"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:457: Using remote "TestPutio:" 2026/07/28 04:30:32 DEBUG : Creating backend with remote "TestPutio:rclone-test-rotekut7kafe" 2026/07/28 04:30:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/28 04:30:33 DEBUG : Putio root 'rclone-test-rotekut7kafe': chunkStart: 0, reqSize: 100 2026/07/28 04:30:33 DEBUG : Putio root 'rclone-test-rotekut7kafe': Sending chunk. transferOffset: 0 length: 100 2026/07/28 04:30:34 DEBUG : Putio root 'rclone-test-rotekut7kafe': chunkStart: 0, reqSize: 100 2026/07/28 04:30:34 DEBUG : Putio root 'rclone-test-rotekut7kafe': Sending chunk. transferOffset: 0 length: 100 2026/07/28 04:30:35 DEBUG : Putio root 'rclone-test-rotekut7kafe': chunkStart: 0, reqSize: 100 2026/07/28 04:30:35 DEBUG : Putio root 'rclone-test-rotekut7kafe': 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 2026/07/28 04:30:38 DEBUG : Putio root 'rclone-test-rotekut7kafe': chunkStart: 0, reqSize: 100 2026/07/28 04:30:38 DEBUG : Putio root 'rclone-test-rotekut7kafe': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/07/28 04:30:39 DEBUG : Putio root 'rclone-test-rotekut7kafe': chunkStart: 0, reqSize: 100 2026/07/28 04:30:39 DEBUG : Putio root 'rclone-test-rotekut7kafe': Sending chunk. transferOffset: 0 length: 100 2026/07/28 04:30:40 DEBUG : Creating backend with remote "TestPutio:rclone-test-rotekut7kafe/dirToPurgeFromRoot" === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1318: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1430: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/07/28 04:30:45 DEBUG : Creating backend with remote "TestPutio:rclone-test-zesupac0bogo" 2026/07/28 04:30:47 DEBUG : Putio root 'rclone-test-zesupac0bogo': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1987: Opening root remote "TestPutio:" path "rclone-test-rotekut7kafe" from "TestPutio:rclone-test-rotekut7kafe" 2026/07/28 04:30:47 DEBUG : Creating backend with remote "TestPutio:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2026/07/28 04:30:48 DEBUG : Putio root '': chunkStart: 0, reqSize: 100 2026/07/28 04:30:48 DEBUG : Putio root '': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/07/28 04:30:50 ERROR : error listing: directory not found --- PASS: TestIntegration (18.06s) --- PASS: TestIntegration/FsMkdir (17.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (17.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.39s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.03s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (2.83s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (1.99s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.52s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.49s) PASS ok github.com/rclone/rclone/backend/putio 18.106s "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 19.226917222s (try 2/5)