"./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5)
2025/03/22 04:15:12 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yoxiwul4kazi"
2025/03/22 04:15:12 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/22 04:15:13 DEBUG : Creating backend with remote "/tmp/rclone2173316580"
=== RUN   TestDoMultiThreadCopy
--- PASS: TestDoMultiThreadCopy (0.00s)
=== RUN   TestMultithreadCalculateNumChunks
=== RUN   TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1}
=== RUN   TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576}
=== RUN   TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288}
=== RUN   TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289}
=== RUN   TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288}
--- PASS: TestMultithreadCalculateNumChunks (0.00s)
    --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s)
    --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s)
    --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s)
    --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s)
    --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s)
=== RUN   TestMultithreadCopy
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
    multithread_test.go:121: multithread writing not supported
2025/03/22 04:15:13 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopy (0.44s)
=== RUN   TestMultithreadCopyAbort
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
    multithread_test.go:121: multithread writing not supported
2025/03/22 04:15:14 ERROR : : error listing: directory not found
--- SKIP: TestMultithreadCopyAbort (0.59s)
=== RUN   TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN   TestReOpen
=== RUN   TestReOpen/Normal
=== RUN   TestReOpen/Normal/Basics
2025/03/22 04:15:14 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/ErrorAtStart
=== RUN   TestReOpen/Normal/WithErrors
2025/03/22 04:15:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/22 04:15:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/22 04:15:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/Normal/TooManyErrors
2025/03/22 04:15:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/22 04:15:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/22 04:15:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/22 04:15:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/Normal/Seek
2025/03/22 04:15:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/22 04:15:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/22 04:15:14 DEBUG : potato: Seek from 5 to 2
=== RUN   TestReOpen/Normal/AccountRead
=== RUN   TestReOpen/Normal/AccountReadDelay
2025/03/22 04:15:14 DEBUG : potato: Seek from 10 to 0
2025/03/22 04:15:14 DEBUG : potato: Seek from 10 to 0
2025/03/22 04:15:14 DEBUG : potato: Seek from 10 to 0
=== RUN   TestReOpen/Normal/AccountReadError
=== RUN   TestReOpen/WithRangeOption
=== RUN   TestReOpen/WithRangeOption/Basics
2025/03/22 04:15:14 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/ErrorAtStart
=== RUN   TestReOpen/WithRangeOption/WithErrors
2025/03/22 04:15:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/22 04:15:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/22 04:15:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithRangeOption/TooManyErrors
2025/03/22 04:15:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/22 04:15:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/22 04:15:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/22 04:15:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithRangeOption/Seek
2025/03/22 04:15:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/22 04:15:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/22 04:15:14 DEBUG : potato: Seek from 5 to 2
2025/03/22 04:15:14 DEBUG : potato: Seek from 7 to 4
=== RUN   TestReOpen/WithRangeOption/AccountRead
=== RUN   TestReOpen/WithRangeOption/AccountReadDelay
2025/03/22 04:15:14 DEBUG : potato: Seek from 7 to 0
2025/03/22 04:15:14 DEBUG : potato: Seek from 7 to 0
2025/03/22 04:15:14 DEBUG : potato: Seek from 7 to 0
=== RUN   TestReOpen/WithRangeOption/AccountReadError
=== RUN   TestReOpen/WithSeekOption
=== RUN   TestReOpen/WithSeekOption/Basics
2025/03/22 04:15:14 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/ErrorAtStart
=== RUN   TestReOpen/WithSeekOption/WithErrors
2025/03/22 04:15:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/22 04:15:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/22 04:15:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/WithSeekOption/TooManyErrors
2025/03/22 04:15:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/22 04:15:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/22 04:15:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/22 04:15:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/WithSeekOption/Seek
2025/03/22 04:15:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/22 04:15:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/22 04:15:14 DEBUG : potato: Seek from 5 to 2
2025/03/22 04:15:14 DEBUG : potato: Seek from 7 to 5
=== RUN   TestReOpen/WithSeekOption/AccountRead
=== RUN   TestReOpen/WithSeekOption/AccountReadDelay
2025/03/22 04:15:14 DEBUG : potato: Seek from 8 to 0
2025/03/22 04:15:14 DEBUG : potato: Seek from 8 to 0
2025/03/22 04:15:14 DEBUG : potato: Seek from 8 to 0
=== RUN   TestReOpen/WithSeekOption/AccountReadError
=== RUN   TestReOpen/UnknownSize
=== RUN   TestReOpen/UnknownSize/Basics
2025/03/22 04:15:14 DEBUG : potato: Seek from 9 to 0
=== RUN   TestReOpen/UnknownSize/ErrorAtStart
=== RUN   TestReOpen/UnknownSize/WithErrors
2025/03/22 04:15:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/03/22 04:15:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/03/22 04:15:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN   TestReOpen/UnknownSize/TooManyErrors
2025/03/22 04:15:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/03/22 04:15:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/03/22 04:15:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/03/22 04:15:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN   TestReOpen/UnknownSize/Seek
2025/03/22 04:15:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/03/22 04:15:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/03/22 04:15:14 DEBUG : potato: Seek from 5 to 2
2025/03/22 04:15:14 DEBUG : potato: Seek from 7 to 6
=== RUN   TestReOpen/UnknownSize/AccountRead
=== RUN   TestReOpen/UnknownSize/AccountReadDelay
2025/03/22 04:15:14 DEBUG : potato: Seek from 9 to 0
2025/03/22 04:15:14 DEBUG : potato: Seek from 9 to 0
2025/03/22 04:15:14 DEBUG : potato: Seek from 9 to 0
=== RUN   TestReOpen/UnknownSize/AccountReadError
--- PASS: TestReOpen (0.00s)
    --- PASS: TestReOpen/Normal (0.00s)
        --- PASS: TestReOpen/Normal/Basics (0.00s)
        --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s)
        --- PASS: TestReOpen/Normal/WithErrors (0.00s)
        --- PASS: TestReOpen/Normal/TooManyErrors (0.00s)
        --- PASS: TestReOpen/Normal/Seek (0.00s)
        --- PASS: TestReOpen/Normal/AccountRead (0.00s)
        --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s)
        --- PASS: TestReOpen/Normal/AccountReadError (0.00s)
    --- PASS: TestReOpen/WithRangeOption (0.00s)
        --- PASS: TestReOpen/WithRangeOption/Basics (0.00s)
        --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s)
        --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s)
        --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s)
        --- PASS: TestReOpen/WithRangeOption/Seek (0.00s)
        --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s)
        --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s)
        --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s)
    --- PASS: TestReOpen/WithSeekOption (0.00s)
        --- PASS: TestReOpen/WithSeekOption/Basics (0.00s)
        --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s)
        --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s)
        --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s)
        --- PASS: TestReOpen/WithSeekOption/Seek (0.00s)
        --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s)
        --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s)
        --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s)
    --- PASS: TestReOpen/UnknownSize (0.00s)
        --- PASS: TestReOpen/UnknownSize/Basics (0.00s)
        --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s)
        --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s)
        --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s)
        --- PASS: TestReOpen/UnknownSize/Seek (0.00s)
        --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s)
        --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s)
        --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s)
