"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 4/5) === RUN TestIntegration fstests.go:438: Using remote "TestOpenDrive:" 2025/06/20 02:27:45 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qawiroj2fire" 2025/06/20 02:27:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/20 02:27:45 DEBUG : Starting OpenDrive session with ID: cda82958821b3f1879f2bcfc0fa3e2cc7c42dc8c32dc6c7e6818b97f410a596c === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:707: testing "trailing HT␉" 2025/06/20 02:27:47 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/06/20 02:27:51 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/06/20 02:27:54 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/06/20 02:27:57 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/06/20 02:28:01 DEBUG : test%46.txt/test%46.txt: Uploading chunk 0, size=100, remain=0 fstest.go:537: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found) === RUN TestIntegration/FsMkdir/FsPutFiles 2025/06/20 02:28:05 DEBUG : file name.txt: Uploading chunk 0, size=100, remain=0 2025/06/20 02:28:08 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 0, size=100, remain=0 2025/06/20 02:28:10 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/06/20 02:28:14 DEBUG : dirToPurge/fileToPurge.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/06/20 02:28:19 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Uploading chunk 0, size=100, remain=0 2025/06/20 02:28:21 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-qawiroj2fire/dirToPurgeFromRoot" 2025/06/20 02:28:22 DEBUG : Starting OpenDrive session with ID: f4c14fa037e3b10267d2bb4f3fde787a7b25914851798086c23d555e49e099c1 === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/06/20 02:28:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-cohiwob2gila" 2025/06/20 02:28:24 DEBUG : Starting OpenDrive session with ID: 4e6e763280ca4cd522f6720836652e042f8d95819cbb4af5ffddbb28d6eb3c5f 2025/06/20 02:28:28 DEBUG : OpenDrive root 'rclone-test-cohiwob2gila': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestOpenDrive:" path "rclone-test-qawiroj2fire" from "TestOpenDrive:rclone-test-qawiroj2fire" 2025/06/20 02:28:29 DEBUG : Creating backend with remote "TestOpenDrive:" 2025/06/20 02:28:29 DEBUG : Starting OpenDrive session with ID: 0b99905896b9402febb6857b7a707a3c55f6c5e027729348cf3737f462674ea2 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/06/20 02:28:31 ERROR : error listing: directory not found --- PASS: TestIntegration (46.44s) --- PASS: TestIntegration/FsMkdir (45.12s) --- PASS: TestIntegration/FsMkdir/FsEncoding (17.85s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (3.32s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (3.25s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (3.31s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.45s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (4.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (26.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.87s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (4.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (5.24s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (5.41s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.74s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) PASS ok github.com/rclone/rclone/backend/opendrive 46.465s "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 47.259782344s (try 4/5)