"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/06/18 03:42:14 DEBUG : Creating backend with remote "TestPutio:rclone-test-kuyamuc3cati" 2025/06/18 03:42:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2025/06/18 03:42:15 DEBUG : Putio root 'rclone-test-kuyamuc3cati': chunkStart: 0, reqSize: 100 2025/06/18 03:42:15 DEBUG : Putio root 'rclone-test-kuyamuc3cati': Sending chunk. transferOffset: 0 length: 100 2025/06/18 03:42:17 DEBUG : Putio root 'rclone-test-kuyamuc3cati': chunkStart: 0, reqSize: 100 2025/06/18 03:42:17 DEBUG : Putio root 'rclone-test-kuyamuc3cati': Sending chunk. transferOffset: 0 length: 100 2025/06/18 03:42:18 DEBUG : Putio root 'rclone-test-kuyamuc3cati': chunkStart: 0, reqSize: 100 2025/06/18 03:42:18 DEBUG : Putio root 'rclone-test-kuyamuc3cati': 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/06/18 03:42:20 DEBUG : Putio root 'rclone-test-kuyamuc3cati': chunkStart: 0, reqSize: 100 2025/06/18 03:42:20 DEBUG : Putio root 'rclone-test-kuyamuc3cati': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/06/18 03:42:22 DEBUG : Putio root 'rclone-test-kuyamuc3cati': chunkStart: 0, reqSize: 100 2025/06/18 03:42:22 DEBUG : Putio root 'rclone-test-kuyamuc3cati': Sending chunk. transferOffset: 0 length: 100 2025/06/18 03:42:23 DEBUG : Creating backend with remote "TestPutio:rclone-test-kuyamuc3cati/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/06/18 03:42:27 DEBUG : Creating backend with remote "TestPutio:rclone-test-losejal8xeyo" 2025/06/18 03:42:29 DEBUG : Putio root 'rclone-test-losejal8xeyo': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestPutio:" path "rclone-test-kuyamuc3cati" from "TestPutio:rclone-test-kuyamuc3cati" 2025/06/18 03:42:29 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/06/18 03:42:30 DEBUG : Putio root '': chunkStart: 0, reqSize: 100 2025/06/18 03:42:30 DEBUG : Putio root '': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2025/06/18 03:42:32 ERROR : error listing: directory not found --- PASS: TestIntegration (18.00s) --- PASS: TestIntegration/FsMkdir (17.56s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (17.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (0.95s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (2.70s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (1.98s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (2.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.48s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (1.76s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (0.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.46s) PASS ok github.com/rclone/rclone/backend/putio 18.043s "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 18.91906593s (try 2/5)