=== RUN   TestCheck
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
=== RUN   TestCheck/1
=== RUN   TestCheck/2
=== RUN   TestCheck/3
=== RUN   TestCheck/4
=== RUN   TestCheck/5
=== RUN   TestCheck/6
=== RUN   TestCheck/7
--- PASS: TestCheck (23.36s)
    --- PASS: TestCheck/1 (0.34s)
    --- PASS: TestCheck/2 (0.36s)
    --- PASS: TestCheck/3 (0.34s)
    --- PASS: TestCheck/4 (0.35s)
    --- PASS: TestCheck/5 (0.35s)
    --- PASS: TestCheck/6 (0.36s)
    --- PASS: TestCheck/7 (0.34s)
=== RUN   TestCheckFsError
2025/03/22 04:15:37 DEBUG : Creating backend with remote "nonexistent"
2025/03/22 04:15:37 DEBUG : Creating backend with remote "nonexistent"
2025/03/22 04:15:37 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/03/22 04:15:37 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found
2025/03/22 04:15:37 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/03/22 04:15:37 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking
--- PASS: TestCheckFsError (0.00s)
=== RUN   TestCheckDownload
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", 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 (24.10s)
    --- FAIL: TestCheckDownload/1 (0.37s)
    --- FAIL: TestCheckDownload/2 (0.53s)
    --- FAIL: TestCheckDownload/3 (0.35s)
    --- FAIL: TestCheckDownload/4 (0.55s)
    --- FAIL: TestCheckDownload/5 (0.74s)
    --- FAIL: TestCheckDownload/6 (0.57s)
    --- FAIL: TestCheckDownload/7 (0.74s)
=== RUN   TestCheckSizeOnly
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
=== RUN   TestCheckSizeOnly/1
=== RUN   TestCheckSizeOnly/2
=== RUN   TestCheckSizeOnly/3
=== RUN   TestCheckSizeOnly/4
=== RUN   TestCheckSizeOnly/5
=== RUN   TestCheckSizeOnly/6
=== RUN   TestCheckSizeOnly/7
--- PASS: TestCheckSizeOnly (22.40s)
    --- PASS: TestCheckSizeOnly/1 (0.34s)
    --- PASS: TestCheckSizeOnly/2 (0.37s)
    --- PASS: TestCheckSizeOnly/3 (0.34s)
    --- PASS: TestCheckSizeOnly/4 (0.36s)
    --- PASS: TestCheckSizeOnly/5 (0.36s)
    --- PASS: TestCheckSizeOnly/6 (0.33s)
    --- PASS: TestCheckSizeOnly/7 (0.36s)
=== RUN   TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN   TestParseSumFile
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", 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/03/22 04:16:28 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 (11.32s)
=== RUN   TestCheckSum
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
2025/03/22 04:16:35 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yoxiwul4kazi/data"
    check_test.go:353: Linkbox root 'rclone-test-yoxiwul4kazi/data' lacks md5, skipping
--- SKIP: TestCheckSum (2.15s)
=== RUN   TestCheckSumDownload
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
2025/03/22 04:16:37 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yoxiwul4kazi/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/03/22 04:16:50 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/03/22 04:16:56 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/03/22 04:17:01 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/03/22 04:17:07 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/03/22 04:17:12 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/03/22 04:17:18 DEBUG : data/banana: Update: removing old file
2025/03/22 04:17:22 DEBUG : data/potato: Update: removing old file
2025/03/22 04:17:26 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
--- FAIL: TestCheckSumDownload (62.05s)
    --- PASS: TestCheckSumDownload/subtest1 (0.36s)
    --- PASS: TestCheckSumDownload/subtest2 (0.40s)
    --- PASS: TestCheckSumDownload/subtest3 (0.35s)
    --- PASS: TestCheckSumDownload/subtest4 (0.35s)
    --- PASS: TestCheckSumDownload/subtest5 (0.34s)
    --- PASS: TestCheckSumDownload/subtest6 (0.35s)
    --- PASS: TestCheckSumDownload/subtest7 (0.34s)
=== RUN   TestApplyTransforms
2025/03/22 04:17:39 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-rotepiw5fige"
2025/03/22 04:17:39 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/22 04:17:41 DEBUG : Creating backend with remote "/tmp/rclone314138316"
    run.go:180: Remote "Linkbox root 'rclone-test-rotepiw5fige'", Local "Local file system at /tmp/rclone314138316", Modify Window "876000h0m0s"
upper checkfile vs. lower remote (without normalization)
2025/03/22 04:17:48 ERROR : hello, world!: sum not found
2025/03/22 04:17:48 ERROR : HELLO, WORLD!: file not in Linkbox root 'rclone-test-rotepiw5fige'
2025/03/22 04:17:48 NOTICE: Linkbox root 'rclone-test-rotepiw5fige': 1 files missing
2025/03/22 04:17:48 NOTICE: 1 hashes missing
2025/03/22 04:17:48 NOTICE: Linkbox root 'rclone-test-rotepiw5fige': 2 differences found
2025/03/22 04:17:48 NOTICE: Linkbox root 'rclone-test-rotepiw5fige': 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/03/22 04:17:48 ERROR : hello, world!: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/22 04:17:48 NOTICE: Linkbox root 'rclone-test-rotepiw5fige': 1 differences found
2025/03/22 04:17:48 NOTICE: Linkbox root 'rclone-test-rotepiw5fige': 1 errors while checking
2025/03/22 04:17:48 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tohiwez7roso"
2025/03/22 04:17:48 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/22 04:17:49 DEBUG : Creating backend with remote "/tmp/rclone2585863803"
    run.go:180: Remote "Linkbox root 'rclone-test-tohiwez7roso'", Local "Local file system at /tmp/rclone2585863803", Modify Window "876000h0m0s"
lower checkfile vs. upper remote (without normalization)
2025/03/22 04:17:54 ERROR : HELLO, WORLD!: sum not found
2025/03/22 04:17:54 ERROR : hello, world!: file not in Linkbox root 'rclone-test-tohiwez7roso'
2025/03/22 04:17:54 NOTICE: Linkbox root 'rclone-test-tohiwez7roso': 1 files missing
2025/03/22 04:17:54 NOTICE: 1 hashes missing
2025/03/22 04:17:54 NOTICE: Linkbox root 'rclone-test-tohiwez7roso': 2 differences found
2025/03/22 04:17:54 NOTICE: Linkbox root 'rclone-test-tohiwez7roso': 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/03/22 04:17:55 ERROR : HELLO, WORLD!: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/22 04:17:55 NOTICE: Linkbox root 'rclone-test-tohiwez7roso': 1 differences found
2025/03/22 04:17:55 NOTICE: Linkbox root 'rclone-test-tohiwez7roso': 1 errors while checking
2025/03/22 04:17:55 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-parafan4xeju"
2025/03/22 04:17:55 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/22 04:17:55 DEBUG : Creating backend with remote "/tmp/rclone1865514655"
    run.go:180: Remote "Linkbox root 'rclone-test-parafan4xeju'", Local "Local file system at /tmp/rclone1865514655", Modify Window "876000h0m0s"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/03/22 04:18:00 ERROR : HeLlO, wOrLd!: sum not found
