"go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|dot|dot_dot|leading_CR|leading_HT|leading_LF|leading_VT|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot|ObjectOpen|ObjectOpenRange|ObjectOpenSeek|ObjectPartialRead|ObjectRemove|ObjectUpdate)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestLinkbox:" 2025/04/22 01:56:03 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yizogoh0vowa" 2025/04/22 01:56:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/dot fstests.go:707: testing "." === RUN TestIntegration/FsMkdir/FsEncoding/dot_dot fstests.go:707: testing ".." === RUN TestIntegration/FsMkdir/FsEncoding/punctuation fstests.go:707: testing "!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~" === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" === RUN TestIntegration/FsMkdir/FsPutFiles 2025/04/22 01:59:18 DEBUG : file name.txt: Update: removing old file === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/04/22 01:59:52 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yizogoh0vowa/dirToPurgeFromRoot" === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpen fstests.go:287: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:287 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1772 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen Messages: readObject("file name.txt") limit=-1, options=[] === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek fstests.go:287: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:287 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1779 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek Messages: readObject("file name.txt") limit=-1, options=[SeekOption(50)] === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange fstests.go:287: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:287 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1798 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange Messages: readObject("file name.txt") limit=-1, options=[RangeOption(5,15)] === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead fstests.go:287: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:287 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1809 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead Messages: readObject("file name.txt") limit=50, options=[] === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 2025/04/22 01:59:59 DEBUG : file name.txt: Update: removing old file fstests.go:287: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:287 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1840 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate Messages: readObject("file name.txt") limit=-1, options=[] === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestLinkbox:" path "rclone-test-yizogoh0vowa" from "TestLinkbox:rclone-test-yizogoh0vowa" 2025/04/22 02:00:04 DEBUG : Creating backend with remote "TestLinkbox:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2025/04/22 02:00:22 ERROR : : error listing: directory not found --- FAIL: TestIntegration (259.09s) --- FAIL: TestIntegration/FsMkdir (256.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding (173.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot (10.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/dot_dot (10.55s) --- PASS: TestIntegration/FsMkdir/FsEncoding/punctuation (10.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (9.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (10.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (11.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (10.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (11.66s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (11.04s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (11.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (11.15s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (10.75s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (11.21s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (10.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (10.62s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (10.98s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (79.79s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (1.97s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (11.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (11.85s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (0.41s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (0.74s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (0.53s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (0.79s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (5.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (12.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (2.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (9.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (3.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (3.73s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/linkbox 259.105s "go test -v -timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|dot|dot_dot|leading_CR|leading_HT|leading_LF|leading_VT|leading_space|leading_tilde|punctuation|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot|ObjectOpen|ObjectOpenRange|ObjectOpenSeek|ObjectPartialRead|ObjectRemove|ObjectUpdate)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$'" - Finished ERROR in 4m19.915571201s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/ObjectOpen TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate]