"go test -v -timeout 1h0m0s -remote TestFileLu: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsMove|ObjectOpen|ObjectOpenRange|ObjectOpenSeek|ObjectPartialRead|ObjectUpdate)$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:438: Using remote "TestFileLu:" 2025/07/27 02:11:01 NOTICE: TestFileLu: Starting server 2025/07/27 02:11:01 DEBUG : Creating backend with remote "TestFileLu:rclone-test-dofofax5yajo" 2025/07/27 02:11:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/27 02:11:11 INFO : FileLu root 'rclone-test-dofofax5yajo': Successfully created folder "rclone-test-dofofax5yajo" with ID 870841 === RUN TestIntegration/FsMkdir 2025/07/27 02:11:14 INFO : FileLu root 'rclone-test-dofofax5yajo': Successfully created folder "rclone-test-dofofax5yajo" with ID 870841 2025/07/27 02:11:15 INFO : FileLu root 'rclone-test-dofofax5yajo': Successfully created folder "rclone-test-dofofax5yajo" with ID 870841 === RUN TestIntegration/FsMkdir/FsPutFiles 2025/07/27 02:11:17 INFO : FileLu root 'rclone-test-dofofax5yajo': Put: Successfully uploaded new file "file name.txt" 2025/07/27 02:11:19 INFO : FileLu root 'rclone-test-dofofax5yajo': Successfully created folder "rclone-test-dofofax5yajo/hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠" with ID 870846 2025/07/27 02:11:20 INFO : FileLu root 'rclone-test-dofofax5yajo': Put: Successfully uploaded new file "hello? sausage/êé/Hello, 世界/ \" ' @ < > & ? + ≠/z.txt" 2025/07/27 02:11:24 INFO : FileLu root 'rclone-test-dofofax5yajo': Put: Successfully uploaded new file "file name.txt" === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove fstests.go:1360: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1360 Error: Received unexpected error: failed to open source object: failed to download file: HTTP 403 Test: TestIntegration/FsMkdir/FsPutFiles/FsMove === 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: failed to download file: HTTP 403 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: failed to download file: HTTP 403 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: failed to download file: HTTP 403 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: failed to download file: HTTP 403 Test: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead Messages: readObject("file name.txt") limit=50, options=[] === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate 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: failed to download file: HTTP 403 Test: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate Messages: readObject("file name.txt") limit=-1, options=[] 2025/07/27 02:11:38 INFO : FileLu root 'rclone-test-dofofax5yajo': Rmdir: successfully deleted "/rclone-test-dofofax5yajo" 2025/07/27 02:11:39 ERROR : error listing: directory not found === NAME TestIntegration/FsMkdir fstests.go:2817: Warning: this should produce fs.ErrorDirNotFound --- FAIL: TestIntegration (38.14s) --- FAIL: TestIntegration/FsMkdir (26.00s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (22.95s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsMove (1.77s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpen (1.80s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek (1.78s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange (1.74s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead (1.77s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate (4.95s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/filelu 38.158s "go test -v -timeout 1h0m0s -remote TestFileLu: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsMove|ObjectOpen|ObjectOpenRange|ObjectOpenSeek|ObjectPartialRead|ObjectUpdate)$'" - Finished ERROR in 39.004359661s (try 4/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsMove TestIntegration/FsMkdir/FsPutFiles/ObjectOpen TestIntegration/FsMkdir/FsPutFiles/ObjectOpenSeek TestIntegration/FsMkdir/FsPutFiles/ObjectOpenRange TestIntegration/FsMkdir/FsPutFiles/ObjectPartialRead TestIntegration/FsMkdir/FsPutFiles/ObjectUpdate]