"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 2/5) === RUN TestIntegration fstests.go:438: Using remote "TestOpenDrive:" 2025/03/15 01:19:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tiwiwul8wudu" 2025/03/15 01:19:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/15 01:19:05 DEBUG : Starting OpenDrive session with ID: 22c3e049f6931ccf6d66cca3ca80112e72a019a49fba356692e8ac498f13074c === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:707: testing "trailing VT␋" 2025/03/15 01:19:07 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/03/15 01:19:11 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/03/15 01:19:14 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/03/15 01:19:17 DEBUG : test%46.txt/test%46.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles 2025/03/15 01:19:20 DEBUG : file name.txt: Uploading chunk 0, size=100, remain=0 2025/03/15 01:19:23 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 0, size=100, remain=0 2025/03/15 01:19:25 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/03/15 01:19:29 DEBUG : dirToPurge/fileToPurge.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2025/03/15 01:19:34 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Uploading chunk 0, size=100, remain=0 2025/03/15 01:19:36 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-tiwiwul8wudu/dirToPurgeFromRoot" 2025/03/15 01:19:36 DEBUG : Starting OpenDrive session with ID: 7cf506ab8c0b9b1c00c4e8fcf7caadd254d561b2ff882bea4a5245a45aabfd50 === RUN TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2025/03/15 01:19:38 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-derenol9neka" 2025/03/15 01:19:38 DEBUG : Starting OpenDrive session with ID: f41b740ec5e1a73279dc2bbdc745a67f22fbcddef36523689024ea3db8ac6fcc 2025/03/15 01:19:43 DEBUG : OpenDrive root 'rclone-test-derenol9neka': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1911: Opening root remote "TestOpenDrive:" path "rclone-test-tiwiwul8wudu" from "TestOpenDrive:rclone-test-tiwiwul8wudu" 2025/03/15 01:19:43 DEBUG : Creating backend with remote "TestOpenDrive:" 2025/03/15 01:19:43 DEBUG : Starting OpenDrive session with ID: 4b2deec7a9b8031a93778eff50997fcd3d00c16f4e3d4b71532d0b10a8eda83f === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2025/03/15 01:19:45 ERROR : : error listing: directory not found --- PASS: TestIntegration (40.89s) --- PASS: TestIntegration/FsMkdir (39.56s) --- PASS: TestIntegration/FsMkdir/FsEncoding (13.22s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (3.54s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (3.17s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.18s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (3.17s) --- PASS: TestIntegration/FsMkdir/FsPutFiles (25.36s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.89s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.88s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.34s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (4.49s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (5.07s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (5.30s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.67s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.03s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) PASS ok github.com/rclone/rclone/backend/opendrive 40.902s "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 42.021680662s (try 2/5)