2025/03/22 04:18:00 ERROR : hello, world!: file not in Linkbox root 'rclone-test-parafan4xeju'
2025/03/22 04:18:00 NOTICE: Linkbox root 'rclone-test-parafan4xeju': 1 files missing
2025/03/22 04:18:00 NOTICE: 1 hashes missing
2025/03/22 04:18:00 NOTICE: Linkbox root 'rclone-test-parafan4xeju': 2 differences found
2025/03/22 04:18:00 NOTICE: Linkbox root 'rclone-test-parafan4xeju': 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/03/22 04:18:01 ERROR : HeLlO, wOrLd!: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/22 04:18:01 NOTICE: Linkbox root 'rclone-test-parafan4xeju': 1 differences found
2025/03/22 04:18:01 NOTICE: Linkbox root 'rclone-test-parafan4xeju': 1 errors while checking
2025/03/22 04:18:01 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yowozoh2jera"
2025/03/22 04:18:01 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/22 04:18:02 DEBUG : Creating backend with remote "/tmp/rclone3082941454"
    run.go:180: Remote "Linkbox root 'rclone-test-yowozoh2jera'", Local "Local file system at /tmp/rclone3082941454", Modify Window "876000h0m0s"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/03/22 04:18:07 ERROR : HELLO, WORLD!: sum not found
2025/03/22 04:18:07 ERROR : HeLlO, wOrLd!: file not in Linkbox root 'rclone-test-yowozoh2jera'
2025/03/22 04:18:07 NOTICE: Linkbox root 'rclone-test-yowozoh2jera': 1 files missing
2025/03/22 04:18:07 NOTICE: 1 hashes missing
2025/03/22 04:18:07 NOTICE: Linkbox root 'rclone-test-yowozoh2jera': 2 differences found
2025/03/22 04:18:07 NOTICE: Linkbox root 'rclone-test-yowozoh2jera': 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/03/22 04:18:08 ERROR : HELLO, WORLD!: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/22 04:18:08 NOTICE: Linkbox root 'rclone-test-yowozoh2jera': 1 differences found
2025/03/22 04:18:08 NOTICE: Linkbox root 'rclone-test-yowozoh2jera': 1 errors while checking
2025/03/22 04:18:08 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-sumizic0wuma"
2025/03/22 04:18:08 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/22 04:18:08 DEBUG : Creating backend with remote "/tmp/rclone1530566142"
    run.go:180: Remote "Linkbox root 'rclone-test-sumizic0wuma'", Local "Local file system at /tmp/rclone1530566142", Modify Window "876000h0m0s"
NFD checkfile vs. NFC remote (without normalization)
2025/03/22 04:18:14 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/22 04:18:14 ERROR : 測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-sumizic0wuma'
2025/03/22 04:18:14 NOTICE: Linkbox root 'rclone-test-sumizic0wuma': 1 files missing
2025/03/22 04:18:14 NOTICE: 1 hashes missing
2025/03/22 04:18:14 NOTICE: Linkbox root 'rclone-test-sumizic0wuma': 2 differences found
2025/03/22 04:18:14 NOTICE: Linkbox root 'rclone-test-sumizic0wuma': 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/03/22 04:18:15 ERROR : 測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/22 04:18:15 NOTICE: Linkbox root 'rclone-test-sumizic0wuma': 1 differences found
2025/03/22 04:18:15 NOTICE: Linkbox root 'rclone-test-sumizic0wuma': 1 errors while checking
2025/03/22 04:18:15 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gaciday7yeda"
2025/03/22 04:18:15 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/22 04:18:15 DEBUG : Creating backend with remote "/tmp/rclone3208441132"
    run.go:180: Remote "Linkbox root 'rclone-test-gaciday7yeda'", Local "Local file system at /tmp/rclone3208441132", Modify Window "876000h0m0s"
NFC checkfile vs. NFD remote (without normalization)
2025/03/22 04:18:22 ERROR : 測試_Русский___ě_áñ: sum not found
2025/03/22 04:18:22 ERROR : 測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-gaciday7yeda'
2025/03/22 04:18:22 NOTICE: Linkbox root 'rclone-test-gaciday7yeda': 1 files missing
2025/03/22 04:18:22 NOTICE: 1 hashes missing
2025/03/22 04:18:22 NOTICE: Linkbox root 'rclone-test-gaciday7yeda': 2 differences found
2025/03/22 04:18:22 NOTICE: Linkbox root 'rclone-test-gaciday7yeda': 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/03/22 04:18:22 ERROR : 測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/22 04:18:22 NOTICE: Linkbox root 'rclone-test-gaciday7yeda': 1 differences found
2025/03/22 04:18:22 NOTICE: Linkbox root 'rclone-test-gaciday7yeda': 1 errors while checking
2025/03/22 04:18:22 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cixaqaf2veni"
2025/03/22 04:18:22 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/22 04:18:23 DEBUG : Creating backend with remote "/tmp/rclone1265391180"
    run.go:180: Remote "Linkbox root 'rclone-test-cixaqaf2veni'", Local "Local file system at /tmp/rclone1265391180", Modify Window "876000h0m0s"
NFDx2 checkfile vs. both remote (without normalization)
2025/03/22 04:18:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/22 04:18:28 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-cixaqaf2veni'
2025/03/22 04:18:28 NOTICE: Linkbox root 'rclone-test-cixaqaf2veni': 1 files missing
2025/03/22 04:18:28 NOTICE: 1 hashes missing
2025/03/22 04:18:28 NOTICE: Linkbox root 'rclone-test-cixaqaf2veni': 2 differences found
2025/03/22 04:18:28 NOTICE: Linkbox root 'rclone-test-cixaqaf2veni': 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/03/22 04:18:29 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/22 04:18:29 NOTICE: Linkbox root 'rclone-test-cixaqaf2veni': 1 differences found
2025/03/22 04:18:29 NOTICE: Linkbox root 'rclone-test-cixaqaf2veni': 1 errors while checking
2025/03/22 04:18:29 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-cabawih7ceso"
2025/03/22 04:18:29 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/22 04:18:29 DEBUG : Creating backend with remote "/tmp/rclone596573157"
    run.go:180: Remote "Linkbox root 'rclone-test-cabawih7ceso'", Local "Local file system at /tmp/rclone596573157", Modify Window "876000h0m0s"
