"./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestApplyTransforms|TestCat|TestCheckSumDownload|TestCopyFileMaxTransfer|TestCopyURL|TestDelete|TestDirMove|TestListDirSortedFn|TestMaxDelete|TestParseSumFile|TestRcatSizeMetadata|TestReadFile|TestRmdirsNoLeaveRoot)$|^TestCheckDownload$/^(1|2|3|4|5|6|7)$|^TestCheckSizeOnly$/^7$'" - Starting (try 2/5) 2025/04/29 05:07:30 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-jijabug4jedi" 2025/04/29 05:07:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 05:07:30 DEBUG : Creating backend with remote "/tmp/rclone2103145717" === RUN TestCheckDownload run.go:180: Remote "Linkbox root 'rclone-test-jijabug4jedi'", Local "Local file system at /tmp/rclone2103145717", Modify Window "876000h0m0s" === RUN TestCheckDownload/1 check_test.go:89: 1: Expecting 0 errors but got 2 check_test.go:92: 1: Total files matching line missing === NAME TestCheckDownload check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /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:97 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:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 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 check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 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: error === RUN TestCheckDownload/2 check_test.go:89: 2: Expecting 1 errors but got 3 check_test.go:92: 2: Total files matching line missing === NAME TestCheckDownload check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /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:97 Error: Not equal: expected: []string{"", "+ potato2", "= rutabaga"} actual : []string{"", "! rutabaga", "+ potato2"} Diff: --- Expected +++ Actual @@ -2,4 +2,4 @@ (string) "", - (string) (len=9) "+ potato2", - (string) (len=10) "= rutabaga" + (string) (len=10) "! rutabaga", + (string) (len=9) "+ potato2" } Test: TestCheckDownload Messages: combined check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 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 check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 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: error === RUN TestCheckDownload/3 check_test.go:89: 3: Expecting 2 errors but got 4 check_test.go:92: 3: Total files matching line missing === NAME TestCheckDownload check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /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:97 Error: Not equal: expected: []string{"", "+ potato2", "- empty space", "= rutabaga"} actual : []string{"", "! rutabaga", "+ potato2", "- empty space"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", + (string) (len=10) "! rutabaga", (string) (len=9) "+ potato2", - (string) (len=13) "- empty space", - (string) (len=10) "= rutabaga" + (string) (len=13) "- empty space" } Test: TestCheckDownload Messages: combined check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 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 check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 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: error === RUN TestCheckDownload/4 check_test.go:89: 4: Expecting 1 errors but got 5 check_test.go:92: 4: Total files matching line missing === NAME TestCheckDownload check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /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:97 Error: Not equal: expected: []string{"", "- empty space", "= potato2", "= rutabaga"} actual : []string{"", "! potato2", "! rutabaga", "- empty space"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=13) "- empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=9) "! potato2", + (string) (len=10) "! rutabaga", + (string) (len=13) "- empty space" } Test: TestCheckDownload Messages: combined check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error === RUN TestCheckDownload/5 check_test.go:89: 5: Expecting 1 errors but got 5 check_test.go:92: 5: Total files matching line missing === NAME TestCheckDownload check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /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:97 Error: Not equal: expected: []string{"", "* empty space", "= potato2", "= rutabaga"} actual : []string{"", "! potato2", "! rutabaga", "* empty space"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=13) "* empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=9) "! potato2", + (string) (len=10) "! rutabaga", + (string) (len=13) "* empty space" } Test: TestCheckDownload Messages: combined check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error === RUN TestCheckDownload/6 check_test.go:89: 6: Expecting 2 errors but got 6 check_test.go:92: 6: Total files matching line missing === NAME TestCheckDownload check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /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:97 Error: Not equal: expected: []string{"", "* empty space", "- remotepotato", "= potato2", "= rutabaga"} actual : []string{"", "! potato2", "! rutabaga", "* empty space", "- remotepotato"} Diff: --- Expected +++ Actual @@ -2,6 +2,6 @@ (string) "", + (string) (len=9) "! potato2", + (string) (len=10) "! rutabaga", (string) (len=13) "* empty space", - (string) (len=14) "- remotepotato", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=14) "- remotepotato" } Test: TestCheckDownload Messages: combined check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error === RUN TestCheckDownload/7 check_test.go:89: 7: Expecting 1 errors but got 5 check_test.go:92: 7: Total files matching line missing === NAME TestCheckDownload check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /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:97 Error: Not equal: expected: []string{"", "* empty space", "= potato2", "= rutabaga"} actual : []string{"", "! potato2", "! rutabaga", "* empty space"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=13) "* empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=9) "! potato2", + (string) (len=10) "! rutabaga", + (string) (len=13) "* empty space" } Test: TestCheckDownload Messages: combined check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:60 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:53: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:62 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:97 Error: Not equal: expected: []string{} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error --- FAIL: TestCheckDownload (31.67s) --- FAIL: TestCheckDownload/1 (0.31s) --- FAIL: TestCheckDownload/2 (0.47s) --- FAIL: TestCheckDownload/3 (0.36s) --- FAIL: TestCheckDownload/4 (0.42s) --- FAIL: TestCheckDownload/5 (0.58s) --- FAIL: TestCheckDownload/6 (0.43s) --- FAIL: TestCheckDownload/7 (0.76s) === RUN TestCheckSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-jijabug4jedi'", Local "Local file system at /tmp/rclone2103145717", Modify Window "876000h0m0s" === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (17.08s) --- PASS: TestCheckSizeOnly/7 (0.23s) === RUN TestParseSumFile run.go:180: Remote "Linkbox root 'rclone-test-jijabug4jedi'", Local "Local file system at /tmp/rclone2103145717", Modify Window "876000h0m0s" check_test.go:314: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:314 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: 4 actual : 0 Test: TestParseSumFile check_test.go:319: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319 Error: Not equal: expected: "1" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -1 + Test: TestParseSumFile check_test.go:319: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319 Error: Not equal: expected: "2" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -2 + Test: TestParseSumFile check_test.go:319: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319 Error: Not equal: expected: "3" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -3 + Test: TestParseSumFile check_test.go:319: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319 Error: Not equal: expected: "4" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -4 + Test: TestParseSumFile 2025/04/29 05:08:22 DEBUG : test.sum: Update: removing old file check_test.go:314: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:314 Error: Received unexpected error: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestParseSumFile check_test.go:316: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:316 Error: Not equal: expected: 4 actual : 0 Test: TestParseSumFile check_test.go:319: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319 Error: Not equal: expected: "1" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -1 + Test: TestParseSumFile check_test.go:319: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319 Error: Not equal: expected: "2" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -2 + Test: TestParseSumFile check_test.go:319: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319 Error: Not equal: expected: "3" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -3 + Test: TestParseSumFile check_test.go:319: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:319 Error: Not equal: expected: "4" actual : "" Diff: --- Expected +++ Actual @@ -1 +1 @@ -4 + Test: TestParseSumFile --- FAIL: TestParseSumFile (8.72s) === RUN TestCheckSumDownload run.go:180: Remote "Linkbox root 'rclone-test-jijabug4jedi'", Local "Local file system at /tmp/rclone2103145717", Modify Window "876000h0m0s" 2025/04/29 05:08:28 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-jijabug4jedi/data" === RUN TestCheckSumDownload/subtest1 === NAME TestCheckSumDownload check_test.go:408: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:408 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432 Error: Received unexpected error: failed to parse sum file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestCheckSumDownload Messages: unexpected error in run 1 check_test.go:417: Error Trace: /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:432 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 1 check_test.go:419: Error Trace: /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:432 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 1 check_test.go:387: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432 Error: Not equal: expected: []string{"", "= banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "= banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 1 check_test.go:387: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:424 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432 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: TestCheckSumDownload Messages: wrong match result in run 1 2025/04/29 05:08:54 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest2 === NAME TestCheckSumDownload 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:432 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSumDownload Messages: wrong error count in run 2 check_test.go:417: Error Trace: /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:432 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 2 check_test.go:419: Error Trace: /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:432 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 2 check_test.go:387: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432 Error: Not equal: expected: []string{"", "- potato", "= banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=8) "- potato", - (string) (len=8) "= banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 2 check_test.go:387: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:422 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432 Error: Not equal: expected: []string{"", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong missingonsrc result in run 2 check_test.go:387: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:424 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432 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: TestCheckSumDownload Messages: wrong match result in run 2 2025/04/29 05:09:08 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest3 === NAME TestCheckSumDownload check_test.go:408: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:408 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432 Error: Received unexpected error: failed to parse sum file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestCheckSumDownload Messages: unexpected error in run 3 check_test.go:417: Error Trace: /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:432 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 3 check_test.go:419: Error Trace: /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:432 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 3 check_test.go:387: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432 Error: Not equal: expected: []string{"", "= banana", "= potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=8) "= banana", - (string) (len=8) "= potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 3 check_test.go:387: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:424 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432 Error: Not equal: expected: []string{"", "banana", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=6) "banana", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 3 2025/04/29 05:09:12 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest4 === NAME TestCheckSumDownload 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:432 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSumDownload Messages: wrong error count in run 4 check_test.go:417: Error Trace: /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:432 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 4 check_test.go:419: Error Trace: /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:432 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 4 check_test.go:387: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432 Error: Not equal: expected: []string{"", "* banana", "= potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=8) "* banana", - (string) (len=8) "= potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 4 check_test.go:387: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:424 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432 Error: Not equal: expected: []string{"", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 4 check_test.go:387: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:425 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432 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: TestCheckSumDownload Messages: wrong differ result in run 4 2025/04/29 05:09:17 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest5 === NAME TestCheckSumDownload 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:432 Error: Not equal: expected: 1 actual : 0 Test: TestCheckSumDownload Messages: wrong error count in run 5 check_test.go:417: Error Trace: /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:432 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 5 check_test.go:419: Error Trace: /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:432 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 5 check_test.go:387: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432 Error: Not equal: expected: []string{"", "+ orange", "= banana", "= potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) "", - (string) (len=8) "+ orange", - (string) (len=8) "= banana", - (string) (len=8) "= potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 5 check_test.go:387: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:423 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432 Error: Not equal: expected: []string{"", "orange"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "orange" +([]string) { } Test: TestCheckSumDownload Messages: wrong missingondst result in run 5 check_test.go:387: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:424 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432 Error: Not equal: expected: []string{"", "banana", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=6) "banana", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 5 2025/04/29 05:09:21 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest6 === NAME TestCheckSumDownload 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:432 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong error count in run 6 check_test.go:417: Error Trace: /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:432 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 6 check_test.go:419: Error Trace: /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:432 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 6 check_test.go:387: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432 Error: Not equal: expected: []string{"", "* potato", "+ orange", "= banana"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) "", - (string) (len=8) "* potato", - (string) (len=8) "+ orange", - (string) (len=8) "= banana" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 6 check_test.go:387: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:423 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432 Error: Not equal: expected: []string{"", "orange"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "orange" +([]string) { } Test: TestCheckSumDownload Messages: wrong missingondst result in run 6 check_test.go:387: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:424 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432 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: TestCheckSumDownload Messages: wrong match result in run 6 check_test.go:387: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:425 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432 Error: Not equal: expected: []string{"", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong differ result in run 6 2025/04/29 05:09:36 DEBUG : data/banana: Update: removing old file 2025/04/29 05:09:40 DEBUG : data/potato: Update: removing old file 2025/04/29 05:09:44 DEBUG : test.sum: Update: removing old file === RUN TestCheckSumDownload/subtest7 === NAME TestCheckSumDownload check_test.go:408: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:408 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432 Error: Received unexpected error: failed to parse sum file: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestCheckSumDownload Messages: unexpected error in run 7 check_test.go:417: Error Trace: /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:432 Error: "" does not contain "matching files" Test: TestCheckSumDownload Messages: missing matching files in run 7 check_test.go:419: Error Trace: /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:432 Error: Not equal: expected: 2 actual : 0 Test: TestCheckSumDownload Messages: wrong number of checks in run 7 check_test.go:387: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432 Error: Not equal: expected: []string{"", "= banana", "= potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=8) "= banana", - (string) (len=8) "= potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong combined result in run 7 check_test.go:387: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:387 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:424 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:432 Error: Not equal: expected: []string{"", "banana", "potato"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=6) "banana", - (string) (len=6) "potato" +([]string) { } Test: TestCheckSumDownload Messages: wrong match result in run 7 run.go:125: removing dir "data" failed - try 1/3: directory not empty --- FAIL: TestCheckSumDownload (87.71s) --- PASS: TestCheckSumDownload/subtest1 (0.41s) --- PASS: TestCheckSumDownload/subtest2 (10.20s) --- PASS: TestCheckSumDownload/subtest3 (0.37s) --- PASS: TestCheckSumDownload/subtest4 (0.23s) --- PASS: TestCheckSumDownload/subtest5 (0.37s) --- PASS: TestCheckSumDownload/subtest6 (10.20s) --- PASS: TestCheckSumDownload/subtest7 (0.24s) === RUN TestApplyTransforms 2025/04/29 05:09:56 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qifuyeq0wuca" 2025/04/29 05:09:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 05:09:56 DEBUG : Creating backend with remote "/tmp/rclone2256650234" run.go:180: Remote "Linkbox root 'rclone-test-qifuyeq0wuca'", Local "Local file system at /tmp/rclone2256650234", Modify Window "876000h0m0s" upper checkfile vs. lower remote (without normalization) 2025/04/29 05:10:01 ERROR : hello, world!: sum not found 2025/04/29 05:10:01 ERROR : HELLO, WORLD!: file not in Linkbox root 'rclone-test-qifuyeq0wuca' 2025/04/29 05:10:01 NOTICE: Linkbox root 'rclone-test-qifuyeq0wuca': 1 files missing 2025/04/29 05:10:01 NOTICE: 1 hashes missing 2025/04/29 05:10:01 NOTICE: Linkbox root 'rclone-test-qifuyeq0wuca': 2 differences found 2025/04/29 05:10:01 NOTICE: Linkbox root 'rclone-test-qifuyeq0wuca': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/04/29 05:10:01 ERROR : hello, world!: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/29 05:10:01 NOTICE: Linkbox root 'rclone-test-qifuyeq0wuca': 1 differences found 2025/04/29 05:10:01 NOTICE: Linkbox root 'rclone-test-qifuyeq0wuca': 1 errors while checking 2025/04/29 05:10:01 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tevecaq1topa" 2025/04/29 05:10:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 05:10:02 DEBUG : Creating backend with remote "/tmp/rclone1368444673" run.go:180: Remote "Linkbox root 'rclone-test-tevecaq1topa'", Local "Local file system at /tmp/rclone1368444673", Modify Window "876000h0m0s" 2025/04/29 05:10:16 DEBUG : HELLO, WORLD!: Trying to read object after upload: try again in 100ms (1/10) lower checkfile vs. upper remote (without normalization) 2025/04/29 05:10:17 ERROR : HELLO, WORLD!: sum not found 2025/04/29 05:10:17 ERROR : hello, world!: file not in Linkbox root 'rclone-test-tevecaq1topa' 2025/04/29 05:10:17 NOTICE: Linkbox root 'rclone-test-tevecaq1topa': 1 files missing 2025/04/29 05:10:17 NOTICE: 1 hashes missing 2025/04/29 05:10:17 NOTICE: Linkbox root 'rclone-test-tevecaq1topa': 2 differences found 2025/04/29 05:10:17 NOTICE: Linkbox root 'rclone-test-tevecaq1topa': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/04/29 05:10:17 ERROR : HELLO, WORLD!: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/29 05:10:17 NOTICE: Linkbox root 'rclone-test-tevecaq1topa': 1 differences found 2025/04/29 05:10:17 NOTICE: Linkbox root 'rclone-test-tevecaq1topa': 1 errors while checking 2025/04/29 05:10:17 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fexohew5gate" 2025/04/29 05:10:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 05:10:28 DEBUG : Creating backend with remote "/tmp/rclone3044017163" run.go:180: Remote "Linkbox root 'rclone-test-fexohew5gate'", Local "Local file system at /tmp/rclone3044017163", Modify Window "876000h0m0s" lower checkfile vs. upperlowermixed remote (without normalization) 2025/04/29 05:10:32 ERROR : HeLlO, wOrLd!: sum not found 2025/04/29 05:10:32 ERROR : hello, world!: file not in Linkbox root 'rclone-test-fexohew5gate' 2025/04/29 05:10:32 NOTICE: Linkbox root 'rclone-test-fexohew5gate': 1 files missing 2025/04/29 05:10:32 NOTICE: 1 hashes missing 2025/04/29 05:10:32 NOTICE: Linkbox root 'rclone-test-fexohew5gate': 2 differences found 2025/04/29 05:10:32 NOTICE: Linkbox root 'rclone-test-fexohew5gate': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/04/29 05:10:32 ERROR : HeLlO, wOrLd!: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/29 05:10:32 NOTICE: Linkbox root 'rclone-test-fexohew5gate': 1 differences found 2025/04/29 05:10:32 NOTICE: Linkbox root 'rclone-test-fexohew5gate': 1 errors while checking 2025/04/29 05:10:32 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hekarey6guxu" 2025/04/29 05:10:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 05:10:33 DEBUG : Creating backend with remote "/tmp/rclone3527462294" run.go:180: Remote "Linkbox root 'rclone-test-hekarey6guxu'", Local "Local file system at /tmp/rclone3527462294", Modify Window "876000h0m0s" upperlowermixed checkfile vs. upper remote (without normalization) 2025/04/29 05:10:47 ERROR : HeLlO, wOrLd!: file not in Linkbox root 'rclone-test-hekarey6guxu' 2025/04/29 05:10:47 NOTICE: Linkbox root 'rclone-test-hekarey6guxu': 1 files missing 2025/04/29 05:10:47 NOTICE: Linkbox root 'rclone-test-hekarey6guxu': 1 differences found 2025/04/29 05:10:47 NOTICE: Linkbox root 'rclone-test-hekarey6guxu': 1 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/04/29 05:10:48 ERROR : HELLO, WORLD!: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/29 05:10:48 NOTICE: Linkbox root 'rclone-test-hekarey6guxu': 1 differences found 2025/04/29 05:10:48 NOTICE: Linkbox root 'rclone-test-hekarey6guxu': 1 errors while checking 2025/04/29 05:10:48 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tofipeq6colu" 2025/04/29 05:10:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 05:10:48 DEBUG : Creating backend with remote "/tmp/rclone3764783896" run.go:180: Remote "Linkbox root 'rclone-test-tofipeq6colu'", Local "Local file system at /tmp/rclone3764783896", Modify Window "876000h0m0s" NFD checkfile vs. NFC remote (without normalization) 2025/04/29 05:11:02 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/29 05:11:02 ERROR : 測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-tofipeq6colu' 2025/04/29 05:11:02 NOTICE: Linkbox root 'rclone-test-tofipeq6colu': 1 files missing 2025/04/29 05:11:02 NOTICE: 1 hashes missing 2025/04/29 05:11:02 NOTICE: Linkbox root 'rclone-test-tofipeq6colu': 2 differences found 2025/04/29 05:11:02 NOTICE: Linkbox root 'rclone-test-tofipeq6colu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/04/29 05:11:03 ERROR : 測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/29 05:11:03 NOTICE: Linkbox root 'rclone-test-tofipeq6colu': 1 differences found 2025/04/29 05:11:03 NOTICE: Linkbox root 'rclone-test-tofipeq6colu': 1 errors while checking 2025/04/29 05:11:03 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-paqodur1jidu" 2025/04/29 05:11:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 05:11:03 DEBUG : Creating backend with remote "/tmp/rclone3494012488" run.go:180: Remote "Linkbox root 'rclone-test-paqodur1jidu'", Local "Local file system at /tmp/rclone3494012488", Modify Window "876000h0m0s" NFC checkfile vs. NFD remote (without normalization) 2025/04/29 05:11:08 ERROR : 測試_Русский___ě_áñ: sum not found 2025/04/29 05:11:08 ERROR : 測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-paqodur1jidu' 2025/04/29 05:11:08 NOTICE: Linkbox root 'rclone-test-paqodur1jidu': 1 files missing 2025/04/29 05:11:08 NOTICE: 1 hashes missing 2025/04/29 05:11:08 NOTICE: Linkbox root 'rclone-test-paqodur1jidu': 2 differences found 2025/04/29 05:11:08 NOTICE: Linkbox root 'rclone-test-paqodur1jidu': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/04/29 05:11:08 ERROR : 測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/29 05:11:08 NOTICE: Linkbox root 'rclone-test-paqodur1jidu': 1 differences found 2025/04/29 05:11:08 NOTICE: Linkbox root 'rclone-test-paqodur1jidu': 1 errors while checking 2025/04/29 05:11:08 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-viyanuy7cije" 2025/04/29 05:11:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 05:11:08 DEBUG : Creating backend with remote "/tmp/rclone3222458444" run.go:180: Remote "Linkbox root 'rclone-test-viyanuy7cije'", Local "Local file system at /tmp/rclone3222458444", Modify Window "876000h0m0s" NFDx2 checkfile vs. both remote (without normalization) 2025/04/29 05:11:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/29 05:11:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-viyanuy7cije' 2025/04/29 05:11:13 NOTICE: Linkbox root 'rclone-test-viyanuy7cije': 1 files missing 2025/04/29 05:11:13 NOTICE: 1 hashes missing 2025/04/29 05:11:13 NOTICE: Linkbox root 'rclone-test-viyanuy7cije': 2 differences found 2025/04/29 05:11:13 NOTICE: Linkbox root 'rclone-test-viyanuy7cije': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/04/29 05:11:13 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/29 05:11:13 NOTICE: Linkbox root 'rclone-test-viyanuy7cije': 1 differences found 2025/04/29 05:11:13 NOTICE: Linkbox root 'rclone-test-viyanuy7cije': 1 errors while checking 2025/04/29 05:11:13 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dojecud0cesu" 2025/04/29 05:11:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 05:11:14 DEBUG : Creating backend with remote "/tmp/rclone3290075549" run.go:180: Remote "Linkbox root 'rclone-test-dojecud0cesu'", Local "Local file system at /tmp/rclone3290075549", Modify Window "876000h0m0s" NFCx2 checkfile vs. both remote (without normalization) 2025/04/29 05:11:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/29 05:11:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-dojecud0cesu' 2025/04/29 05:11:38 NOTICE: Linkbox root 'rclone-test-dojecud0cesu': 1 files missing 2025/04/29 05:11:38 NOTICE: 1 hashes missing 2025/04/29 05:11:38 NOTICE: Linkbox root 'rclone-test-dojecud0cesu': 2 differences found 2025/04/29 05:11:38 NOTICE: Linkbox root 'rclone-test-dojecud0cesu': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/04/29 05:11:38 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/29 05:11:38 NOTICE: Linkbox root 'rclone-test-dojecud0cesu': 1 differences found 2025/04/29 05:11:38 NOTICE: Linkbox root 'rclone-test-dojecud0cesu': 1 errors while checking 2025/04/29 05:11:38 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-nebocet5ledu" 2025/04/29 05:11:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 05:11:39 DEBUG : Creating backend with remote "/tmp/rclone486222105" run.go:180: Remote "Linkbox root 'rclone-test-nebocet5ledu'", Local "Local file system at /tmp/rclone486222105", Modify Window "876000h0m0s" both checkfile vs. NFDx2 remote (without normalization) 2025/04/29 05:11:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/29 05:11:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-nebocet5ledu' 2025/04/29 05:11:43 NOTICE: Linkbox root 'rclone-test-nebocet5ledu': 1 files missing 2025/04/29 05:11:43 NOTICE: 1 hashes missing 2025/04/29 05:11:43 NOTICE: Linkbox root 'rclone-test-nebocet5ledu': 2 differences found 2025/04/29 05:11:43 NOTICE: Linkbox root 'rclone-test-nebocet5ledu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/04/29 05:11:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/29 05:11:43 NOTICE: Linkbox root 'rclone-test-nebocet5ledu': 1 differences found 2025/04/29 05:11:43 NOTICE: Linkbox root 'rclone-test-nebocet5ledu': 1 errors while checking 2025/04/29 05:11:43 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-wuvocej2doqi" 2025/04/29 05:11:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/29 05:11:44 DEBUG : Creating backend with remote "/tmp/rclone747479904" run.go:180: Remote "Linkbox root 'rclone-test-wuvocej2doqi'", Local "Local file system at /tmp/rclone747479904", Modify Window "876000h0m0s" both checkfile vs. NFCx2 remote (without normalization) 2025/04/29 05:11:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/04/29 05:11:58 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-wuvocej2doqi' 2025/04/29 05:11:58 NOTICE: Linkbox root 'rclone-test-wuvocej2doqi': 1 files missing 2025/04/29 05:11:58 NOTICE: 1 hashes missing 2025/04/29 05:11:58 NOTICE: Linkbox root 'rclone-test-wuvocej2doqi': 2 differences found 2025/04/29 05:11:58 NOTICE: Linkbox root 'rclone-test-wuvocej2doqi': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/04/29 05:11:59 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/29 05:11:59 NOTICE: Linkbox root 'rclone-test-wuvocej2doqi': 1 differences found 2025/04/29 05:11:59 NOTICE: Linkbox root 'rclone-test-wuvocej2doqi': 1 errors while checking 2025/04/29 05:11:59 DEBUG : Linkbox root 'rclone-test-wuvocej2doqi': Purge remote 2025/04/29 05:12:00 DEBUG : Linkbox root 'rclone-test-nebocet5ledu': Purge remote 2025/04/29 05:12:01 DEBUG : Linkbox root 'rclone-test-dojecud0cesu': Purge remote 2025/04/29 05:12:03 DEBUG : Linkbox root 'rclone-test-viyanuy7cije': Purge remote 2025/04/29 05:12:04 DEBUG : Linkbox root 'rclone-test-paqodur1jidu': Purge remote 2025/04/29 05:12:06 DEBUG : Linkbox root 'rclone-test-tofipeq6colu': Purge remote 2025/04/29 05:12:07 DEBUG : Linkbox root 'rclone-test-hekarey6guxu': Purge remote 2025/04/29 05:12:09 DEBUG : Linkbox root 'rclone-test-fexohew5gate': Purge remote 2025/04/29 05:12:10 DEBUG : Linkbox root 'rclone-test-tevecaq1topa': Purge remote 2025/04/29 05:12:11 DEBUG : Linkbox root 'rclone-test-qifuyeq0wuca': Purge remote --- PASS: TestApplyTransforms (137.06s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "Linkbox root 'rclone-test-jijabug4jedi'", Local "Local file system at /tmp/rclone2103145717", Modify Window "876000h0m0s" 2025/04/29 05:12:13 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/04/29 05:12:28 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/04/29 05:12:29 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/04/29 05:12:29 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Update err in reading file: max transfer limit reached as set by --max-transfer 2025/04/29 05:12:31 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/04/29 05:12:32 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/04/29 05:12:34 ERROR : TestCopyFileMaxTransfer/file4: Failed to copy: Update second step failed: Linkbox error 500: user upload file not exist copy_test.go:504: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:504 Error: Received unexpected error: Update second step failed: Linkbox error 500: user upload file not exist Test: TestCopyFileMaxTransfer fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- FAIL: TestCopyFileMaxTransfer (50.15s) === RUN TestListDirSortedFn run.go:180: Remote "Linkbox root 'rclone-test-jijabug4jedi'", Local "Local file system at /tmp/rclone2103145717", Modify Window "876000h0m0s" run.go:285: Failed to put "sub dir/ignore dir/.ignore" to "Linkbox root 'rclone-test-jijabug4jedi'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestListDirSortedFn (40.69s) === RUN TestDelete run.go:180: Remote "Linkbox root 'rclone-test-jijabug4jedi'", Local "Local file system at /tmp/rclone2103145717", Modify Window "876000h0m0s" 2025/04/29 05:13:52 DEBUG : Waiting for deletions to finish 2025/04/29 05:13:52 DEBUG : large: Excluded (Size Filter) 2025/04/29 05:13:52 DEBUG : large: Excluded 2025/04/29 05:13:54 INFO : medium: Deleted 2025/04/29 05:13:54 INFO : small: Deleted --- PASS: TestDelete (12.91s) === RUN TestMaxDelete run.go:180: Remote "Linkbox root 'rclone-test-jijabug4jedi'", Local "Local file system at /tmp/rclone2103145717", Modify Window "876000h0m0s" 2025/04/29 05:14:24 DEBUG : small: Trying to read object after upload: try again in 100ms (1/10) 2025/04/29 05:14:30 DEBUG : Waiting for deletions to finish 2025/04/29 05:14:31 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/04/29 05:14:32 INFO : medium: Deleted 2025/04/29 05:14:33 INFO : large: Deleted --- PASS: TestMaxDelete (39.31s) === RUN TestReadFile run.go:180: Remote "Linkbox root 'rclone-test-jijabug4jedi'", Local "Local file system at /tmp/rclone2103145717", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure operations_test.go:508: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:508 Error: Received unexpected error: failed to open ReadFile: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestReadFile --- FAIL: TestReadFile (34.24s) === RUN TestCat run.go:180: Remote "Linkbox root 'rclone-test-jijabug4jedi'", Local "Local file system at /tmp/rclone2103145717", Modify Window "876000h0m0s" 2025/04/29 05:15:23 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/04/29 05:15:44 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/29 05:15:45 ERROR : file2: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" operations_test.go:566: Incorrect output from Cat(0,-1,): "" 2025/04/29 05:15:45 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/29 05:15:45 ERROR : file2: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" operations_test.go:566: Incorrect output from Cat(0,5,): "" 2025/04/29 05:15:46 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/29 05:15:46 ERROR : file2: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" operations_test.go:566: Incorrect output from Cat(-3,-1,): "" 2025/04/29 05:15:47 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/29 05:15:47 ERROR : file2: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" operations_test.go:566: Incorrect output from Cat(1,3,): "" 2025/04/29 05:15:47 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/29 05:15:48 ERROR : file2: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" operations_test.go:566: Incorrect output from Cat(0,-1, ): "" --- FAIL: TestCat (41.37s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "Linkbox root 'rclone-test-jijabug4jedi'", Local "Local file system at /tmp/rclone2103145717", Modify Window "876000h0m0s" 2025/04/29 05:16:10 INFO : A2: Making directory 2025/04/29 05:16:11 INFO : A1/B2: Making directory 2025/04/29 05:16:23 INFO : A1/B2/C2: Making directory 2025/04/29 05:16:25 INFO : A1/B1/C3: Making directory 2025/04/29 05:16:27 INFO : A3: Making directory 2025/04/29 05:16:29 INFO : A3/B3: Making directory 2025/04/29 05:16:31 INFO : A3/B3/C4: Making directory 2025/04/29 05:16:39 DEBUG : removing 1 level 3 directories 2025/04/29 05:16:39 INFO : A3/B3/C4: Removing directory 2025/04/29 05:16:55 DEBUG : removing 1 level 3 directories 2025/04/29 05:16:55 INFO : A1/B2/C2: Removing directory 2025/04/29 05:16:56 DEBUG : removing 3 level 2 directories 2025/04/29 05:16:56 INFO : A3/B3: Removing directory 2025/04/29 05:16:56 INFO : A1/B2: Removing directory 2025/04/29 05:16:56 INFO : A1/B1: Removing directory 2025/04/29 05:16:57 ERROR : A1/B1: Failed to rmdir: directory not empty 2025/04/29 05:16:59 DEBUG : removing 2 level 1 directories 2025/04/29 05:16:59 INFO : A3: Removing directory 2025/04/29 05:16:59 INFO : A2: Removing directory operations_test.go:705: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705 Error: Received unexpected error: failed to remove directories: directory not empty Test: TestRmdirsNoLeaveRoot --- FAIL: TestRmdirsNoLeaveRoot (81.55s) === RUN TestCopyURL run.go:180: Remote "Linkbox root 'rclone-test-jijabug4jedi'", Local "Local file system at /tmp/rclone2103145717", Modify Window "876000h0m0s" 2025/04/29 05:17:26 DEBUG : file1: Trying to read object after upload: try again in 100ms (1/10) fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure 2025/04/29 05:17:45 DEBUG : filename.txt: File name found in url 2025/04/29 05:17:48 DEBUG : headerfilename.txt: filename found in Content-Disposition header. run.go:125: removing file "file1" failed - try 1/3: could not Remove: Linkbox error 500: Post "http://192.168.0.133:9200/zdisk_item/_search": context deadline exceeded run.go:125: removing file "headerfilename.txt" failed - try 1/3: could not Remove: Linkbox error 500: Post "http://192.168.0.133:9200/zdisk_item/_search": context deadline exceeded --- PASS: TestCopyURL (55.98s) === RUN TestDirMove run.go:180: Remote "Linkbox root 'rclone-test-jijabug4jedi'", Local "Local file system at /tmp/rclone2103145717", Modify Window "876000h0m0s" 2025/04/29 05:18:46 DEBUG : A1/B1/three: Trying to read object after upload: try again in 100ms (1/10) 2025/04/29 05:19:01 DEBUG : A1/B1/C1/four: Trying to read object after upload: try again in 100ms (1/10) 2025/04/29 05:19:21 INFO : A1/B2: Making directory 2025/04/29 05:19:23 INFO : A1/B1/C3: Making directory 2025/04/29 05:20:10 ERROR : A1/one: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/29 05:20:10 ERROR : A1/one: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/29 05:20:10 ERROR : A1/two: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/82/0a/61/b8a9f715dbb64fd5c56e7783c6820a61/3?token=08b1d21e9d7ab5e8e4e617148e7f14e6&ts=1745903977&ip=65.108.87.141": context canceled 2025/04/29 05:20:10 ERROR : A1/two: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/82/0a/61/b8a9f715dbb64fd5c56e7783c6820a61/3?token=08b1d21e9d7ab5e8e4e617148e7f14e6&ts=1745903977&ip=65.108.87.141": context canceled 2025/04/29 05:20:11 ERROR : A1/B1/C1/four: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/ef/57/72/8cbad96aced40b3838dd9f07f6ef5772/4?token=3e0dbac910e7955a006dfe9d662b17b5&ts=1745903978&ip=65.108.87.141": context canceled 2025/04/29 05:20:11 ERROR : A1/B1/C1/four: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/ef/57/72/8cbad96aced40b3838dd9f07f6ef5772/4?token=3e0dbac910e7955a006dfe9d662b17b5&ts=1745903978&ip=65.108.87.141": context canceled 2025/04/29 05:20:11 ERROR : A1/B1/C2/five: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/0d/14/f5/30056e1cab7a61d256fc8edd970d14f5/4?token=a8529c2546dfd360308ced440c7ca93d&ts=1745903978&ip=65.108.87.141": context canceled 2025/04/29 05:20:11 ERROR : A1/B1/C2/five: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/0d/14/f5/30056e1cab7a61d256fc8edd970d14f5/4?token=a8529c2546dfd360308ced440c7ca93d&ts=1745903978&ip=65.108.87.141": context canceled 2025/04/29 05:20:11 ERROR : A1/B1/three: Failed to copy: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/02/78/78/35d6d33467aae9a2e3dccb4b6b027878/5?token=3b5a67bbf87ced8178a88a1d49eb4e73&ts=1745903977&ip=65.108.87.141": context canceled 2025/04/29 05:20:11 ERROR : A1/B1/three: Not deleting source as copy failed: failed to open source object: Open failed: Get "https://aht.nuplink2.net/pool/pub/02/78/78/35d6d33467aae9a2e3dccb4b6b027878/5?token=3b5a67bbf87ced8178a88a1d49eb4e73&ts=1745903977&ip=65.108.87.141": context canceled operations_test.go:1380: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1380 Error: Received unexpected error: RenameDir renames: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestDirMove --- FAIL: TestDirMove (167.72s) === RUN TestRcatSizeMetadata run.go:180: Remote "Linkbox root 'rclone-test-jijabug4jedi'", Local "Local file system at /tmp/rclone2103145717", Modify Window "876000h0m0s" operations_test.go:1613: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.72s) FAIL 2025/04/29 05:20:57 DEBUG : Linkbox root 'rclone-test-jijabug4jedi': Purge remote "./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestApplyTransforms|TestCat|TestCheckSumDownload|TestCopyFileMaxTransfer|TestCopyURL|TestDelete|TestDirMove|TestListDirSortedFn|TestMaxDelete|TestParseSumFile|TestRcatSizeMetadata|TestReadFile|TestRmdirsNoLeaveRoot)$|^TestCheckDownload$/^(1|2|3|4|5|6|7)$|^TestCheckSizeOnly$/^7$'" - Finished ERROR in 13m29.240991621s (try 2/5): exit status 1: Failed [TestCheckDownload/1 TestCheckDownload/2 TestCheckDownload/3 TestCheckDownload/4 TestCheckDownload/5 TestCheckDownload/6 TestCheckDownload/7 TestParseSumFile TestCheckSumDownload TestCopyFileMaxTransfer TestListDirSortedFn TestReadFile TestCat TestRmdirsNoLeaveRoot TestDirMove]