"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestOpenDrive:" 2025/06/29 01:46:17 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-ciwuqiz5woyo" 2025/06/29 01:46:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/29 01:46:18 DEBUG : Starting OpenDrive session with ID: c40af5984916e55fef5e92750ad5108cbacfc86b14fcf0c3868019e416309b70 === RUN TestIntegration/FsMkdir 2025/06/29 01:46:19 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:279: Error listing: failed to get folder list: Directory doesn't exist (Error 404) --- FAIL: TestIntegration (1.87s) --- FAIL: TestIntegration/FsMkdir (0.17s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/opendrive 1.892s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_CR|trailing_HT|trailing_LF|trailing_VT|trailing_dot|trailing_space)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished ERROR in 2.792870807s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir]