"go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^ObjectRemove$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestGoFile:" 2026/07/03 01:55:00 DEBUG : Creating backend with remote "TestGoFile:rclone-test-qemopun1libi" 2026/07/03 01:55:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsPutFiles 2026/07/03 01:55:04 DEBUG : file name.txt: Removing old object on successful upload === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1920: Opening root remote "TestGoFile:" path "rclone-test-qemopun1libi" from "TestGoFile:rclone-test-qemopun1libi" 2026/07/03 01:55:05 DEBUG : Creating backend with remote "TestGoFile:" === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove === RUN TestIntegration/FsMkdir/FsPutFiles/ObjectRemove --- PASS: TestIntegration (10.21s) --- PASS: TestIntegration/FsMkdir (8.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (7.43s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put (4.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/Put/Remove (2.96s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/ObjectRemove (0.39s) PASS ok github.com/rclone/rclone/backend/gofile 10.218s "go test -v -timeout 1h0m0s -remote TestGoFile: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^Put$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^ObjectRemove$'" - Finished OK in 10.993491977s (try 2/5)