"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:" 2026/01/17 05:05:25 DEBUG : Creating backend with remote "TestPutio:rclone-test-qijumut7riha" 2026/01/17 05:05:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2026/01/17 05:05:26 DEBUG : Putio root 'rclone-test-qijumut7riha': chunkStart: 0, reqSize: 100 2026/01/17 05:05:26 DEBUG : Putio root 'rclone-test-qijumut7riha': Sending chunk. transferOffset: 0 length: 100 2026/01/17 05:05:28 DEBUG : Putio root 'rclone-test-qijumut7riha': chunkStart: 0, reqSize: 100 2026/01/17 05:05:28 DEBUG : Putio root 'rclone-test-qijumut7riha': Sending chunk. transferOffset: 0 length: 100 2026/01/17 05:05:29 DEBUG : Putio root 'rclone-test-qijumut7riha': chunkStart: 0, reqSize: 100 2026/01/17 05:05:29 DEBUG : Putio root 'rclone-test-qijumut7riha': 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/01/17 05:05:32 DEBUG : Putio root 'rclone-test-qijumut7riha': chunkStart: 0, reqSize: 100 2026/01/17 05:05:32 DEBUG : Putio root 'rclone-test-qijumut7riha': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/01/17 05:05:34 DEBUG : Putio root 'rclone-test-qijumut7riha': chunkStart: 0, reqSize: 100 2026/01/17 05:05:34 DEBUG : Putio root 'rclone-test-qijumut7riha': Sending chunk. transferOffset: 0 length: 100 2026/01/17 05:05:35 DEBUG : Creating backend with remote "TestPutio:rclone-test-qijumut7riha/dirToPurgeFromRoot" === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy === RUN TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata fstests.go:1293: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove === RUN TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata fstests.go:1402: Skipping test as can't write metadata === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/01/17 05:05:41 DEBUG : Creating backend with remote "TestPutio:rclone-test-yucetex1keri" 2026/01/17 05:05:43 DEBUG : Putio root 'rclone-test-yucetex1keri': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestPutio:" path "rclone-test-qijumut7riha" from "TestPutio:rclone-test-qijumut7riha" 2026/01/17 05:05:43 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/01/17 05:05:44 DEBUG : Putio root '': chunkStart: 0, reqSize: 100 2026/01/17 05:05:44 DEBUG : Putio root '': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2026/01/17 05:05:47 ERROR : error listing: directory not found --- PASS: TestIntegration (21.48s) --- PASS: TestIntegration/FsMkdir (20.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (20.40s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.64s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.19s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (3.12s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (2.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.50s) PASS ok github.com/rclone/rclone/backend/putio 21.516s "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.922677599s (try 2/5)