"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_HT|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/19 02:15:47 NOTICE: TestOpenDrive: Starting server 2025/07/19 02:15:47 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kecezos9bube" 2025/07/19 02:15:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/19 02:15:48 DEBUG : Starting OpenDrive session with ID: 2ab68f272f9fb316546cd4c7a703a3d43f023ad25b1e50348fb59a92ef00cf93 === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/07/19 02:15:50 DEBUG : trailing HT␉/trailing HT␉: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/07/19 02:15:54 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/19 02:15:57 DEBUG : trailing dot./trailing dot.: Uploading chunk 0, size=100, remain=0 fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Flushing the directory cache fstest.go:289: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2025/07/19 02:16:08 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/19 02:16:11 DEBUG : test%46.txt/test%46.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles 2025/07/19 02:16:14 DEBUG : file name.txt: Uploading chunk 0, size=100, remain=0 2025/07/19 02:16:18 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 0, size=100, remain=0 2025/07/19 02:16:19 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/19 02:16:24 DEBUG : dirToPurge/fileToPurge.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/07/19 02:16:28 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Uploading chunk 0, size=100, remain=0 2025/07/19 02:16:30 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-kecezos9bube/dirToPurgeFromRoot" 2025/07/19 02:16:31 DEBUG : Starting OpenDrive session with ID: 862cf3ca96e543c662896450d8222ef53d38218b1b7a36e903360466e8084fc9 === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/07/19 02:16:33 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-jikelic7hosu" 2025/07/19 02:16:33 DEBUG : Starting OpenDrive session with ID: a484a4657138f8b080e0d339944a055e680075070ef4ec6ea794199668ac9015 2025/07/19 02:16:38 DEBUG : OpenDrive root 'rclone-test-jikelic7hosu': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestOpenDrive:" path "rclone-test-kecezos9bube" from "TestOpenDrive:rclone-test-kecezos9bube" 2025/07/19 02:16:38 DEBUG : Creating backend with remote "TestOpenDrive:" 2025/07/19 02:16:39 DEBUG : Starting OpenDrive session with ID: 35fc990aeb6f77312973f7e1bf7a3debc80b476abcd5a183a9db93aba4bd4a83 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/07/19 02:16:41 ERROR : error listing: directory not found --- PASS: TestIntegration (53.54s) --- PASS: TestIntegration/FsMkdir (52.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding (24.77s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (3.68s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (3.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (10.63s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.50s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (3.42s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (26.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.86s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (5.22s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (5.77s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) PASS ok github.com/rclone/rclone/backend/opendrive 53.578s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_HT|trailing_VT|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished OK in 54.636614427s (try 3/5)