"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsListRootedSubdir|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestOpenDrive:" 2025/05/14 02:52:26 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lufiqug8jelo" 2025/05/14 02:52:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/05/14 02:52:26 DEBUG : Starting OpenDrive session with ID: 424e3c79680e4bf46ab8ae3cb8019bd4c7c0e151445bce647af71fbaa4df770c === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/05/14 02:52:29 DEBUG : invalid utf-8þ/invalid utf-8þ: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:707: testing "test%46.txt" 2025/05/14 02:52:32 DEBUG : test%46.txt/test%46.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles 2025/05/14 02:52:35 DEBUG : file name.txt: Uploading chunk 0, size=100, remain=0 2025/05/14 02:52:38 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 0, size=100, remain=0 2025/05/14 02:52:40 DEBUG : file name.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListR === RUN TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurge 2025/05/14 02:52:44 DEBUG : dirToPurge/fileToPurge.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/05/14 02:52:49 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Uploading chunk 0, size=100, remain=0 2025/05/14 02:52:51 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lufiqug8jelo/dirToPurgeFromRoot" 2025/05/14 02:52:52 DEBUG : Starting OpenDrive session with ID: 6f6b26d275e8605540e2ace1201fbd4d3b7818aeceb6b137f867aa9ec584152c === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2025/05/14 02:52:53 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lufiqug8jelo/hello? sausage/êé" 2025/05/14 02:52:54 DEBUG : Starting OpenDrive session with ID: 9ccb5072f17ea5d7fca354531599cd1c13cc97a86d147a45254e72a2b6802367 2025/05/14 02:52:57 DEBUG : a/b/c/d/e.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/05/14 02:52:59 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-lohugos3mogi" 2025/05/14 02:53:00 DEBUG : Starting OpenDrive session with ID: 5382a858326284a51631a7b2f2aaa39bef7117e686cda2d053871af832c9ce13 2025/05/14 02:53:04 DEBUG : OpenDrive root 'rclone-test-lohugos3mogi': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestOpenDrive:" path "rclone-test-lufiqug8jelo" from "TestOpenDrive:rclone-test-lufiqug8jelo" 2025/05/14 02:53:04 DEBUG : Creating backend with remote "TestOpenDrive:" 2025/05/14 02:53:05 DEBUG : Starting OpenDrive session with ID: 4bba0f6938ad6f0932b6f3a872c0b9430ec2238e02fbc5ada9610fdba0fa1669 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/05/14 02:53:07 ERROR : : error listing: directory not found --- PASS: TestIntegration (40.93s) --- PASS: TestIntegration/FsMkdir (39.57s) --- PASS: TestIntegration/FsMkdir/FsEncoding (6.79s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.44s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (3.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (31.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (4.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (5.12s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (5.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (5.33s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.69s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.04s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.17s) PASS ok github.com/rclone/rclone/backend/opendrive 40.949s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsListRootedSubdir|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished OK in 41.713537263s (try 2/5)