"go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPutStream$/^0$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestGoFile:" 2025/12/02 03:59:21 DEBUG : Creating backend with remote "TestGoFile:rclone-test-vicodop8cuse" 2025/12/02 03:59:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2025/12/02 03:59:23 DEBUG : file name.txt: Removing old object on successful upload === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream === RUN TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) fstest.go:542: Sleeping for 1.5s for findObject eventual consistency: 2/3 (object not found) fstest.go:542: Sleeping for 2.25s for findObject eventual consistency: 3/3 (object not found) fstest.go:546: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:546 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:2330 Error: Received unexpected error: object not found Test: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 --- FAIL: TestIntegration (8.96s) --- FAIL: TestIntegration/FsMkdir (8.19s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (7.40s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (5.30s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (5.30s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/gofile 8.984s "go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPutStream$/^0$'" - Finished ERROR in 9.737213163s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0]