"go test -v -timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsPurge|FsPurgeRoot)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestFilesCom:" 2025/08/11 02:52:24 NOTICE: TestFilesCom: Starting server 2025/08/11 02:52:24 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-xabijon8xatu" 2025/08/11 02:52:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/08/11 02:52:33 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-xabijon8xatu/dirToPurgeFromRoot" fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:289: Sleeping for 6s just to make sure 2025/08/11 02:52:44 ERROR : hello? sausage: error listing: directory not found === NAME TestIntegration/FsMkdir fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 2025/08/11 02:52:45 ERROR : error listing: directory not found fstest.go:289: Sleeping for 6s just to make sure --- PASS: TestIntegration (27.44s) --- PASS: TestIntegration/FsMkdir (26.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (16.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.58s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (10.96s) PASS ok github.com/rclone/rclone/backend/filescom 27.456s "go test -v -timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsPurge|FsPurgeRoot)$'" - Finished OK in 28.330185364s (try 2/5)