"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:442: Using remote "TestOpenDrive:" 2024/11/02 04:22:18 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-puxitoh4peva" 2024/11/02 04:22:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/02 04:22:19 DEBUG : Starting OpenDrive session with ID: a733987c87fde371c3bbfb24be70e350884c507c78fe3e5aee7aa8bfc30f01bf === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:711: testing "invalid utf-8\xfe" 2024/11/02 04:22:21 DEBUG : invalid utf-8þ/invalid utf-8þ: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:711: testing "test%46.txt" 2024/11/02 04:22:25 DEBUG : test%46.txt/test%46.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles 2024/11/02 04:22:28 DEBUG : file name.txt: Uploading chunk 0, size=100, remain=0 2024/11/02 04:22:32 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 0, size=100, remain=0 2024/11/02 04:22:33 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 2024/11/02 04:22:38 DEBUG : dirToPurge/fileToPurge.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2024/11/02 04:22:42 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Uploading chunk 0, size=100, remain=0 2024/11/02 04:22:44 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-puxitoh4peva/dirToPurgeFromRoot" 2024/11/02 04:22:45 DEBUG : Starting OpenDrive session with ID: 7080397d3b2ed219b6dc8446713d0be3bf5f4267ea782c2f1865a40b81027ed6 === RUN TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir 2024/11/02 04:22:46 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-puxitoh4peva/hello? sausage/êé" 2024/11/02 04:22:47 DEBUG : Starting OpenDrive session with ID: 42610a94425a9bb24159c629f26a95f4e7799d23967f8738fd108227a8c6bc6c 2024/11/02 04:22:49 DEBUG : a/b/c/d/e.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2024/11/02 04:22:52 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-loyomij8sedo" 2024/11/02 04:22:53 DEBUG : Starting OpenDrive session with ID: 064f9f67f8d1091503a5e40c6fe0b62c8e4a881b0f1cb91e640efeb0149e1138 2024/11/02 04:22:58 DEBUG : OpenDrive root 'rclone-test-loyomij8sedo': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1915: Opening root remote "TestOpenDrive:" path "rclone-test-puxitoh4peva" from "TestOpenDrive:rclone-test-puxitoh4peva" 2024/11/02 04:22:58 DEBUG : Creating backend with remote "TestOpenDrive:" 2024/11/02 04:22:58 DEBUG : Starting OpenDrive session with ID: 3a7b06e57fb836eba762cc68ede5b412293276e0bc839141fd6a83a6d366508a === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries === NAME TestIntegration/FsMkdir fstests.go:2692: Warning: this should produce fs.ErrorDirNotFound --- PASS: TestIntegration (42.44s) --- PASS: TestIntegration/FsMkdir (40.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding (7.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.99s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (3.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (32.27s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.90s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.35s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (4.38s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (5.47s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListRootedSubdir (5.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (5.70s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) PASS ok github.com/rclone/rclone/backend/opendrive 42.446s "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 42.918116158s (try 2/5)