NFCx2 checkfile vs. both remote (without normalization)
2025/03/22 04:18:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/22 04:18:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-cabawih7ceso'
2025/03/22 04:18:35 NOTICE: Linkbox root 'rclone-test-cabawih7ceso': 1 files missing
2025/03/22 04:18:35 NOTICE: 1 hashes missing
2025/03/22 04:18:35 NOTICE: Linkbox root 'rclone-test-cabawih7ceso': 2 differences found
2025/03/22 04:18:35 NOTICE: Linkbox root 'rclone-test-cabawih7ceso': 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/03/22 04:18:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/22 04:18:36 NOTICE: Linkbox root 'rclone-test-cabawih7ceso': 1 differences found
2025/03/22 04:18:36 NOTICE: Linkbox root 'rclone-test-cabawih7ceso': 1 errors while checking
2025/03/22 04:18:36 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xozozit7cinu"
2025/03/22 04:18:36 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/22 04:18:36 DEBUG : Creating backend with remote "/tmp/rclone1797952381"
    run.go:180: Remote "Linkbox root 'rclone-test-xozozit7cinu'", Local "Local file system at /tmp/rclone1797952381", Modify Window "876000h0m0s"
both checkfile vs. NFDx2 remote (without normalization)
2025/03/22 04:18:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/22 04:18:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-xozozit7cinu'
2025/03/22 04:18:42 NOTICE: Linkbox root 'rclone-test-xozozit7cinu': 1 files missing
2025/03/22 04:18:42 NOTICE: 1 hashes missing
2025/03/22 04:18:42 NOTICE: Linkbox root 'rclone-test-xozozit7cinu': 2 differences found
2025/03/22 04:18:42 NOTICE: Linkbox root 'rclone-test-xozozit7cinu': 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/03/22 04:18:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/22 04:18:42 NOTICE: Linkbox root 'rclone-test-xozozit7cinu': 1 differences found
2025/03/22 04:18:42 NOTICE: Linkbox root 'rclone-test-xozozit7cinu': 1 errors while checking
2025/03/22 04:18:42 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zeqexox3gego"
2025/03/22 04:18:42 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/22 04:18:43 DEBUG : Creating backend with remote "/tmp/rclone253527913"
    run.go:180: Remote "Linkbox root 'rclone-test-zeqexox3gego'", Local "Local file system at /tmp/rclone253527913", Modify Window "876000h0m0s"
both checkfile vs. NFCx2 remote (without normalization)
2025/03/22 04:18:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/03/22 04:18:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Linkbox root 'rclone-test-zeqexox3gego'
2025/03/22 04:18:48 NOTICE: Linkbox root 'rclone-test-zeqexox3gego': 1 files missing
2025/03/22 04:18:48 NOTICE: 1 hashes missing
2025/03/22 04:18:48 NOTICE: Linkbox root 'rclone-test-zeqexox3gego': 2 differences found
2025/03/22 04:18:48 NOTICE: Linkbox root 'rclone-test-zeqexox3gego': 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/03/22 04:18:49 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Failed to calculate hash: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/22 04:18:49 NOTICE: Linkbox root 'rclone-test-zeqexox3gego': 1 differences found
2025/03/22 04:18:49 NOTICE: Linkbox root 'rclone-test-zeqexox3gego': 1 errors while checking
2025/03/22 04:18:49 DEBUG : Linkbox root 'rclone-test-zeqexox3gego': Purge remote
2025/03/22 04:18:51 DEBUG : Linkbox root 'rclone-test-xozozit7cinu': Purge remote
2025/03/22 04:18:52 DEBUG : Linkbox root 'rclone-test-cabawih7ceso': Purge remote
2025/03/22 04:18:54 DEBUG : Linkbox root 'rclone-test-cixaqaf2veni': Purge remote
2025/03/22 04:18:55 DEBUG : Linkbox root 'rclone-test-gaciday7yeda': Purge remote
2025/03/22 04:18:57 DEBUG : Linkbox root 'rclone-test-sumizic0wuma': Purge remote
2025/03/22 04:18:59 DEBUG : Linkbox root 'rclone-test-yowozoh2jera': Purge remote
2025/03/22 04:19:00 DEBUG : Linkbox root 'rclone-test-parafan4xeju': Purge remote
2025/03/22 04:19:02 DEBUG : Linkbox root 'rclone-test-tohiwez7roso': Purge remote
2025/03/22 04:19:03 DEBUG : Linkbox root 'rclone-test-rotepiw5fige': Purge remote
--- PASS: TestApplyTransforms (85.94s)
=== RUN   TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN   TestCopyFile
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
2025/03/22 04:19:06 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/22 04:19:11 INFO  : file1: Copied (new) to: sub/file2
2025/03/22 04:19:12 DEBUG : file1: Sizes identical
2025/03/22 04:19:12 DEBUG : file1: Unchanged skipping
2025/03/22 04:19:13 DEBUG : Linkbox root 'rclone-test-yoxiwul4kazi': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestCopyFile (12.51s)
=== RUN   TestCopyLongFile
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
    copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.71s)
=== RUN   TestCopyFileBackupDir
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
    copy_test.go:173: Skipping test as remote does not support server-side move or copy
--- SKIP: TestCopyFileBackupDir (0.71s)
=== RUN   TestCopyFileCompareDest
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
2025/03/22 04:19:19 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yoxiwul4kazi/dst"
2025/03/22 04:19:21 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yoxiwul4kazi/CompareDest"
2025/03/22 04:19:23 DEBUG : one: Need to transfer - File not found at Destination
2025/03/22 04:19:29 INFO  : one: Copied (new)
2025/03/22 04:19:30 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/22 04:19:31 DEBUG : one: Update: removing old file
2025/03/22 04:19:35 INFO  : one: Copied (replaced existing)
2025/03/22 04:19:36 DEBUG : dst/one: Update: removing old file
2025/03/22 04:19:48 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/22 04:19:49 DEBUG : one: Sizes identical
2025/03/22 04:19:49 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/22 04:19:54 DEBUG : two: Need to transfer - File not found at Destination
2025/03/22 04:19:54 DEBUG : two: Sizes identical
2025/03/22 04:19:54 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/22 04:19:56 DEBUG : two: Need to transfer - File not found at Destination
2025/03/22 04:19:56 DEBUG : two: Sizes identical
2025/03/22 04:19:56 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/22 04:19:58 DEBUG : two: Need to transfer - File not found at Destination
2025/03/22 04:19:59 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/22 04:20:01 INFO  : two: Copied (new)
--- PASS: TestCopyFileCompareDest (54.65s)
=== RUN   TestCopyFileCopyDest
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
    copy_test.go:276: Skipping test as remote does not support server-side copy
--- SKIP: TestCopyFileCopyDest (0.69s)
=== RUN   TestCopyInplace
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
    copy_test.go:370: Partial uploads not supported
--- SKIP: TestCopyInplace (0.68s)
=== RUN   TestCopyLongFileName
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
    copy_test.go:403: Partial uploads not supported
