"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:" 2025/10/06 02:23:31 NOTICE: TestFilesCom: Starting server 2025/10/06 02:23:31 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-kayagag7weme" 2025/10/06 02:23:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/10/06 02:23:40 ERROR : hello? sausage: error listing: directory not found === NAME TestIntegration/FsMkdir fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2025/10/06 02:23:41 ERROR : error listing: directory not found fstest.go:292: Sleeping for 6s just to make sure --- PASS: TestIntegration (16.31s) --- PASS: TestIntegration/FsMkdir (14.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (6.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (2.49s) PASS ok github.com/rclone/rclone/backend/filescom 16.329s "go test -v -timeout 1h0m0s -remote TestFilesCom: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPurge$'" - Finished OK in 17.24117155s (try 2/5)