"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose" - Starting (try 1/5) === RUN TestIntegration fstests.go:438: Using remote "TestOpenDrive:" 2025/12/01 02:59:07 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kinixux2goga" 2025/12/01 02:59:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/12/01 02:59:08 DEBUG : Starting OpenDrive session with ID: d7cbb2eac4e43a86dbfd9d8599bf544e2efd1083f4f22a35aa4a4e274e2845be === RUN TestIntegration/FsCheckWrap fstests.go:479: Not a wrapping Fs === RUN TestIntegration/FsCommand fstests.go:507: No commands in this remote === RUN TestIntegration/FsRmdirNotFound 2025/12/01 02:59:09 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) === NAME TestIntegration fstest.go:282: Error listing: failed to get folder list: Directory doesn't exist (Error 404) --- FAIL: TestIntegration (1.56s) --- SKIP: TestIntegration/FsCheckWrap (0.00s) --- SKIP: TestIntegration/FsCommand (0.00s) --- PASS: TestIntegration/FsRmdirNotFound (0.17s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/opendrive 1.571s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose" - Finished ERROR in 3.006722516s (try 1/5): exit status 1: Failed [TestIntegration]