"go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPutStream$/^0$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:438: Using remote "TestGoFile:" 2025/12/16 02:28:43 DEBUG : Creating backend with remote "TestGoFile:rclone-test-jujakub6ziqu" 2025/12/16 02:28:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2025/12/16 02:28:46 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 (9.03s) --- FAIL: TestIntegration/FsMkdir (8.24s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (7.47s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPutStream (5.40s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0 (5.40s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/gofile 9.046s "go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FsPutStream$/^0$'" - Finished ERROR in 9.838260505s (try 4/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsPutStream/0]