"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:442: Using remote "TestPutio:" 2024/11/20 01:54:02 DEBUG : Creating backend with remote "TestPutio:rclone-test-gipegod1buyu" 2024/11/20 01:54:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2024/11/20 01:54:03 DEBUG : Putio root 'rclone-test-gipegod1buyu': chunkStart: 0, reqSize: 100 2024/11/20 01:54:03 DEBUG : Putio root 'rclone-test-gipegod1buyu': Sending chunk. transferOffset: 0 length: 100 2024/11/20 01:54:05 DEBUG : Putio root 'rclone-test-gipegod1buyu': chunkStart: 0, reqSize: 100 2024/11/20 01:54:05 DEBUG : Putio root 'rclone-test-gipegod1buyu': Sending chunk. transferOffset: 0 length: 100 2024/11/20 01:54:06 DEBUG : Putio root 'rclone-test-gipegod1buyu': chunkStart: 0, reqSize: 100 2024/11/20 01:54:06 DEBUG : Putio root 'rclone-test-gipegod1buyu': 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 2024/11/20 01:54:08 DEBUG : Putio root 'rclone-test-gipegod1buyu': chunkStart: 0, reqSize: 100 2024/11/20 01:54:08 DEBUG : Putio root 'rclone-test-gipegod1buyu': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/11/20 01:54:10 DEBUG : Putio root 'rclone-test-gipegod1buyu': chunkStart: 0, reqSize: 100 2024/11/20 01:54:10 DEBUG : Putio root 'rclone-test-gipegod1buyu': Sending chunk. transferOffset: 0 length: 100 2024/11/20 01:54:11 DEBUG : Creating backend with remote "TestPutio:rclone-test-gipegod1buyu/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 2024/11/20 01:54:18 DEBUG : Creating backend with remote "TestPutio:rclone-test-wubaloj5dodi" 2024/11/20 01:54:20 DEBUG : Putio root 'rclone-test-wubaloj5dodi': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestPutio:" path "rclone-test-gipegod1buyu" from "TestPutio:rclone-test-gipegod1buyu" 2024/11/20 01:54:20 DEBUG : Creating backend with remote "TestPutio:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put 2024/11/20 01:54:22 DEBUG : Putio root '': chunkStart: 0, reqSize: 100 2024/11/20 01:54:22 DEBUG : Putio root '': Sending chunk. transferOffset: 0 length: 100 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove 2024/11/20 01:54:25 ERROR : : error listing: directory not found --- PASS: TestIntegration (23.00s) --- PASS: TestIntegration/FsMkdir (22.57s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (22.28s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.29s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1 (0.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListFile1and2 (0.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (1.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (2.81s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsCopy (1.83s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsCopy/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsMove (4.39s) --- SKIP: TestIntegration/FsMkdir/FsPutFiles/FsMove/Metadata (0.00s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (2.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (3.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (0.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.06s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (2.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (1.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.43s) PASS ok github.com/rclone/rclone/backend/putio 23.028s "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 23.561527385s (try 2/5)