"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|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 3/5) === RUN TestIntegration fstests.go:438: Using remote "TestOpenDrive:" 2026/01/15 04:07:19 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nazosur3qate" 2026/01/15 04:07:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/15 04:07:20 DEBUG : Starting OpenDrive session with ID: eafd0ff854c22765d48fb885d524293c87e54bcfcf90386b4924b4d23e3a29ef === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/leading_space fstests.go:707: testing " leading space" 2026/01/15 04:07:22 DEBUG : leading space/ leading space: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/leading_tilde fstests.go:707: testing "~leading tilde" 2026/01/15 04:07:26 DEBUG : ~leading tilde/~leading tilde: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/leading_CR fstests.go:707: testing "␍leading CR" 2026/01/15 04:07:29 DEBUG : ␍leading CR/␍leading CR: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/leading_LF fstests.go:707: testing "␊leading LF" 2026/01/15 04:07:33 DEBUG : ␊leading LF/␊leading LF: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/leading_HT fstests.go:707: testing "␉leading HT" 2026/01/15 04:07:36 DEBUG : ␉leading HT/␉leading HT: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/leading_VT fstests.go:707: testing "␋leading VT" 2026/01/15 04:07:39 DEBUG : ␋leading VT/␋leading VT: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/leading_dot fstests.go:707: testing ".leading dot" 2026/01/15 04:07:43 DEBUG : .leading dot/.leading dot: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_space fstests.go:707: testing "trailing space " 2026/01/15 04:07:46 DEBUG : trailing space /trailing space : Uploading chunk 0, size=100, remain=0 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/trailing_CR fstests.go:707: testing "trailing CR␍" 2026/01/15 04:07:57 DEBUG : trailing CR␍/trailing CR␍: Uploading chunk 0, size=100, remain=0 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:707: testing "trailing LF␊" 2026/01/15 04:08:08 DEBUG : trailing LF␊/trailing LF␊: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2026/01/15 04:08:12 DEBUG : trailing HT␉/trailing HT␉: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2026/01/15 04:08:15 DEBUG : trailing VT␋/trailing VT␋: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:707: testing "trailing dot." 2026/01/15 04:08:20 DEBUG : trailing dot./trailing dot.: Uploading chunk 0, size=100, remain=0 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:707: testing "invalid utf-8\xfe" 2026/01/15 04:08:31 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" 2026/01/15 04:08:35 DEBUG : test%46.txt/test%46.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles 2026/01/15 04:08:38 DEBUG : file name.txt: Uploading chunk 0, size=100, remain=0 2026/01/15 04:08:41 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 0, size=100, remain=0 2026/01/15 04:08:43 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 2026/01/15 04:08:47 DEBUG : dirToPurge/fileToPurge.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/01/15 04:08:52 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Uploading chunk 0, size=100, remain=0 2026/01/15 04:08:54 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-nazosur3qate/dirToPurgeFromRoot" 2026/01/15 04:08:54 DEBUG : Starting OpenDrive session with ID: 24044ec024d1570f1d1c5e1de9a79acc988d13ada45915448e8067dfdfde45eb === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/01/15 04:08:56 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-vaqivoy1nafa" 2026/01/15 04:08:57 DEBUG : Starting OpenDrive session with ID: cf58e85bfbe156bfc94247237133844d40f8257519b3d417e8979f22879b02b1 2026/01/15 04:09:00 ERROR : error listing: directory not found fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:292: Sleeping for 6s just to make sure 2026/01/15 04:09:08 DEBUG : OpenDrive root 'rclone-test-vaqivoy1nafa': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestOpenDrive:" path "rclone-test-nazosur3qate" from "TestOpenDrive:rclone-test-nazosur3qate" 2026/01/15 04:09:09 DEBUG : Creating backend with remote "TestOpenDrive:" 2026/01/15 04:09:09 DEBUG : Starting OpenDrive session with ID: 0eed15ec9331aa70d19a606ffc6ad56862add960f6b45f95de679811618a1665 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/01/15 04:09:11 ERROR : error listing: directory not found --- PASS: TestIntegration (112.18s) --- PASS: TestIntegration/FsMkdir (110.76s) --- PASS: TestIntegration/FsMkdir/FsEncoding (76.26s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_space (3.58s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_tilde (3.49s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_CR (3.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_LF (3.41s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_HT (3.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_VT (3.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/leading_dot (3.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_space (11.00s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_CR (11.02s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (3.47s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (3.34s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (5.52s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (10.88s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (3.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (33.51s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (4.66s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (5.44s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (12.62s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) PASS ok github.com/rclone/rclone/backend/opendrive 112.194s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|leading_CR|leading_HT|leading_LF|leading_VT|leading_dot|leading_space|leading_tilde|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 OK in 1m52.977483365s (try 3/5)