"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_VT|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Starting (try 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestOpenDrive:" 2025/07/12 03:56:02 NOTICE: TestOpenDrive: Starting server 2025/07/12 03:56:02 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-roxejen2guha" 2025/07/12 03:56:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/12 03:56:02 DEBUG : Starting OpenDrive session with ID: decfa3072ae3c9ef8a1b28ba65843068df3092e15dfe0e958d87655b5580e6ce === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/07/12 03:56:04 DEBUG : trailing VT␋/trailing VT␋: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2025/07/12 03:56:08 DEBUG : trailing dot./trailing dot.: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/07/12 03:56:12 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/07/12 03:56:15 DEBUG : test%46.txt/test%46.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles 2025/07/12 03:56:18 DEBUG : file name.txt: Uploading chunk 0, size=100, remain=0 2025/07/12 03:56:22 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 0, size=100, remain=0 fstest.go:537: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) 2025/07/12 03:56:24 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/07/12 03:56:29 DEBUG : dirToPurge/fileToPurge.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/07/12 03:56:33 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Uploading chunk 0, size=100, remain=0 2025/07/12 03:56:35 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-roxejen2guha/dirToPurgeFromRoot" 2025/07/12 03:56:36 DEBUG : Starting OpenDrive session with ID: 2853359f75d2e9fe55c6639528d83871f50109c52b332038ed4e9b821cfcb3b3 === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/07/12 03:56:37 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-hahurow0yuko" 2025/07/12 03:56:38 DEBUG : Starting OpenDrive session with ID: ff22c03a533fc918c815e32416c21621e3feafa7693376ece1507b1225183a4c 2025/07/12 03:56:42 DEBUG : OpenDrive root 'rclone-test-hahurow0yuko': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestOpenDrive:" path "rclone-test-roxejen2guha" from "TestOpenDrive:rclone-test-roxejen2guha" 2025/07/12 03:56:43 DEBUG : Creating backend with remote "TestOpenDrive:" 2025/07/12 03:56:43 DEBUG : Starting OpenDrive session with ID: 51f14d76b37df59ec9be6cb44e2bb78280f0e627716610f1cb664902527bc6dc === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/07/12 03:56:45 ERROR : error listing: directory not found --- PASS: TestIntegration (43.43s) --- PASS: TestIntegration/FsMkdir (42.07s) --- PASS: TestIntegration/FsMkdir/FsEncoding (14.06s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (3.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (3.37s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (3.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (27.05s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (4.54s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (5.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (5.31s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.65s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.02s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.17s) PASS ok github.com/rclone/rclone/backend/opendrive 43.448s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_VT|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished OK in 44.367268131s (try 3/5)