--- SKIP: TestCopyLongFileName (0.71s)
=== RUN   TestCopyFileMaxTransfer
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
2025/03/22 04:20:16 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/03/22 04:20:21 INFO  : TestCopyFileMaxTransfer/file1: Copied (new)
2025/03/22 04:20:22 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/03/22 04:20:22 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: Update err in reading file: max transfer limit reached as set by --max-transfer
2025/03/22 04:20:23 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/03/22 04:20:25 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/03/22 04:20:28 INFO  : TestCopyFileMaxTransfer/file4: Copied (new)
--- PASS: TestCopyFileMaxTransfer (18.87s)
=== RUN   TestDeduplicateInteractive
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateInteractive (0.91s)
=== RUN   TestDeduplicateSkip
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSkip (2.07s)
=== RUN   TestDeduplicateSizeOnly
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSizeOnly (0.66s)
=== RUN   TestDeduplicateFirst
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateFirst (0.68s)
=== RUN   TestDeduplicateNewest
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateNewest (0.70s)
=== RUN   TestDeduplicateNewestByHash
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
    dedupe_test.go:36: Can't run this test without a hash
--- SKIP: TestDeduplicateNewestByHash (0.68s)
=== RUN   TestDeduplicateOldest
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateOldest (0.68s)
=== RUN   TestDeduplicateLargest
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateLargest (0.68s)
=== RUN   TestDeduplicateSmallest
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateSmallest (0.69s)
=== RUN   TestDeduplicateRename
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
    dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
--- SKIP: TestDeduplicateRename (0.71s)
=== RUN   TestMergeDirs
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
    dedupe_test.go:256: Can't merge directories
--- SKIP: TestMergeDirs (0.68s)
=== RUN   TestListDirSorted
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
    run.go:285: Failed to put "sub dir/ignore dir/.ignore" to "Linkbox root 'rclone-test-yoxiwul4kazi'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4
--- FAIL: TestListDirSorted (29.21s)
=== RUN   TestListJSON
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
=== RUN   TestListJSON/Default
=== RUN   TestListJSON/FilesOnly
=== RUN   TestListJSON/DirsOnly
=== RUN   TestListJSON/Recurse
=== RUN   TestListJSON/SubDir
=== RUN   TestListJSON/NoModTime
=== RUN   TestListJSON/NoMimeType
=== RUN   TestListJSON/ShowHash
=== RUN   TestListJSON/HashTypes
2025/03/22 04:21:25 ERROR : file1: Failed to read hash: hash type not supported
=== RUN   TestListJSON/Metadata
--- PASS: TestListJSON (23.78s)
    --- PASS: TestListJSON/Default (0.40s)
    --- PASS: TestListJSON/FilesOnly (0.36s)
    --- PASS: TestListJSON/DirsOnly (0.37s)
    --- PASS: TestListJSON/Recurse (0.68s)
    --- PASS: TestListJSON/SubDir (0.35s)
    --- PASS: TestListJSON/NoModTime (0.34s)
    --- PASS: TestListJSON/NoMimeType (0.34s)
    --- PASS: TestListJSON/ShowHash (0.37s)
    --- PASS: TestListJSON/HashTypes (0.34s)
    --- PASS: TestListJSON/Metadata (0.35s)
=== RUN   TestStatJSON
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
=== RUN   TestStatJSON/Root
=== RUN   TestStatJSON/RootFilesOnly
=== RUN   TestStatJSON/RootDirsOnly
=== RUN   TestStatJSON/Dir
=== RUN   TestStatJSON/DirWithTrailingSlash
=== RUN   TestStatJSON/File
=== RUN   TestStatJSON/NotFound
=== RUN   TestStatJSON/DirFilesOnly
=== RUN   TestStatJSON/FileFilesOnly
=== RUN   TestStatJSON/NotFoundFilesOnly
=== RUN   TestStatJSON/DirDirsOnly
=== RUN   TestStatJSON/FileDirsOnly
=== RUN   TestStatJSON/NotFoundDirsOnly
=== RUN   TestStatJSON/RootNotFound
2025/03/22 04:21:51 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yoxiwul4kazi/notfound"
2025/03/22 04:21:51 DEBUG : Config file has changed externally - reloading
--- PASS: TestStatJSON (22.52s)
    --- PASS: TestStatJSON/Root (0.33s)
    --- PASS: TestStatJSON/RootFilesOnly (0.00s)
    --- PASS: TestStatJSON/RootDirsOnly (0.33s)
    --- PASS: TestStatJSON/Dir (0.69s)
    --- PASS: TestStatJSON/DirWithTrailingSlash (0.37s)
    --- PASS: TestStatJSON/File (0.59s)
    --- PASS: TestStatJSON/NotFound (1.53s)
    --- PASS: TestStatJSON/DirFilesOnly (0.34s)
    --- PASS: TestStatJSON/FileFilesOnly (0.35s)
    --- PASS: TestStatJSON/NotFoundFilesOnly (0.34s)
    --- PASS: TestStatJSON/DirDirsOnly (0.34s)
    --- PASS: TestStatJSON/FileDirsOnly (0.36s)
    --- PASS: TestStatJSON/NotFoundDirsOnly (0.34s)
    --- PASS: TestStatJSON/RootNotFound (1.90s)
=== RUN   TestMkdir
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
2025/03/22 04:21:59 INFO  : Linkbox root 'rclone-test-yoxiwul4kazi': Making directory
2025/03/22 04:22:00 INFO  : Linkbox root 'rclone-test-yoxiwul4kazi': Making directory
--- PASS: TestMkdir (1.02s)
=== RUN   TestLsd
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
--- PASS: TestLsd (10.25s)
=== RUN   TestLs
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
--- PASS: TestLs (11.57s)
=== RUN   TestLsWithFilesFrom
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
2025/03/22 04:22:29 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/03/22 04:22:29 DEBUG : empty space: Excluded
--- PASS: TestLsWithFilesFrom (10.92s)
=== RUN   TestLsLong
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
--- PASS: TestLsLong (11.68s)
=== RUN   TestHashSums
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
--- PASS: TestHashSums (9.44s)
=== RUN   TestHashSumsWithErrors
2025/03/22 04:22:54 DEBUG : Creating backend with remote ":memory:"
2025/03/22 04:22:54 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN   TestHashStream
2025/03/22 04:22:54 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/22 04:22:54 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/03/22 04:22:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/22 04:22:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/03/22 04:22:54 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/22 04:22:54 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/03/22 04:22:54 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/03/22 04:22:54 DEBUG : Creating sha1 hash of 12 bytes read from input stream
--- PASS: TestHashStream (0.00s)
=== RUN   TestSuffixName
--- PASS: TestSuffixName (0.00s)
=== RUN   TestCount
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
--- PASS: TestCount (18.26s)
=== RUN   TestDelete
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
2025/03/22 04:23:22 DEBUG : Waiting for deletions to finish
2025/03/22 04:23:22 DEBUG : large: Excluded (Size Filter)
2025/03/22 04:23:22 DEBUG : large: Excluded
2025/03/22 04:23:23 INFO  : medium: Deleted
2025/03/22 04:23:24 INFO  : small: Deleted
--- PASS: TestDelete (14.11s)
=== RUN   TestMaxDelete
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
2025/03/22 04:23:35 DEBUG : Waiting for deletions to finish
2025/03/22 04:23:36 ERROR : medium: Got fatal error on delete: --max-delete threshold reached
2025/03/22 04:23:37 INFO  : large: Deleted
2025/03/22 04:23:37 INFO  : small: Deleted
    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
