"go test -v -timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPurge$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestFilesCom:" 2026/03/12 05:43:41 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-fubizak8tixi" 2026/03/12 05:43:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge === NAME TestIntegration/FsMkdir fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/03/12 05:43:51 ERROR : error listing: directory not found fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestIntegration (16.09s) --- PASS: TestIntegration/FsMkdir (14.80s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (6.13s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.44s) PASS ok github.com/rclone/rclone/backend/filescom 16.107s "go test -v -timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPurge$'" - Finished OK in 17.022948203s (try 2/5)