"go test -v -timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPurge$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestFilesCom:" 2025/09/12 02:21:19 NOTICE: TestFilesCom: Starting server 2025/09/12 02:21:19 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-toquhix1puso" 2025/09/12 02:21:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/09/12 02:21:28 ERROR : hello? sausage: error listing: directory not found === NAME TestIntegration/FsMkdir fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2025/09/12 02:21:29 ERROR : error listing: directory not found fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestIntegration (16.09s) --- PASS: TestIntegration/FsMkdir (14.73s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (6.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.55s) 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 16.982060438s (try 3/5)