--- PASS: TestMaxDelete (22.59s)
=== RUN   TestMaxDeleteSizeLargeFile
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
2025/03/22 04:23:52 DEBUG : small: Trying to read object after upload: try again in 100ms (1/10)
2025/03/22 04:23:52 DEBUG : small: Trying to read object after upload: try again in 200ms (2/10)
2025/03/22 04:23:53 DEBUG : small: Trying to read object after upload: try again in 400ms (3/10)
2025/03/22 04:23:54 DEBUG : small: Trying to read object after upload: try again in 800ms (4/10)
2025/03/22 04:23:55 DEBUG : small: Trying to read object after upload: try again in 1.6s (5/10)
2025/03/22 04:24:03 DEBUG : Waiting for deletions to finish
2025/03/22 04:24:03 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/03/22 04:24:05 INFO  : small: Deleted
2025/03/22 04:24:05 INFO  : medium: Deleted
    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:472
        	Error:      	Should be true
        	Test:       	TestMaxDeleteSizeLargeFile
        	Messages:   	listing wrong, want
        	            	  large (100) got
        	            	  large (100), small (10)
    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:472
        	Error:      	Should be true
        	Test:       	TestMaxDeleteSizeLargeFile
        	Messages:   	Unexpected file "small"
    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: TestMaxDeleteSizeLargeFile (35.82s)
=== RUN   TestMaxDeleteSize
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
2025/03/22 04:24:28 DEBUG : small: Trying to read object after upload: try again in 100ms (1/10)
2025/03/22 04:24:28 DEBUG : small: Trying to read object after upload: try again in 200ms (2/10)
2025/03/22 04:24:29 DEBUG : small: Trying to read object after upload: try again in 400ms (3/10)
2025/03/22 04:24:29 DEBUG : small: Trying to read object after upload: try again in 800ms (4/10)
2025/03/22 04:24:31 DEBUG : small: Trying to read object after upload: try again in 1.6s (5/10)
2025/03/22 04:24:33 DEBUG : small: Trying to read object after upload: try again in 3.2s (6/10)
2025/03/22 04:24:36 DEBUG : small: Trying to read object after upload: try again in 6.4s (7/10)
2025/03/22 04:24:49 DEBUG : large: Trying to read object after upload: try again in 100ms (1/10)
2025/03/22 04:24:49 DEBUG : large: Trying to read object after upload: try again in 200ms (2/10)
2025/03/22 04:24:50 DEBUG : large: Trying to read object after upload: try again in 400ms (3/10)
2025/03/22 04:24:50 DEBUG : large: Trying to read object after upload: try again in 800ms (4/10)
2025/03/22 04:24:52 DEBUG : large: Trying to read object after upload: try again in 1.6s (5/10)
2025/03/22 04:24:54 DEBUG : large: Trying to read object after upload: try again in 3.2s (6/10)
2025/03/22 04:24:57 DEBUG : Waiting for deletions to finish
2025/03/22 04:24:58 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/03/22 04:24:59 INFO  : large: Deleted
2025/03/22 04:25:00 INFO  : medium: Deleted
    operations_test.go:492: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:492
        	Error:      	Not equal: 
        	            	expected: 1
        	            	actual  : 3
        	Test:       	TestMaxDeleteSize
    run.go:125: removing file "large" failed - try 1/3: could not Remove: Linkbox error 403: not permit 
    run.go:125: removing file "large" failed - try 2/3: could not Remove: Linkbox error 403: not permit 
    run.go:125: removing file "large" failed - try 3/3: could not Remove: Linkbox error 403: not permit 
    run.go:128: removing file "large" failed: could not Remove: Linkbox error 403: not permit 
    run.go:125: removing file "medium" failed - try 1/3: could not Remove: Linkbox error 403: not permit 
    run.go:125: removing file "medium" failed - try 2/3: could not Remove: Linkbox error 403: not permit 
    run.go:125: removing file "medium" failed - try 3/3: could not Remove: Linkbox error 403: not permit 
    run.go:128: removing file "medium" failed: could not Remove: Linkbox error 403: not permit 
    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/src/github.com/rclone/rclone/fs/operations/operations_test.go:493
        	Error:      	Should be true
        	Test:       	TestMaxDeleteSize
        	Messages:   	listing wrong, want
        	            	   got
        	            	  small (10)
    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/src/github.com/rclone/rclone/fs/operations/operations_test.go:493
        	Error:      	Should be true
        	Test:       	TestMaxDeleteSize
        	Messages:   	Unexpected file "small"
--- FAIL: TestMaxDeleteSize (54.77s)
=== RUN   TestReadFile
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
    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 (6.64s)
=== RUN   TestRetry
2025/03/22 04:25:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/03/22 04:25:27 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/03/22 04:25:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/22 04:25:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/22 04:25:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/22 04:25:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/03/22 04:25:27 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
--- PASS: TestRetry (0.05s)
=== RUN   TestCat
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
2025/03/22 04:25:34 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/22 04:25:34 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/03/22 04:25:35 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/22 04:25:35 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/03/22 04:25:35 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/22 04:25:36 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/03/22 04:25:36 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/22 04:25:36 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/03/22 04:25:37 ERROR : file1: Failed to open: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/22 04:25:37 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 (14.68s)
=== RUN   TestPurge
2025/03/22 04:25:41 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yebavaj4mawu"
2025/03/22 04:25:41 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/22 04:25:42 DEBUG : Creating backend with remote "/tmp/rclone4184302159"
    run.go:180: Remote "Linkbox root 'rclone-test-yebavaj4mawu'", Local "Local file system at /tmp/rclone4184302159", Modify Window "876000h0m0s"
