"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$'" - Starting (try 4/5) === RUN TestIntegration fstests.go:438: Using remote "TestOpenDrive:" === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound === RUN TestIntegration/FsString === RUN TestIntegration/FsName === RUN TestIntegration/FsRoot === RUN TestIntegration/FsRmdirEmpty fstests.go:578: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:578 Error: Received unexpected error: Directory doesn't exist (Error 404) Test: TestIntegration/FsRmdirEmpty === RUN TestIntegration/FsMkdir 2025/05/27 04:39:26 ERROR error listing: failed to get folder list: Directory doesn't exist (Error 404) object="" objectType=string fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) === RUN TestIntegration/FsShutdown fstests.go:2831: Shutdown method not supported --- FAIL: TestIntegration (2.18s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.17s) --- PASS: TestIntegration/FsString (0.00s) --- PASS: TestIntegration/FsName (0.00s) --- PASS: TestIntegration/FsRoot (0.00s) --- FAIL: TestIntegration/FsRmdirEmpty (0.16s) --- FAIL: TestIntegration/FsMkdir (0.17s) --- SKIP: TestIntegration/FsShutdown (0.00s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/opendrive 2.186s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$'" - Finished ERROR in 2.952854746s (try 4/5): exit status 1: Failed [TestIntegration/FsRmdirEmpty TestIntegration/FsMkdir]