"go test -v -timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPurgeRoot$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestFilesCom:" 2025/05/02 03:55:21 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nokoxew3povo" 2025/05/02 03:55:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/05/02 03:55:28 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-nokoxew3povo/dirToPurgeFromRoot" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestIntegration (17.50s) --- PASS: TestIntegration/FsMkdir (15.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (14.32s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (11.10s) PASS ok github.com/rclone/rclone/backend/filescom 17.528s "go test -v -timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPurgeRoot$'" - Finished OK in 18.366473607s (try 2/5)