2025/03/22 04:25:53 INFO  : A2: Making directory
2025/03/22 04:25:54 INFO  : A1/B2: Making directory
2025/03/22 04:25:56 INFO  : A1/B2/C2: Making directory
2025/03/22 04:25:58 INFO  : A1/B1/C3: Making directory
2025/03/22 04:26:00 INFO  : A3: Making directory
2025/03/22 04:26:02 INFO  : A3/B3: Making directory
2025/03/22 04:26:04 INFO  : A3/B3/C4: Making directory
2025/03/22 04:26:17 ERROR : : error listing: directory not found
2025/03/22 04:26:17 DEBUG : Linkbox root 'rclone-test-yebavaj4mawu': Purge remote
2025/03/22 04:26:18 NOTICE: purge failed: directory not found
--- PASS: TestPurge (36.34s)
=== RUN   TestRmdirsNoLeaveRoot
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
2025/03/22 04:26:26 INFO  : A2: Making directory
2025/03/22 04:26:28 INFO  : A1/B2: Making directory
2025/03/22 04:26:30 INFO  : A1/B2/C2: Making directory
2025/03/22 04:26:31 INFO  : A1/B1/C3: Making directory
2025/03/22 04:26:33 INFO  : A3: Making directory
2025/03/22 04:26:35 INFO  : A3/B3: Making directory
2025/03/22 04:26:37 INFO  : A3/B3/C4: Making directory
2025/03/22 04:26:45 DEBUG : removing 1 level 3 directories
2025/03/22 04:26:45 INFO  : A3/B3/C4: Removing directory
2025/03/22 04:26:52 DEBUG : removing 2 level 3 directories
2025/03/22 04:26:52 INFO  : A1/B2/C2: Removing directory
2025/03/22 04:26:52 INFO  : A1/B1/C3: Removing directory
2025/03/22 04:26:54 DEBUG : removing 2 level 2 directories
2025/03/22 04:26:54 INFO  : A3/B3: Removing directory
2025/03/22 04:26:54 INFO  : A1/B2: Removing directory
2025/03/22 04:26:56 DEBUG : removing 2 level 1 directories
2025/03/22 04:26:56 INFO  : A3: Removing directory
2025/03/22 04:26:56 INFO  : A2: Removing directory
2025/03/22 04:27:05 DEBUG : removing 1 level 3 directories
2025/03/22 04:27:05 INFO  : A1/B1/C1: Removing directory
2025/03/22 04:27:07 DEBUG : removing 1 level 2 directories
2025/03/22 04:27:07 INFO  : A1/B1: Removing directory
2025/03/22 04:27:09 DEBUG : removing 1 level 1 directories
2025/03/22 04:27:09 INFO  : A1: Removing directory
2025/03/22 04:27:10 DEBUG : removing 1 level 0 directories
2025/03/22 04:27:10 INFO  : Linkbox root 'rclone-test-yoxiwul4kazi': Removing directory
2025/03/22 04:27:14 ERROR : : error listing: directory not found
2025/03/22 04:27:14 ERROR : : error listing: directory not found
--- PASS: TestRmdirsNoLeaveRoot (56.48s)
=== RUN   TestRmdirsLeaveRoot
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
2025/03/22 04:27:16 INFO  : A1: Making directory
2025/03/22 04:27:18 INFO  : A1/B1: Making directory
2025/03/22 04:27:19 INFO  : A1/B1/C1: Making directory
2025/03/22 04:27:24 DEBUG : removing 1 level 3 directories
2025/03/22 04:27:24 INFO  : A1/B1/C1: Removing directory
2025/03/22 04:27:26 DEBUG : removing 1 level 2 directories
2025/03/22 04:27:26 INFO  : A1/B1: Removing directory
--- PASS: TestRmdirsLeaveRoot (17.26s)
=== RUN   TestRmdirsWithFilter
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
2025/03/22 04:27:31 INFO  : A1: Making directory
2025/03/22 04:27:33 INFO  : A1/B1: Making directory
2025/03/22 04:27:35 INFO  : A1/B1/C1: Making directory
2025/03/22 04:27:40 DEBUG : removing 1 level 3 directories
2025/03/22 04:27:40 INFO  : A1/B1/C1: Removing directory
2025/03/22 04:27:42 DEBUG : removing 1 level 2 directories
2025/03/22 04:27:42 INFO  : A1/B1: Removing directory
--- PASS: TestRmdirsWithFilter (15.77s)
=== RUN   TestCopyURL
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
2025/03/22 04:27:52 DEBUG : filename.txt: File name found in url
2025/03/22 04:27:55 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (21.66s)
=== RUN   TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN   TestMoveFile
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
2025/03/22 04:28:09 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/22 04:28:14 INFO  : file1: Copied (new) to: sub/file2
2025/03/22 04:28:14 INFO  : file1: Deleted
2025/03/22 04:28:15 DEBUG : file1: Sizes identical
2025/03/22 04:28:15 DEBUG : file1: Unchanged skipping
2025/03/22 04:28:15 INFO  : file1: Deleted
2025/03/22 04:28:16 DEBUG : Linkbox root 'rclone-test-yoxiwul4kazi': don't need to copy/move sub/file2, it is already at target location
--- PASS: TestMoveFile (12.09s)
=== RUN   TestMoveFileWithIgnoreExisting
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
2025/03/22 04:28:21 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/22 04:28:24 INFO  : file1: Copied (new)
2025/03/22 04:28:24 INFO  : file1: Deleted
2025/03/22 04:28:25 DEBUG : file1: Destination exists, skipping
2025/03/22 04:28:25 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (6.46s)
=== RUN   TestCaseInsensitiveMoveFile
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
2025/03/22 04:28:28 DEBUG : file1: Need to transfer - File not found at Destination
2025/03/22 04:28:32 INFO  : file1: Copied (new) to: sub/file2
2025/03/22 04:28:32 INFO  : file1: Deleted
2025/03/22 04:28:33 DEBUG : file1: Sizes identical
2025/03/22 04:28:33 DEBUG : file1: Unchanged skipping
2025/03/22 04:28:33 INFO  : file1: Deleted
2025/03/22 04:28:35 DEBUG : sub/file2: moving to sub/File2-rclone-move-felumut0
2025/03/22 04:28:35 ERROR : sub/file2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/22 04:28:35 ERROR : sub/file2: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
    operations_test.go:1013: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1013
        	Error:      	Received unexpected error:
        	            	error while moving file to temporary location: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
        	Test:       	TestCaseInsensitiveMoveFile
--- FAIL: TestCaseInsensitiveMoveFile (12.38s)
=== RUN   TestCaseInsensitiveMoveFileDryRun
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
2025/03/22 04:28:43 NOTICE: hello: Skipped rename to HELLO as --dry-run is set
--- PASS: TestCaseInsensitiveMoveFileDryRun (6.19s)
=== RUN   TestMoveFileBackupDir
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
    operations_test.go:1040: Skipping test as remote does not support server-side move or copy
