"go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_HT|trailing_LF|trailing_VT|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutError$|^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:" 2026/03/05 04:45:23 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mogosad4gove" 2026/03/05 04:45:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/05 04:45:23 DEBUG : Starting OpenDrive session with ID: a999832f68b4379452846890155036aefd0ad82fc84585bce3f1ba438eb752bd === RUN TestIntegration/FsMkdir === RUN TestIntegration/FsMkdir/FsEncoding === RUN TestIntegration/FsMkdir/FsEncoding/trailing_LF fstests.go:708: testing "trailing LF␊" 2026/03/05 04:45:26 DEBUG : trailing LF␊/trailing LF␊: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_HT fstests.go:708: testing "trailing HT␉" 2026/03/05 04:45:29 DEBUG : trailing HT␉/trailing HT␉: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_VT fstests.go:708: testing "trailing VT␋" 2026/03/05 04:45:32 DEBUG : trailing VT␋/trailing VT␋: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/trailing_dot fstests.go:708: testing "trailing dot." 2026/03/05 04:45:36 DEBUG : trailing dot./trailing dot.: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 fstests.go:708: testing "invalid utf-8\xfe" 2026/03/05 04:45:39 DEBUG : invalid utf-8/invalid utf-8: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsEncoding/URL_encoding fstests.go:708: testing "test%46.txt" 2026/03/05 04:45:43 DEBUG : test%46.txt/test%46.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutError 2026/03/05 04:45:47 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 0, size=10240, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles 2026/03/05 04:45:49 DEBUG : file name.txt: Uploading chunk 0, size=100, remain=0 2026/03/05 04:45:51 DEBUG : hello? sausage/êé/Hello, 世界/ " ' @ < > & ? + ≠/z.txt: Uploading chunk 0, size=100, remain=0 2026/03/05 04:45:52 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/03/05 04:45:57 DEBUG : dirToPurge/fileToPurge.txt: Uploading chunk 0, size=100, remain=0 === RUN TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot 2026/03/05 04:46:02 DEBUG : dirToPurgeFromRoot/fileToPurgeFromRoot.txt: Uploading chunk 0, size=100, remain=0 2026/03/05 04:46:05 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-mogosad4gove/dirToPurgeFromRoot" 2026/03/05 04:46:05 DEBUG : Starting OpenDrive session with ID: a92a04777bc52698208993be373ff65dd133bb9f80dd02af2d91477c40af1560 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/FsPutFiles/FsDirMove 2026/03/05 04:46:15 DEBUG : Creating backend with remote "TestOpenDrive:rclone-test-legeyeq9gole" 2026/03/05 04:46:15 DEBUG : Starting OpenDrive session with ID: c7e09db70fa124c4298a5b34746d4d119f93c68be77c4907900c5d848417e1a7 fstests.go:1479: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstests/fstests.go:1479 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestIntegration/FsMkdir/FsPutFiles/FsDirMove 2026/03/05 04:46:16 DEBUG : OpenDrive root 'rclone-test-legeyeq9gole': Purge remote === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot fstests.go:1916: Opening root remote "TestOpenDrive:" path "rclone-test-mogosad4gove" from "TestOpenDrive:rclone-test-mogosad4gove" 2026/03/05 04:46:17 DEBUG : Creating backend with remote "TestOpenDrive:" 2026/03/05 04:46:17 DEBUG : Starting OpenDrive session with ID: c583a5cb202f3454a41b8eeae053862a1427249155df559990ce209977c578b4 === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/List === RUN TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries 2026/03/05 04:46:19 ERROR : error listing: directory not found --- FAIL: TestIntegration (56.71s) --- FAIL: TestIntegration/FsMkdir (55.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding (20.83s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_LF (3.29s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_HT (3.36s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_VT (3.53s) --- PASS: TestIntegration/FsMkdir/FsEncoding/trailing_dot (3.33s) --- PASS: TestIntegration/FsMkdir/FsEncoding/invalid_UTF-8 (3.69s) --- PASS: TestIntegration/FsMkdir/FsEncoding/URL_encoding (3.45s) --- PASS: TestIntegration/FsMkdir/FsPutError (2.73s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles (30.75s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListDirFile2 (0.93s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListR (0.91s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsListLevel2 (0.37s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurge (5.11s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FsPurgeRoot (14.07s) --- FAIL: TestIntegration/FsMkdir/FsPutFiles/FsDirMove (1.94s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot (1.83s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/List (1.08s) --- PASS: TestIntegration/FsMkdir/FsPutFiles/FromRoot/ListEntries (0.18s) FAIL exit status 1 FAIL github.com/rclone/rclone/backend/opendrive 56.736s "go test -v -timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^TestIntegration$/^FsMkdir$/^FsEncoding$/^(URL_encoding|invalid_UTF-8|trailing_HT|trailing_LF|trailing_VT|trailing_dot)$|^TestIntegration$/^FsMkdir$/^FsPutError$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^(FsDirMove|FsListDirFile2|FsListLevel2|FsListR|FsPurge|FsPurgeRoot)$|^TestIntegration$/^FsMkdir$/^FsPutFiles$/^FromRoot$/^(List|ListEntries)$'" - Finished ERROR in 57.499259574s (try 2/5): exit status 1: Failed [TestIntegration/FsMkdir/FsPutFiles/FsDirMove]