"./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestApplyTransforms|TestCaseInsensitiveMoveFile|TestCaseInsensitiveMoveFileDryRun|TestCheckDownload|TestCheckSum|TestCheckSumDownload|TestCopyFile|TestCopyFileBackupDir|TestCopyFileCompareDest|TestCopyFileCopyDest|TestCopyFileMaxTransfer|TestCopyURL|TestCount|TestDeduplicateNewestByHash|TestDeduplicateOldest|TestDelete|TestDirMove|TestListDirSorted|TestListDirSortedFn|TestListJSON|TestLsWithFilesFrom|TestLsd|TestMaxDeleteSize|TestMaxDeleteSizeLargeFile|TestMkdir|TestMoveFile|TestMoveFileBackupDir|TestPurge|TestRcatMetadata|TestRcatSize|TestReadFile|TestRemoveExisting|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot|TestRmdirsWithFilter|TestStatJSON|TestTouchDir)$|^TestCheck$/^1$|^TestCheckSizeOnly$/^(1|5)$|^TestHashSums$/^Md5Download$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Starting (try 3/5) === RUN TestCheck run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" === RUN TestCheck/1 check_test.go:80: 1: Got error when not expecting one: failed to get folder list: Directory doesn't exist (Error 404) check_test.go:86: 1: Expecting 0 errors but got 2 check_test.go:92: 1: Expecting 1 total matching files but got 0 === NAME TestCheck check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "= rutabaga"} actual : []string{"", "+ rutabaga"} Diff: --- Expected +++ Actual @@ -2,3 +2,3 @@ (string) "", - (string) (len=10) "= rutabaga" + (string) (len=10) "+ rutabaga" } Test: TestCheck Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:58 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheck Messages: missingondst check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheck Messages: match 2025/05/27 03:28:20 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) --- FAIL: TestCheck (7.01s) --- FAIL: TestCheck/1 (0.16s) === RUN TestCheckDownload run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" === RUN TestCheckDownload/1 check_test.go:80: 1: Got error when not expecting one: failed to get folder list: Directory doesn't exist (Error 404) check_test.go:86: 1: Expecting 0 errors but got 2 check_test.go:92: 1: Expecting 1 total matching files but got 0 === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "= rutabaga"} actual : []string{"", "+ rutabaga"} Diff: --- Expected +++ Actual @@ -2,3 +2,3 @@ (string) "", - (string) (len=10) "= rutabaga" + (string) (len=10) "+ rutabaga" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:58 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: missingondst check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 check_test.go:86: 3: Expecting 2 errors but got 3 check_test.go:92: 3: Expecting 1 total matching files but got 0 === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "+ potato2", "- empty space", "= rutabaga"} actual : []string{"", "+ potato2", "+ rutabaga"} Diff: --- Expected +++ Actual @@ -1,6 +1,5 @@ -([]string) (len=4) { +([]string) (len=3) { (string) "", (string) (len=9) "+ potato2", - (string) (len=13) "- empty space", - (string) (len=10) "= rutabaga" + (string) (len=10) "+ rutabaga" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:57 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "empty space"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=11) "empty space" +([]string) { } Test: TestCheckDownload Messages: missingonsrc check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:58 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2"} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,4 +1,5 @@ -([]string) (len=2) { +([]string) (len=3) { (string) "", - (string) (len=7) "potato2" + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: missingondst check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/05/27 03:28:31 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) === NAME TestCheckDownload fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) --- FAIL: TestCheckDownload (10.90s) --- FAIL: TestCheckDownload/1 (0.16s) --- PASS: TestCheckDownload/2 (0.35s) --- FAIL: TestCheckDownload/3 (0.16s) --- PASS: TestCheckDownload/4 (0.70s) --- PASS: TestCheckDownload/5 (0.53s) === RUN TestCheckSizeOnly run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" 2025/05/27 03:28:34 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) --- FAIL: TestCheckSizeOnly (2.31s) === RUN TestCheckSum run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" === RUN TestCheckSum/subtest1 === NAME TestCheckSum check_test.go:404: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:404 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestCheckSum Messages: unexpected error in run 1 check_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 0 actual : 2 Test: TestCheckSum Messages: wrong error count in run 1 check_test.go:413: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:413 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: "2025/05/27 03:28:40 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404)\n2025/05/27 03:28:40 ERROR : banana: file not in OpenDrive root 'rclone-test-xevizaz4qonu/data'\n2025/05/27 03:28:40 NOTICE: OpenDrive root 'rclone-test-xevizaz4qonu/data': 1 files missing\n2025/05/27 03:28:40 NOTICE: OpenDrive root 'rclone-test-xevizaz4qonu/data': 2 differences found\n2025/05/27 03:28:40 NOTICE: OpenDrive root 'rclone-test-xevizaz4qonu/data': 2 errors while checking\n" does not contain "matching files" Test: TestCheckSum Messages: missing matching files in run 1 check_test.go:415: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:415 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSum Messages: wrong number of checks in run 1 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "= banana"} actual : []string{"", "+ banana"} Diff: --- Expected +++ Actual @@ -2,3 +2,3 @@ (string) "", - (string) (len=8) "= banana" + (string) (len=8) "+ banana" } Test: TestCheckSum Messages: wrong combined result in run 1 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:419 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{} actual : []string{"", "banana"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=6) "banana" } Test: TestCheckSum Messages: wrong missingondst result in run 1 check_test.go:384: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428 Error: Not equal: expected: []string{"", "banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "banana" +([]string) { } Test: TestCheckSum Messages: wrong match result in run 1 run.go:285: Failed to put "test.sum" to "OpenDrive root 'rclone-test-xevizaz4qonu'": failed to create file: File with such a name already exists. (Error 409) 2025/05/27 03:28:42 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:368 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:447 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:537 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestCheckSum --- FAIL: TestCheckSum (8.10s) --- PASS: TestCheckSum/subtest1 (0.69s) === RUN TestCheckSumDownload run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" 2025/05/27 03:28:46 ERROR : data: error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) 2025/05/27 03:28:47 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) --- FAIL: TestCheckSumDownload (4.98s) === RUN TestApplyTransforms run.go:180: Remote "OpenDrive root 'rclone-test-riticux7rini'", Local "Local file system at /tmp/rclone432453670", Modify Window "1s" upper checkfile vs. lower remote (without normalization) 2025/05/27 03:28:50 ERROR : hello, world!: sum not found 2025/05/27 03:28:50 ERROR : HELLO, WORLD!: file not in OpenDrive root 'rclone-test-riticux7rini' 2025/05/27 03:28:50 NOTICE: OpenDrive root 'rclone-test-riticux7rini': 1 files missing 2025/05/27 03:28:50 NOTICE: 1 hashes missing 2025/05/27 03:28:50 NOTICE: OpenDrive root 'rclone-test-riticux7rini': 2 differences found 2025/05/27 03:28:50 NOTICE: OpenDrive root 'rclone-test-riticux7rini': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/05/27 03:28:50 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) 2025/05/27 03:28:50 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-riticux7rini' 2025/05/27 03:28:50 NOTICE: OpenDrive root 'rclone-test-riticux7rini': 1 files missing 2025/05/27 03:28:50 NOTICE: OpenDrive root 'rclone-test-riticux7rini': 2 differences found 2025/05/27 03:28:50 NOTICE: OpenDrive root 'rclone-test-riticux7rini': 2 errors while checking check_test.go:591: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:594 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestApplyTransforms Messages: unexpected error for upper checkfile vs. lower remote (with normalization) HELLO, WORLD! hello, world! run.go:180: Remote "OpenDrive root 'rclone-test-dopideq1napa'", Local "Local file system at /tmp/rclone2108413066", Modify Window "1s" lower checkfile vs. upper remote (without normalization) 2025/05/27 03:28:54 ERROR : HELLO, WORLD!: sum not found 2025/05/27 03:28:54 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-dopideq1napa' 2025/05/27 03:28:54 NOTICE: OpenDrive root 'rclone-test-dopideq1napa': 1 files missing 2025/05/27 03:28:54 NOTICE: 1 hashes missing 2025/05/27 03:28:54 NOTICE: OpenDrive root 'rclone-test-dopideq1napa': 2 differences found 2025/05/27 03:28:54 NOTICE: OpenDrive root 'rclone-test-dopideq1napa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/05/27 03:28:54 NOTICE: OpenDrive root 'rclone-test-dopideq1napa': 0 differences found 2025/05/27 03:28:54 NOTICE: OpenDrive root 'rclone-test-dopideq1napa': 1 matching files run.go:180: Remote "OpenDrive root 'rclone-test-rifofej4nufu'", Local "Local file system at /tmp/rclone4275551124", Modify Window "1s" lower checkfile vs. upperlowermixed remote (without normalization) 2025/05/27 03:28:57 ERROR : HeLlO, wOrLd!: sum not found 2025/05/27 03:28:57 ERROR : hello, world!: file not in OpenDrive root 'rclone-test-rifofej4nufu' 2025/05/27 03:28:57 NOTICE: OpenDrive root 'rclone-test-rifofej4nufu': 1 files missing 2025/05/27 03:28:57 NOTICE: 1 hashes missing 2025/05/27 03:28:57 NOTICE: OpenDrive root 'rclone-test-rifofej4nufu': 2 differences found 2025/05/27 03:28:57 NOTICE: OpenDrive root 'rclone-test-rifofej4nufu': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/05/27 03:28:58 NOTICE: OpenDrive root 'rclone-test-rifofej4nufu': 0 differences found 2025/05/27 03:28:58 NOTICE: OpenDrive root 'rclone-test-rifofej4nufu': 1 matching files run.go:180: Remote "OpenDrive root 'rclone-test-gohizax5rexu'", Local "Local file system at /tmp/rclone3465949503", Modify Window "1s" upperlowermixed checkfile vs. upper remote (without normalization) 2025/05/27 03:29:01 ERROR : HELLO, WORLD!: sum not found 2025/05/27 03:29:01 ERROR : HeLlO, wOrLd!: file not in OpenDrive root 'rclone-test-gohizax5rexu' 2025/05/27 03:29:01 NOTICE: OpenDrive root 'rclone-test-gohizax5rexu': 1 files missing 2025/05/27 03:29:01 NOTICE: 1 hashes missing 2025/05/27 03:29:01 NOTICE: OpenDrive root 'rclone-test-gohizax5rexu': 2 differences found 2025/05/27 03:29:01 NOTICE: OpenDrive root 'rclone-test-gohizax5rexu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/05/27 03:29:01 NOTICE: OpenDrive root 'rclone-test-gohizax5rexu': 0 differences found 2025/05/27 03:29:01 NOTICE: OpenDrive root 'rclone-test-gohizax5rexu': 1 matching files run.go:180: Remote "OpenDrive root 'rclone-test-xunocop7buhi'", Local "Local file system at /tmp/rclone1399556603", Modify Window "1s" NFD checkfile vs. NFC remote (without normalization) 2025/05/27 03:29:04 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/27 03:29:04 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-xunocop7buhi' 2025/05/27 03:29:04 NOTICE: OpenDrive root 'rclone-test-xunocop7buhi': 1 files missing 2025/05/27 03:29:04 NOTICE: 1 hashes missing 2025/05/27 03:29:04 NOTICE: OpenDrive root 'rclone-test-xunocop7buhi': 2 differences found 2025/05/27 03:29:04 NOTICE: OpenDrive root 'rclone-test-xunocop7buhi': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/05/27 03:29:05 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) 2025/05/27 03:29:05 ERROR : 測試_русский___ě_áñ: file not in OpenDrive root 'rclone-test-xunocop7buhi' 2025/05/27 03:29:05 NOTICE: OpenDrive root 'rclone-test-xunocop7buhi': 1 files missing 2025/05/27 03:29:05 NOTICE: OpenDrive root 'rclone-test-xunocop7buhi': 2 differences found 2025/05/27 03:29:05 NOTICE: OpenDrive root 'rclone-test-xunocop7buhi': 2 errors while checking check_test.go:591: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:598 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestApplyTransforms Messages: unexpected error for NFD checkfile vs. NFC remote (with normalization) 測試_Русский___ě_áñ 測試_Русский___ě_áñ run.go:180: Remote "OpenDrive root 'rclone-test-kukudar4vowe'", Local "Local file system at /tmp/rclone91375340", Modify Window "1s" NFC checkfile vs. NFD remote (without normalization) 2025/05/27 03:29:08 ERROR : 測試_Русский___ě_áñ: sum not found 2025/05/27 03:29:08 ERROR : 測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-kukudar4vowe' 2025/05/27 03:29:08 NOTICE: OpenDrive root 'rclone-test-kukudar4vowe': 1 files missing 2025/05/27 03:29:08 NOTICE: 1 hashes missing 2025/05/27 03:29:08 NOTICE: OpenDrive root 'rclone-test-kukudar4vowe': 2 differences found 2025/05/27 03:29:08 NOTICE: OpenDrive root 'rclone-test-kukudar4vowe': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/05/27 03:29:08 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) 2025/05/27 03:29:08 ERROR : 測試_русский___ě_áñ: file not in OpenDrive root 'rclone-test-kukudar4vowe' 2025/05/27 03:29:08 NOTICE: OpenDrive root 'rclone-test-kukudar4vowe': 1 files missing 2025/05/27 03:29:08 NOTICE: OpenDrive root 'rclone-test-kukudar4vowe': 2 differences found 2025/05/27 03:29:08 NOTICE: OpenDrive root 'rclone-test-kukudar4vowe': 2 errors while checking check_test.go:591: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:599 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestApplyTransforms Messages: unexpected error for NFC checkfile vs. NFD remote (with normalization) 測試_Русский___ě_áñ 測試_Русский___ě_áñ run.go:180: Remote "OpenDrive root 'rclone-test-tosesem6vuce'", Local "Local file system at /tmp/rclone2013340687", Modify Window "1s" NFDx2 checkfile vs. both remote (without normalization) 2025/05/27 03:29:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/27 03:29:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-tosesem6vuce' 2025/05/27 03:29:11 NOTICE: OpenDrive root 'rclone-test-tosesem6vuce': 1 files missing 2025/05/27 03:29:11 NOTICE: 1 hashes missing 2025/05/27 03:29:11 NOTICE: OpenDrive root 'rclone-test-tosesem6vuce': 2 differences found 2025/05/27 03:29:11 NOTICE: OpenDrive root 'rclone-test-tosesem6vuce': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/05/27 03:29:11 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) 2025/05/27 03:29:11 ERROR : 測試_русский___ě_áñ測試_русский___ě_áñ: file not in OpenDrive root 'rclone-test-tosesem6vuce' 2025/05/27 03:29:11 NOTICE: OpenDrive root 'rclone-test-tosesem6vuce': 1 files missing 2025/05/27 03:29:11 NOTICE: OpenDrive root 'rclone-test-tosesem6vuce': 2 differences found 2025/05/27 03:29:11 NOTICE: OpenDrive root 'rclone-test-tosesem6vuce': 2 errors while checking check_test.go:591: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:600 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestApplyTransforms Messages: unexpected error for NFDx2 checkfile vs. both remote (with normalization) 測試_Русский___ě_áñ測試_Русский___ě_áñ 測試_Русский___ě_áñ測試_Русский___ě_áñ run.go:180: Remote "OpenDrive root 'rclone-test-dolusom9kaha'", Local "Local file system at /tmp/rclone227669044", Modify Window "1s" NFCx2 checkfile vs. both remote (without normalization) 2025/05/27 03:29:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/27 03:29:14 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-dolusom9kaha' 2025/05/27 03:29:14 NOTICE: OpenDrive root 'rclone-test-dolusom9kaha': 1 files missing 2025/05/27 03:29:14 NOTICE: 1 hashes missing 2025/05/27 03:29:14 NOTICE: OpenDrive root 'rclone-test-dolusom9kaha': 2 differences found 2025/05/27 03:29:14 NOTICE: OpenDrive root 'rclone-test-dolusom9kaha': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/05/27 03:29:15 NOTICE: OpenDrive root 'rclone-test-dolusom9kaha': 0 differences found 2025/05/27 03:29:15 NOTICE: OpenDrive root 'rclone-test-dolusom9kaha': 1 matching files run.go:180: Remote "OpenDrive root 'rclone-test-hurubur5bade'", Local "Local file system at /tmp/rclone1543839776", Modify Window "1s" both checkfile vs. NFDx2 remote (without normalization) 2025/05/27 03:29:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/05/27 03:29:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-hurubur5bade' 2025/05/27 03:29:18 NOTICE: OpenDrive root 'rclone-test-hurubur5bade': 1 files missing 2025/05/27 03:29:18 NOTICE: 1 hashes missing 2025/05/27 03:29:18 NOTICE: OpenDrive root 'rclone-test-hurubur5bade': 2 differences found 2025/05/27 03:29:18 NOTICE: OpenDrive root 'rclone-test-hurubur5bade': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/05/27 03:29:18 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) 2025/05/27 03:29:18 ERROR : 測試_русский___ě_áñ測試_русский___ě_áñ: file not in OpenDrive root 'rclone-test-hurubur5bade' 2025/05/27 03:29:18 NOTICE: OpenDrive root 'rclone-test-hurubur5bade': 1 files missing 2025/05/27 03:29:18 NOTICE: OpenDrive root 'rclone-test-hurubur5bade': 2 differences found 2025/05/27 03:29:18 NOTICE: OpenDrive root 'rclone-test-hurubur5bade': 2 errors while checking check_test.go:591: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:602 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestApplyTransforms Messages: unexpected error for both checkfile vs. NFDx2 remote (with normalization) 測試_Русский___ě_áñ測試_Русский___ě_áñ 測試_Русский___ě_áñ測試_Русский___ě_áñ run.go:180: Remote "OpenDrive root 'rclone-test-hanadom9gufa'", Local "Local file system at /tmp/rclone3162547230", Modify Window "1s" both checkfile vs. NFCx2 remote (without normalization) 2025/05/27 03:29:21 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) 2025/05/27 03:29:21 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in OpenDrive root 'rclone-test-hanadom9gufa' 2025/05/27 03:29:21 NOTICE: OpenDrive root 'rclone-test-hanadom9gufa': 1 files missing 2025/05/27 03:29:21 NOTICE: OpenDrive root 'rclone-test-hanadom9gufa': 2 differences found 2025/05/27 03:29:21 NOTICE: OpenDrive root 'rclone-test-hanadom9gufa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/05/27 03:29:22 NOTICE: OpenDrive root 'rclone-test-hanadom9gufa': 0 differences found 2025/05/27 03:29:22 NOTICE: OpenDrive root 'rclone-test-hanadom9gufa': 1 matching files 2025/05/27 03:29:23 NOTICE: purge failed: Directory doesn't exist (Error 404) 2025/05/27 03:29:24 NOTICE: purge failed: Directory doesn't exist (Error 404) --- FAIL: TestApplyTransforms (37.53s) === RUN TestCopyFile run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" copy_test.go:113: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:113 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestCopyFile --- FAIL: TestCopyFile (0.50s) === RUN TestCopyFileBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" 2025/05/27 03:29:30 ERROR : dst/file1: Couldn't move: failed to get folder list: Directory doesn't exist (Error 404) copy_test.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:185 Error: Received unexpected error: moving to --backup-dir failed: failed to get folder list: Directory doesn't exist (Error 404) Test: TestCopyFileBackupDir --- FAIL: TestCopyFileBackupDir (5.82s) === RUN TestCopyFileCompareDest run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" 2025/05/27 03:29:34 ERROR : one: Failed to copy: failed to get folder list: Directory doesn't exist (Error 404) copy_test.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:206 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestCopyFileCompareDest 2025/05/27 03:29:34 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:206 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestCopyFileCompareDest --- FAIL: TestCopyFileCompareDest (2.79s) === RUN TestCopyFileCopyDest run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" copy_test.go:289: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:289 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestCopyFileCopyDest 2025/05/27 03:29:35 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:289 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestCopyFileCopyDest --- FAIL: TestCopyFileCopyDest (1.49s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" copy_test.go:464: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:464 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestCopyFileMaxTransfer 2025/05/27 03:29:36 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:464 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestCopyFileMaxTransfer --- FAIL: TestCopyFileMaxTransfer (0.34s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" 2025/05/27 03:29:43 ERROR : also: error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) --- FAIL: TestDeduplicateNewestByHash (9.05s) === RUN TestDeduplicateOldest run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/05/27 03:29:45 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) --- FAIL: TestDeduplicateOldest (0.34s) === RUN TestListDirSorted run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" run.go:285: Failed to put "sub dir/sub sub dir/hello world3" to "OpenDrive root 'rclone-test-xevizaz4qonu'": failed to get folder list: Directory doesn't exist (Error 404) 2025/05/27 03:29:56 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:34 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:111 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestListDirSorted --- FAIL: TestListDirSorted (11.39s) === RUN TestListDirSortedFn run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" run.go:285: Failed to put "sub dir/hello world" to "OpenDrive root 'rclone-test-xevizaz4qonu'": failed to create file: File with such a name already exists. (Error 409) 2025/05/27 03:30:00 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:30 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestListDirSortedFn --- FAIL: TestListDirSortedFn (3.05s) === RUN TestListJSON run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2025/05/27 03:30:08 ERROR : error listing: directory not found fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:43 Error: Should be true Test: TestListJSON Messages: listing wrong, want file1 (5), sub/file2 (9) got fstest.go:197: Not found "file1" fstest.go:197: Not found "sub/file2" fstest.go:200: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:200 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:304 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:43 Error: Not equal: expected: 0 actual : 2 Test: TestListJSON Messages: 2 objects not found === RUN TestListJSON/Default 2025/05/27 03:30:12 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) lsjson_test.go:195: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:195 Error: Received unexpected error: error in ListJSON: failed to get folder list: Directory doesn't exist (Error 404) Test: TestListJSON/Default === RUN TestListJSON/FilesOnly lsjson_test.go:202: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202 Error: Not equal: expected: 1 actual : 3 Test: TestListJSON/FilesOnly Messages: Wrong number of results === RUN TestListJSON/DirsOnly lsjson_test.go:202: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202 Error: Not equal: expected: 1 actual : 2 Test: TestListJSON/DirsOnly Messages: Wrong number of results === RUN TestListJSON/Recurse 2025/05/27 03:30:13 ERROR : sub dir: error listing: failed to get folder list: Directory doesn't exist (Error 404) lsjson_test.go:195: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:195 Error: Received unexpected error: error in ListJSON: failed to get folder list: Directory doesn't exist (Error 404) Test: TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime 2025/05/27 03:30:13 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) lsjson_test.go:195: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:195 Error: Received unexpected error: error in ListJSON: failed to get folder list: Directory doesn't exist (Error 404) Test: TestListJSON/NoModTime === RUN TestListJSON/NoMimeType lsjson_test.go:202: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202 Error: Not equal: expected: 1 actual : 3 Test: TestListJSON/NoMimeType Messages: Wrong number of results === RUN TestListJSON/ShowHash lsjson_test.go:202: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202 Error: Not equal: expected: 1 actual : 3 Test: TestListJSON/ShowHash Messages: Wrong number of results === RUN TestListJSON/HashTypes lsjson_test.go:202: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202 Error: Not equal: expected: 1 actual : 3 Test: TestListJSON/HashTypes Messages: Wrong number of results === RUN TestListJSON/Metadata lsjson_test.go:202: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202 Error: Not equal: expected: 2 actual : 5 Test: TestListJSON/Metadata Messages: Wrong number of results --- FAIL: TestListJSON (17.04s) --- FAIL: TestListJSON/Default (0.34s) --- FAIL: TestListJSON/FilesOnly (0.18s) --- FAIL: TestListJSON/DirsOnly (0.18s) --- FAIL: TestListJSON/Recurse (0.35s) --- PASS: TestListJSON/SubDir (0.18s) --- FAIL: TestListJSON/NoModTime (0.16s) --- FAIL: TestListJSON/NoMimeType (0.17s) --- FAIL: TestListJSON/ShowHash (0.17s) --- FAIL: TestListJSON/HashTypes (0.17s) --- FAIL: TestListJSON/Metadata (0.17s) === RUN TestStatJSON run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" run.go:285: Failed to put "sub/file2" to "OpenDrive root 'rclone-test-xevizaz4qonu'": failed to get folder list: Directory doesn't exist (Error 404) --- FAIL: TestStatJSON (2.45s) === RUN TestMkdir run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" 2025/05/27 03:30:19 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) 2025/05/27 03:30:20 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) --- FAIL: TestMkdir (0.51s) === RUN TestLsd run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" 2025/05/27 03:30:22 ERROR : sub dir: error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestLsd --- FAIL: TestLsd (2.93s) === RUN TestLsWithFilesFrom run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" 2025/05/27 03:30:26 ERROR : sub dir: error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) 2025/05/27 03:30:26 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:113 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestLsWithFilesFrom --- FAIL: TestLsWithFilesFrom (3.71s) === RUN TestHashSums run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" run.go:285: Failed to put "empty space" to "OpenDrive root 'rclone-test-xevizaz4qonu'": failed to create file: File with such a name already exists. (Error 409) 2025/05/27 03:30:28 ERROR : sub dir: error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:184 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestHashSums --- FAIL: TestHashSums (2.18s) === RUN TestCount run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/05/27 03:30:35 ERROR : error listing: directory not found fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache 2025/05/27 03:30:37 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:125: removing dir "sub dir" failed - try 1/3: Directory doesn't exist (Error 404) --- FAIL: TestCount (11.60s) === RUN TestDelete run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" 2025/05/27 03:30:45 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) 2025/05/27 03:30:45 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:419 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestDelete --- FAIL: TestDelete (5.19s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" run.go:285: Failed to put "small" to "OpenDrive root 'rclone-test-xevizaz4qonu'": failed to create file: File with such a name already exists. (Error 409) 2025/05/27 03:30:46 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:465 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestMaxDeleteSizeLargeFile --- FAIL: TestMaxDeleteSizeLargeFile (1.33s) === RUN TestMaxDeleteSize run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" 2025/05/27 03:30:52 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) 2025/05/27 03:30:52 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:486 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestMaxDeleteSize --- FAIL: TestMaxDeleteSize (6.10s) === RUN TestReadFile run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" 2025/05/27 03:30:54 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) --- FAIL: TestReadFile (2.72s) === RUN TestPurge run.go:180: Remote "OpenDrive root 'rclone-test-tufazes3bata'", Local "Local file system at /tmp/rclone3515144328", Modify Window "1s" run.go:285: Failed to put "A1/B1/C1/one" to "OpenDrive root 'rclone-test-tufazes3bata'": failed to get folder list: Directory doesn't exist (Error 404) --- FAIL: TestPurge (1.63s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" run.go:285: Failed to put "A1/B1/C1/one" to "OpenDrive root 'rclone-test-xevizaz4qonu'": failed to make directory: Directory doesn't exist (Error 404) --- FAIL: TestRmdirsNoLeaveRoot (1.48s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" operations_test.go:746: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:746 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestRmdirsLeaveRoot --- FAIL: TestRmdirsLeaveRoot (0.49s) === RUN TestRmdirsWithFilter run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" operations_test.go:785: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:785 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestRmdirsWithFilter 2025/05/27 03:30:59 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:785 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestRmdirsWithFilter --- FAIL: TestRmdirsWithFilter (0.33s) === RUN TestCopyURL run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" operations_test.go:850: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:850 Error: An error is expected but got nil. Test: TestCopyURL 2025/05/27 03:31:03 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:850 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestCopyURL --- FAIL: TestCopyURL (3.60s) === RUN TestMoveFile run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:934 Error: Should be true Test: TestMoveFile Messages: listing wrong, want file1 (14) got file1 (14), file2 (14) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:934 Error: Should be true Test: TestMoveFile Messages: Unexpected file "file2" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:941 Error: Should be true Test: TestMoveFile Messages: listing wrong, want got file2 (14) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:941 Error: Should be true Test: TestMoveFile Messages: Unexpected file "file2" 2025/05/27 03:31:19 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:125: removing dir "sub" failed - try 1/3: folder not empty --- FAIL: TestMoveFile (18.65s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" 2025/05/27 03:31:22 ERROR : file1: Failed to copy: failed to get folder list: Directory doesn't exist (Error 404) 2025/05/27 03:31:22 ERROR : file1: Not deleting source as copy failed: failed to get folder list: Directory doesn't exist (Error 404) operations_test.go:997: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:997 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestCaseInsensitiveMoveFile 2025/05/27 03:31:22 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:997 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestCaseInsensitiveMoveFile --- FAIL: TestCaseInsensitiveMoveFile (0.50s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" operations_test.go:1031: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1031 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestCaseInsensitiveMoveFileDryRun 2025/05/27 03:31:24 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1031 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestCaseInsensitiveMoveFileDryRun --- FAIL: TestCaseInsensitiveMoveFileDryRun (2.08s) === RUN TestMoveFileBackupDir run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1046 Error: Should be true Test: TestMoveFileBackupDir Messages: listing wrong, want dst/file1 (14) got dst/file1 (14), file1 (14) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:334 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1046 Error: Should be true Test: TestMoveFileBackupDir Messages: Unexpected file "file1" run.go:285: Failed to put "dst/file1" to "OpenDrive root 'rclone-test-xevizaz4qonu'": failed to get folder list: Directory doesn't exist (Error 404) --- FAIL: TestMoveFileBackupDir (7.67s) === RUN TestDirMove run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" run.go:285: Failed to put "A1/B1/C1/four" to "OpenDrive root 'rclone-test-xevizaz4qonu'": failed to get folder list: Directory doesn't exist (Error 404) 2025/05/27 03:31:38 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:285 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:292 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1359 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestDirMove --- FAIL: TestDirMove (5.87s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" 2025/05/27 03:31:38 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) 2025/05/27 03:31:38 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1498 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1523 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestRcat/withChecksum=false,ignoreChecksum=false === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/05/27 03:31:40 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) 2025/05/27 03:31:40 ERROR : A1: error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1498 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1523 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestRcat/withChecksum=true,ignoreChecksum=false === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/05/27 03:31:42 ERROR : error listing: directory not found fstest.go:286: Sleeping for 6s just to make sure fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache 2025/05/27 03:31:54 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:125: removing dir "A1/B1" failed - try 1/3: Directory doesn't exist (Error 404) --- FAIL: TestRcat (19.56s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (0.34s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (2.17s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (17.05s) === RUN TestRcatMetadata run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" operations_test.go:1532: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.33s) === RUN TestRcatSize run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" 2025/05/27 03:32:02 ERROR : error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) --- FAIL: TestRcatSize (4.41s) === RUN TestTouchDir run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" 2025/05/27 03:32:08 ERROR : sub dir: error listing: failed to get folder list: Directory doesn't exist (Error 404) operations_test.go:1676: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1676 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestTouchDir 2025/05/27 03:32:09 ERROR : sub dir: error listing: failed to get folder list: Directory doesn't exist (Error 404) run.go:164: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:164 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1676 Error: Received unexpected error: failed to get folder list: Directory doesn't exist (Error 404) Test: TestTouchDir --- FAIL: TestTouchDir (7.12s) === RUN TestRemoveExisting run.go:180: Remote "OpenDrive root 'rclone-test-xevizaz4qonu'", Local "Local file system at /tmp/rclone4087995005", Modify Window "1s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1898 Error: Should be true Test: TestRemoveExisting Messages: listing wrong, want sub dir/test remove existing (11), sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 (21) got sub dir/potato3 (5), sub dir/test remove existing (11), sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 (21) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1898 Error: Should be true Test: TestRemoveExisting Messages: Unexpected file "sub dir/potato3" 2025/05/27 03:32:22 ERROR : sub dir: error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:276: Error listing: failed to get folder list: Directory doesn't exist (Error 404) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1905 Error: Should be true Test: TestRemoveExisting Messages: listing wrong, want got sub dir/potato3 (5), sub dir/test remove existing (11), sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 (21) fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1905 Error: Should be true Test: TestRemoveExisting Messages: Unexpected file "sub dir/potato3" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1905 Error: Should be true Test: TestRemoveExisting Messages: Unexpected file "sub dir/test remove existing" fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1905 Error: Should be true Test: TestRemoveExisting Messages: Unexpected file "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1006 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1090 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:276 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1905 Error: Not equal: expected: []string{} actual : []string{"sub dir"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=7) "sub dir" } Test: TestRemoveExisting Messages: directories --- FAIL: TestRemoveExisting (21.66s) FAIL "./operations.test -test.v -test.timeout 1h0m0s -remote TestOpenDrive: -verbose -test.run '^(TestApplyTransforms|TestCaseInsensitiveMoveFile|TestCaseInsensitiveMoveFileDryRun|TestCheckDownload|TestCheckSum|TestCheckSumDownload|TestCopyFile|TestCopyFileBackupDir|TestCopyFileCompareDest|TestCopyFileCopyDest|TestCopyFileMaxTransfer|TestCopyURL|TestCount|TestDeduplicateNewestByHash|TestDeduplicateOldest|TestDelete|TestDirMove|TestListDirSorted|TestListDirSortedFn|TestListJSON|TestLsWithFilesFrom|TestLsd|TestMaxDeleteSize|TestMaxDeleteSizeLargeFile|TestMkdir|TestMoveFile|TestMoveFileBackupDir|TestPurge|TestRcatMetadata|TestRcatSize|TestReadFile|TestRemoveExisting|TestRmdirsLeaveRoot|TestRmdirsNoLeaveRoot|TestRmdirsWithFilter|TestStatJSON|TestTouchDir)$|^TestCheck$/^1$|^TestCheckSizeOnly$/^(1|5)$|^TestHashSums$/^Md5Download$|^TestRcat$/^(withChecksum=false,ignoreChecksum=false|withChecksum=true,ignoreChecksum=false|withChecksum=true,ignoreChecksum=true)$'" - Finished ERROR in 4m18.305689206s (try 3/5): exit status 1: Failed [TestCheck/1 TestCheckDownload/1 TestCheckDownload/3 TestCheckSizeOnly TestCheckSum TestCheckSumDownload TestApplyTransforms TestCopyFile TestCopyFileBackupDir TestCopyFileCompareDest TestCopyFileCopyDest TestCopyFileMaxTransfer TestDeduplicateNewestByHash TestDeduplicateOldest TestListDirSorted TestListDirSortedFn TestListJSON/Default TestListJSON/FilesOnly TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/NoModTime TestListJSON/NoMimeType TestListJSON/ShowHash TestListJSON/HashTypes TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLsWithFilesFrom TestHashSums TestCount TestDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestPurge TestRmdirsNoLeaveRoot TestRmdirsLeaveRoot TestRmdirsWithFilter TestCopyURL TestMoveFile TestCaseInsensitiveMoveFile TestCaseInsensitiveMoveFileDryRun TestMoveFileBackupDir TestDirMove TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=true TestRcatSize TestTouchDir TestRemoveExisting]