--- SKIP: TestMoveFileBackupDir (0.68s)
=== RUN   TestSameConfig
--- PASS: TestSameConfig (0.00s)
=== RUN   TestSame
--- PASS: TestSame (0.00s)
=== RUN   TestOverlappingFilterCheckWithoutFilter
--- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s)
=== RUN   TestOverlappingFilterCheckWithFilter
--- PASS: TestOverlappingFilterCheckWithFilter (0.00s)
=== RUN   TestListFormat
--- PASS: TestListFormat (0.00s)
=== RUN   TestDirMove
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
2025/03/22 04:29:08 INFO  : A1/B2: Making directory
2025/03/22 04:29:11 INFO  : A1/B1/C3: Making directory
2025/03/22 04:29:32 ERROR : A1/one: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect"
2025/03/22 04:29:32 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/03/22 04:29:32 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=b8f78eae6e6b0e69d9646a0e43d92557&ts=1742617755&ip=65.108.87.141": context canceled
2025/03/22 04:29:32 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=b8f78eae6e6b0e69d9646a0e43d92557&ts=1742617755&ip=65.108.87.141": context canceled
2025/03/22 04:29:33 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=e836463379ef65c2f04b723e1f7d8c5e&ts=1742617756&ip=65.108.87.141": context canceled
2025/03/22 04:29:33 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=e836463379ef65c2f04b723e1f7d8c5e&ts=1742617756&ip=65.108.87.141": context canceled
2025/03/22 04:29:33 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=48d2937eb5b99bebbc3e2f951bc98995&ts=1742617755&ip=65.108.87.141": context canceled
2025/03/22 04:29:33 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=48d2937eb5b99bebbc3e2f951bc98995&ts=1742617755&ip=65.108.87.141": context canceled
2025/03/22 04:29:33 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=9bd7fa11c539eaf7d709847ebc1d4321&ts=1742617756&ip=65.108.87.141": context canceled
2025/03/22 04:29:33 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=9bd7fa11c539eaf7d709847ebc1d4321&ts=1742617756&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 (82.10s)
=== RUN   TestGetFsInfo
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
2025/03/22 04:30:09 DEBUG : Config file has changed externally - reloading
--- PASS: TestGetFsInfo (0.68s)
=== RUN   TestRcat
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=false
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
2025/03/22 04:30:10 DEBUG : Linkbox root 'rclone-test-yoxiwul4kazi': File to upload is small (34 bytes), uploading instead of streaming
2025/03/22 04:30:13 NOTICE: Linkbox root 'rclone-test-yoxiwul4kazi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only
2025/03/22 04:30:13 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/22 04:30:13 DEBUG : Linkbox root 'rclone-test-yoxiwul4kazi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/03/22 04:30:16 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN   TestRcat/withChecksum=true,ignoreChecksum=false
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
2025/03/22 04:30:21 DEBUG : Linkbox root 'rclone-test-yoxiwul4kazi': File to upload is small (34 bytes), uploading instead of streaming
2025/03/22 04:30:24 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/22 04:30:24 DEBUG : Linkbox root 'rclone-test-yoxiwul4kazi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/03/22 04:30:27 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN   TestRcat/withChecksum=false,ignoreChecksum=true
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
2025/03/22 04:30:31 DEBUG : Linkbox root 'rclone-test-yoxiwul4kazi': File to upload is small (34 bytes), uploading instead of streaming
2025/03/22 04:30:34 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical
2025/03/22 04:30:34 DEBUG : Linkbox root 'rclone-test-yoxiwul4kazi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/03/22 04:30:38 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical
=== RUN   TestRcat/withChecksum=true,ignoreChecksum=true
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
2025/03/22 04:30:42 DEBUG : Linkbox root 'rclone-test-yoxiwul4kazi': File to upload is small (34 bytes), uploading instead of streaming
2025/03/22 04:30:45 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/03/22 04:30:45 DEBUG : Linkbox root 'rclone-test-yoxiwul4kazi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file
2025/03/22 04:30:48 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (43.20s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (11.46s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (10.29s)
    --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (10.93s)
    --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (10.53s)
=== RUN   TestRcatMetadata
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
    operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.69s)
=== RUN   TestRcatSize
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
2025/03/22 04:30:56 DEBUG : Linkbox root 'rclone-test-yoxiwul4kazi': File to upload is small (60 bytes), uploading instead of streaming
2025/03/22 04:30:59 DEBUG : potato2: Size of src and dst objects identical
--- PASS: TestRcatSize (9.94s)
=== RUN   TestRcatSizeMetadata
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
    operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.94s)
=== RUN   TestTouchDir
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
    operations_test.go:1665: Skipping test as remote does not support modtime
--- SKIP: TestTouchDir (0.70s)
=== RUN   TestMkdirMetadata
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
    operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.67s)
=== RUN   TestMkdirModTime
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
    operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.91s)
=== RUN   TestCopyDirMetadata
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
    operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.66s)
=== RUN   TestSetDirModTime
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
    operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.70s)
=== RUN   TestDirsEqual
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
    operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.71s)
=== RUN   TestRemoveExisting
    run.go:180: Remote "Linkbox root 'rclone-test-yoxiwul4kazi'", Local "Local file system at /tmp/rclone2173316580", Modify Window "876000h0m0s"
    operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.68s)
=== RUN   TestRcAbout
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcAbout (0.00s)
=== RUN   TestRcCleanup
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCleanup (0.00s)
=== RUN   TestRcCopyfile
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyfile (0.00s)
=== RUN   TestRcCopyurl
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCopyurl (0.00s)
=== RUN   TestRcDelete
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDelete (0.00s)
=== RUN   TestRcDeletefile
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDeletefile (0.00s)
=== RUN   TestRcList
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcList (0.00s)
=== RUN   TestRcStat
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcStat (0.00s)
=== RUN   TestRcSetTier
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTier (0.00s)
=== RUN   TestRcSetTierFile
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSetTierFile (0.00s)
=== RUN   TestRcMkdir
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMkdir (0.00s)
=== RUN   TestRcMovefile
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcMovefile (0.00s)
=== RUN   TestRcPurge
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPurge (0.00s)
=== RUN   TestRcRmdir
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdir (0.00s)
=== RUN   TestRcRmdirs
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcRmdirs (0.00s)
=== RUN   TestRcSize
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcSize (0.00s)
=== RUN   TestRcPublicLink
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcPublicLink (0.00s)
=== RUN   TestRcFsInfo
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcFsInfo (0.00s)
=== RUN   TestUploadFile
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestUploadFile (0.00s)
=== RUN   TestRcCommand
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCommand (0.00s)
=== RUN   TestRcDu
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcDu (0.00s)
=== RUN   TestRcCheck
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcCheck (0.00s)
=== RUN   TestRcHashsum
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsum (0.00s)
=== RUN   TestRcHashsumFile
    rc_test.go:30: Skipping test on non local remote
--- SKIP: TestRcHashsumFile (0.00s)
FAIL
2025/03/22 04:31:09 DEBUG : Linkbox root 'rclone-test-yoxiwul4kazi': Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished ERROR in 15m58.834169959s (try 1/5): exit status 1: Failed [TestCheckDownload/1 TestCheckDownload/2 TestCheckDownload/3 TestCheckDownload/4 TestCheckDownload/5 TestCheckDownload/6 TestCheckDownload/7 TestParseSumFile TestCheckSumDownload TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestDirMove]