"go test -v -timeout 2h0m0s -remote TestPutio: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsCopy|FsDirMove|FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|FsMove|FsPurge|FsPurgeRoot|ObjectRemove)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestPutio:" 2025/11/27 02:06:55 DEBUG : Creating backend with remote "TestPutio:rclone-test-bevoved7voye" 2025/11/27 02:06:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2025/11/27 02:06:57 DEBUG : Putio root 'rclone-test-bevoved7voye': chunkStart: 0, reqSize: 100 2025/11/27 02:06:57 DEBUG : Putio root 'rclone-test-bevoved7voye': Sending chunk. transferOffset: 0 length: 100 2025/11/27 02:06:58 DEBUG : Putio root 'rclone-test-bevoved7voye': chunkStart: 0, reqSize: 100 2025/11/27 02:06:58 DEBUG : Putio root 'rclone-test-bevoved7voye': Sending chunk. transferOffset: 0 length: 100 2025/11/27 02:06:59 DEBUG : Putio root 'rclone-test-bevoved7voye': chunkStart: 0, reqSize: 100 2025/11/27 02:06:59 DEBUG : Putio root 'rclone-test-bevoved7voye': Sending chunk. transferOffset: 0 length: 100 === 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 2025/11/27 02:07:03 DEBUG : Putio root 'rclone-test-bevoved7voye': chunkStart: 0, reqSize: 100 2025/11/27 02:07:03 DEBUG : Putio root 'rclone-test-bevoved7voye': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/11/27 02:07:04 DEBUG : Putio root 'rclone-test-bevoved7voye': chunkStart: 0, reqSize: 100 2025/11/27 02:07:04 DEBUG : Putio root 'rclone-test-bevoved7voye': Sending chunk. transferOffset: 0 length: 100 2025/11/27 02:07:05 DEBUG : Creating backend with remote "TestPutio:rclone-test-bevoved7voye/dirToPurgeFromRoot" === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1289: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1398: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/11/27 02:07:11 DEBUG : Creating backend with remote "TestPutio:rclone-test-gecokab6yali" 2025/11/27 02:07:13 DEBUG : Putio root 'rclone-test-gecokab6yali': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestPutio:" path "rclone-test-bevoved7voye" from "TestPutio:rclone-test-bevoved7voye" 2025/11/27 02:07:13 DEBUG : Creating backend with remote "TestPutio:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2025/11/27 02:07:14 DEBUG : Putio root '': chunkStart: 0, reqSize: 100 2025/11/27 02:07:14 DEBUG : Putio root '': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2025/11/27 02:07:17 ERROR : error listing: directory not found --- PASS: TestIntegration (21.50s) --- PASS: TestIntegration/FsMkdir (21.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (20.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.55s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.53s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.01s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (3.20s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (2.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.53s) PASS ok github.com/rclone/rclone/backend/putio 21.523s "go test -v -timeout 2h0m0s -remote TestPutio: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsCopy|FsDirMove|FsListDirFile2|FsListFile1|FsListFile1and2|FsListLevel2|FsListR|FsMove|FsPurge|FsPurgeRoot|ObjectRemove)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$/^Remove$'" - Finished OK in 22.336660057s (try 2/5)