"./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2026/01/12 01:41:07 DEBUG : Creating backend with remote "TestFileLu:rclone-test-dozufem8cive" 2026/01/12 01:41:07 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/12 01:41:07 DEBUG : Creating backend with remote "/tmp/rclone1952853253" === 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:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/01/12 01:41:08 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.66s) === RUN TestMultithreadCopyAbort run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/01/12 01:41:08 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.29s) === RUN TestSizeDiffers 2026/01/12 01:41:08 DEBUG : a: size = 0 OK 2026/01/12 01:41:08 DEBUG : a: size = 1 (memory) 2026/01/12 01:41:08 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/01/12 01:41:08 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/01/12 01:41:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/12 01:41:08 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/12 01:41:08 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/01/12 01:41:08 DEBUG : potato: Seek from 10 to 0 2026/01/12 01:41:08 DEBUG : potato: Seek from 10 to 0 2026/01/12 01:41:08 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/01/12 01:41:08 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/01/12 01:41:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/12 01:41:08 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/12 01:41:08 DEBUG : potato: Seek from 5 to 2 2026/01/12 01:41:08 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/01/12 01:41:08 DEBUG : potato: Seek from 7 to 0 2026/01/12 01:41:08 DEBUG : potato: Seek from 7 to 0 2026/01/12 01:41:08 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/01/12 01:41:08 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/01/12 01:41:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/12 01:41:08 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/12 01:41:08 DEBUG : potato: Seek from 5 to 2 2026/01/12 01:41:08 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/01/12 01:41:08 DEBUG : potato: Seek from 8 to 0 2026/01/12 01:41:08 DEBUG : potato: Seek from 8 to 0 2026/01/12 01:41:08 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/01/12 01:41:08 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/01/12 01:41:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/12 01:41:08 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/12 01:41:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/12 01:41:08 DEBUG : potato: Seek from 5 to 2 2026/01/12 01:41:08 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/01/12 01:41:08 DEBUG : potato: Seek from 9 to 0 2026/01/12 01:41:08 DEBUG : potato: Seek from 9 to 0 2026/01/12 01:41:08 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/ReadAt (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/ReadAt (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/ReadAt (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/ReadAt (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:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" 2026/01/12 01:41:08 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive" with ID 2425585 2026/01/12 01:41:32 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "rutabaga" === RUN TestCheck/1 === RUN TestCheck/2 2026/01/12 01:41:35 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "empty space" === RUN TestCheck/3 2026/01/12 01:41:37 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "potato2" === RUN TestCheck/4 === RUN TestCheck/5 2026/01/12 01:41:39 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "remotepotato" === RUN TestCheck/6 === RUN TestCheck/7 2026/01/12 01:41:40 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/empty space 2026/01/12 01:41:41 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/potato2 2026/01/12 01:41:41 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/remotepotato 2026/01/12 01:41:41 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/rutabaga --- PASS: TestCheck (33.59s) --- PASS: TestCheck/1 (0.29s) --- PASS: TestCheck/2 (0.28s) --- PASS: TestCheck/3 (0.28s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (0.29s) --- PASS: TestCheck/6 (0.29s) --- PASS: TestCheck/7 (0.30s) === RUN TestCheckFsError 2026/01/12 01:41:42 DEBUG : Creating backend with remote "nonexistent" 2026/01/12 01:41:42 DEBUG : Config file has changed externally - reloading 2026/01/12 01:41:42 DEBUG : Creating backend with remote "nonexistent" 2026/01/12 01:41:42 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/01/12 01:41:42 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/01/12 01:41:42 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/01/12 01:41:42 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" 2026/01/12 01:41:43 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "rutabaga" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/01/12 01:41:48 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "empty space" === RUN TestCheckDownload/3 check_test.go:86: 3: Expecting 2 errors but got 4 check_test.go:89: 3: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "+ potato2", "- empty space", "= rutabaga"} actual : []string{"", "! 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:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error 2026/01/12 01:43:05 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "potato2" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/01/12 01:43:10 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "remotepotato" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/01/12 01:43:13 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/empty space 2026/01/12 01:43:13 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/potato2 2026/01/12 01:43:14 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/remotepotato 2026/01/12 01:43:14 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/rutabaga --- FAIL: TestCheckDownload (92.64s) --- PASS: TestCheckDownload/1 (1.24s) --- PASS: TestCheckDownload/2 (1.24s) --- FAIL: TestCheckDownload/3 (60.96s) --- PASS: TestCheckDownload/4 (1.49s) --- PASS: TestCheckDownload/5 (1.28s) --- PASS: TestCheckDownload/6 (1.24s) --- PASS: TestCheckDownload/7 (1.28s) === RUN TestCheckSizeOnly run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" 2026/01/12 01:43:16 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "rutabaga" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/01/12 01:43:18 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "empty space" === RUN TestCheckSizeOnly/3 2026/01/12 01:44:30 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "potato2" === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/01/12 01:44:32 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "remotepotato" === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/01/12 01:44:34 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/empty space 2026/01/12 01:44:34 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/potato2 2026/01/12 01:44:34 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/remotepotato 2026/01/12 01:44:35 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/rutabaga --- PASS: TestCheckSizeOnly (80.67s) --- PASS: TestCheckSizeOnly/1 (0.29s) --- PASS: TestCheckSizeOnly/2 (0.31s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.30s) --- PASS: TestCheckSizeOnly/5 (0.28s) --- PASS: TestCheckSizeOnly/6 (0.28s) --- PASS: TestCheckSizeOnly/7 (0.29s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" 2026/01/12 01:44:37 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "test.sum" 2026/01/12 01:44:38 NOTICE: test.sum: improperly formatted checksum line 4 2026/01/12 01:44:38 NOTICE: test.sum: improperly formatted checksum line 5 2026/01/12 01:44:38 NOTICE: test.sum: improperly formatted checksum line 6 2026/01/12 01:44:38 NOTICE: test.sum: 2 warning(s) suppressed... 2026/01/12 01:44:40 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "test.sum" 2026/01/12 01:44:41 NOTICE: test.sum: improperly formatted checksum line 4 2026/01/12 01:44:41 NOTICE: test.sum: improperly formatted checksum line 5 2026/01/12 01:44:41 NOTICE: test.sum: improperly formatted checksum line 6 2026/01/12 01:44:41 NOTICE: test.sum: 2 warning(s) suppressed... 2026/01/12 01:44:42 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/test.sum --- PASS: TestParseSumFile (7.28s) === RUN TestCheckSum run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" 2026/01/12 01:44:42 DEBUG : Creating backend with remote "TestFileLu:rclone-test-dozufem8cive/data" check_test.go:350: FileLu root 'rclone-test-dozufem8cive/data' lacks md5, skipping --- SKIP: TestCheckSum (1.20s) === RUN TestCheckSumDownload run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" 2026/01/12 01:44:43 DEBUG : Creating backend with remote "TestFileLu:rclone-test-dozufem8cive/data" 2026/01/12 01:44:45 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/data" with ID 2425603 run.go:290: Failed to put "data/banana" to "FileLu root 'rclone-test-dozufem8cive'": failed to upload file: failed to parse upload response: unexpected EOF 2026/01/12 01:45:59 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/data/banana 2026/01/12 01:45:59 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/data" --- FAIL: TestCheckSumDownload (76.23s) === RUN TestApplyTransforms 2026/01/12 01:46:00 DEBUG : Creating backend with remote "TestFileLu:rclone-test-gakuhuf9meta" 2026/01/12 01:46:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/12 01:46:00 DEBUG : Creating backend with remote "/tmp/rclone3970089963" run.go:185: Remote "FileLu root 'rclone-test-gakuhuf9meta'", Local "Local file system at /tmp/rclone3970089963", Modify Window "876000h0m0s" 2026/01/12 01:46:00 INFO : FileLu root 'rclone-test-gakuhuf9meta': Successfully created folder "rclone-test-gakuhuf9meta" with ID 2425605 2026/01/12 01:46:02 INFO : FileLu root 'rclone-test-gakuhuf9meta': Put: Successfully uploaded new file "hello, world!" upper checkfile vs. lower remote (without normalization) 2026/01/12 01:46:03 ERROR : hello, world!: sum not found 2026/01/12 01:46:03 ERROR : HELLO, WORLD!: file not in FileLu root 'rclone-test-gakuhuf9meta' 2026/01/12 01:46:03 NOTICE: FileLu root 'rclone-test-gakuhuf9meta': 1 files missing 2026/01/12 01:46:03 NOTICE: 1 hashes missing 2026/01/12 01:46:03 NOTICE: FileLu root 'rclone-test-gakuhuf9meta': 1 differences found 2026/01/12 01:46:03 NOTICE: FileLu root 'rclone-test-gakuhuf9meta': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/01/12 01:46:04 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/12 01:46:04 NOTICE: FileLu root 'rclone-test-gakuhuf9meta': 0 differences found 2026/01/12 01:46:04 NOTICE: FileLu root 'rclone-test-gakuhuf9meta': 1 matching files 2026/01/12 01:46:04 DEBUG : Creating backend with remote "TestFileLu:rclone-test-junoxod7tiki" 2026/01/12 01:46:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/12 01:46:04 DEBUG : Creating backend with remote "/tmp/rclone618995032" run.go:185: Remote "FileLu root 'rclone-test-junoxod7tiki'", Local "Local file system at /tmp/rclone618995032", Modify Window "876000h0m0s" 2026/01/12 01:46:04 INFO : FileLu root 'rclone-test-junoxod7tiki': Successfully created folder "rclone-test-junoxod7tiki" with ID 2425607 2026/01/12 01:46:06 INFO : FileLu root 'rclone-test-junoxod7tiki': Put: Successfully uploaded new file "HELLO, WORLD!" lower checkfile vs. upper remote (without normalization) 2026/01/12 01:46:07 ERROR : HELLO, WORLD!: sum not found 2026/01/12 01:46:07 ERROR : hello, world!: file not in FileLu root 'rclone-test-junoxod7tiki' 2026/01/12 01:46:07 NOTICE: FileLu root 'rclone-test-junoxod7tiki': 1 files missing 2026/01/12 01:46:07 NOTICE: 1 hashes missing 2026/01/12 01:46:07 NOTICE: FileLu root 'rclone-test-junoxod7tiki': 1 differences found 2026/01/12 01:46:07 NOTICE: FileLu root 'rclone-test-junoxod7tiki': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/01/12 01:46:08 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/12 01:46:08 NOTICE: FileLu root 'rclone-test-junoxod7tiki': 0 differences found 2026/01/12 01:46:08 NOTICE: FileLu root 'rclone-test-junoxod7tiki': 1 matching files 2026/01/12 01:46:08 DEBUG : Creating backend with remote "TestFileLu:rclone-test-siwusep8hago" 2026/01/12 01:46:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/12 01:46:08 DEBUG : Creating backend with remote "/tmp/rclone2175006879" run.go:185: Remote "FileLu root 'rclone-test-siwusep8hago'", Local "Local file system at /tmp/rclone2175006879", Modify Window "876000h0m0s" 2026/01/12 01:46:08 INFO : FileLu root 'rclone-test-siwusep8hago': Successfully created folder "rclone-test-siwusep8hago" with ID 2425608 2026/01/12 01:46:10 INFO : FileLu root 'rclone-test-siwusep8hago': Put: Successfully uploaded new file "HeLlO, wOrLd!" lower checkfile vs. upperlowermixed remote (without normalization) 2026/01/12 01:46:11 ERROR : HeLlO, wOrLd!: sum not found 2026/01/12 01:46:11 ERROR : hello, world!: file not in FileLu root 'rclone-test-siwusep8hago' 2026/01/12 01:46:11 NOTICE: FileLu root 'rclone-test-siwusep8hago': 1 files missing 2026/01/12 01:46:11 NOTICE: 1 hashes missing 2026/01/12 01:46:11 NOTICE: FileLu root 'rclone-test-siwusep8hago': 1 differences found 2026/01/12 01:46:11 NOTICE: FileLu root 'rclone-test-siwusep8hago': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/01/12 01:46:12 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/12 01:46:12 NOTICE: FileLu root 'rclone-test-siwusep8hago': 0 differences found 2026/01/12 01:46:12 NOTICE: FileLu root 'rclone-test-siwusep8hago': 1 matching files 2026/01/12 01:46:12 DEBUG : Creating backend with remote "TestFileLu:rclone-test-kafuraj4mixa" 2026/01/12 01:46:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/12 01:46:12 DEBUG : Creating backend with remote "/tmp/rclone869681420" run.go:185: Remote "FileLu root 'rclone-test-kafuraj4mixa'", Local "Local file system at /tmp/rclone869681420", Modify Window "876000h0m0s" 2026/01/12 01:46:12 INFO : FileLu root 'rclone-test-kafuraj4mixa': Successfully created folder "rclone-test-kafuraj4mixa" with ID 2425610 run.go:290: Failed to put "HELLO, WORLD!" to "FileLu root 'rclone-test-kafuraj4mixa'": failed to upload file: failed to parse upload response: EOF 2026/01/12 01:47:13 DEBUG : FileLu root 'rclone-test-kafuraj4mixa': Purge remote 2026/01/12 01:47:27 INFO : FileLu root 'rclone-test-kafuraj4mixa': Rmdir: successfully deleted "/rclone-test-kafuraj4mixa" 2026/01/12 01:47:27 DEBUG : FileLu root 'rclone-test-siwusep8hago': Purge remote 2026/01/12 01:47:27 INFO : FileLu root 'rclone-test-siwusep8hago': Rmdir: successfully deleted "/rclone-test-siwusep8hago" 2026/01/12 01:47:27 DEBUG : FileLu root 'rclone-test-junoxod7tiki': Purge remote 2026/01/12 01:47:28 INFO : FileLu root 'rclone-test-junoxod7tiki': Rmdir: successfully deleted "/rclone-test-junoxod7tiki" 2026/01/12 01:47:28 DEBUG : FileLu root 'rclone-test-gakuhuf9meta': Purge remote 2026/01/12 01:47:28 INFO : FileLu root 'rclone-test-gakuhuf9meta': Rmdir: successfully deleted "/rclone-test-gakuhuf9meta" --- FAIL: TestApplyTransforms (88.22s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" 2026/01/12 01:47:29 DEBUG : file1: Need to transfer - File not found at Destination 2026/01/12 01:47:29 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/sub" with ID 2425612 2026/01/12 01:47:30 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "sub/file2" 2026/01/12 01:47:30 DEBUG : sub/file2: size = 14 OK 2026/01/12 01:47:30 INFO : file1: Copied (new) to: sub/file2 2026/01/12 01:47:31 DEBUG : sub/file2: size = 14 OK 2026/01/12 01:47:31 DEBUG : file1: Sizes identical 2026/01/12 01:47:31 DEBUG : file1: Unchanged skipping 2026/01/12 01:47:32 DEBUG : FileLu root 'rclone-test-dozufem8cive': don't need to copy/move sub/file2, it is already at target location 2026/01/12 01:47:34 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/sub/file2 2026/01/12 01:47:34 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/sub" --- PASS: TestCopyFile (6.48s) === RUN TestCopyLongFile run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.60s) === RUN TestCopyFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" 2026/01/12 01:47:36 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/dst" with ID 2425616 2026/01/12 01:47:37 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "dst/file1" 2026/01/12 01:47:38 DEBUG : Creating backend with remote "TestFileLu:rclone-test-dozufem8cive/backup" 2026/01/12 01:47:39 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1952853253) 2026/01/12 01:47:39 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-dozufem8cive') 2026/01/12 01:47:39 DEBUG : dst/file1: Sizes differ 2026/01/12 01:47:40 INFO : FileLu root 'rclone-test-dozufem8cive/backup': Successfully created folder "rclone-test-dozufem8cive/backup/dst" with ID 2425619 2026/01/12 01:47:42 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/dst/file1 2026/01/12 01:47:42 INFO : dst/file1: Moved (server-side) 2026/01/12 01:48:43 DEBUG : dst/file1: Received error: failed to upload file: failed to parse upload response: unexpected EOF - low level retry 0/10 2026/01/12 01:48:58 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "dst/file1" 2026/01/12 01:48:58 DEBUG : dst/file1: size = 14 OK 2026/01/12 01:48:58 INFO : dst/file1: Copied (new) 2026/01/12 01:49:00 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/dst/file1 2026/01/12 01:49:01 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/backup/dst/file1 2026/01/12 01:49:01 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/dst" 2026/01/12 01:49:02 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/backup/dst" 2026/01/12 01:49:02 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/backup" --- PASS: TestCopyFileBackupDir (87.57s) === RUN TestCopyFileCompareDest run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" 2026/01/12 01:49:03 DEBUG : Creating backend with remote "TestFileLu:rclone-test-dozufem8cive/dst" 2026/01/12 01:49:03 DEBUG : Creating backend with remote "TestFileLu:rclone-test-dozufem8cive/CompareDest" 2026/01/12 01:49:04 DEBUG : one: Need to transfer - File not found at Destination 2026/01/12 01:49:05 INFO : FileLu root 'rclone-test-dozufem8cive/dst': Successfully created folder "rclone-test-dozufem8cive/dst" with ID 2425622 2026/01/12 01:49:06 INFO : FileLu root 'rclone-test-dozufem8cive/dst': Put: Successfully uploaded new file "one" 2026/01/12 01:49:06 DEBUG : one: size = 3 OK 2026/01/12 01:49:06 INFO : one: Copied (new) 2026/01/12 01:49:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone1952853253) 2026/01/12 01:49:08 DEBUG : one: size = 3 (FileLu root 'rclone-test-dozufem8cive/dst') 2026/01/12 01:49:08 DEBUG : one: Sizes differ 2026/01/12 01:49:10 DEBUG : one: size = 5 OK 2026/01/12 01:49:10 INFO : one: Copied (replaced existing) 2026/01/12 01:49:54 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "dst/one" 2026/01/12 01:49:54 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/CompareDest" with ID 2425628 2026/01/12 01:49:55 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "CompareDest/one" 2026/01/12 01:49:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone1952853253) 2026/01/12 01:49:57 DEBUG : one: size = 3 (FileLu root 'rclone-test-dozufem8cive/dst') 2026/01/12 01:49:57 DEBUG : one: Sizes differ 2026/01/12 01:49:58 DEBUG : one: size = 5 OK 2026/01/12 01:49:58 DEBUG : one: Sizes identical 2026/01/12 01:49:58 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/12 01:50:00 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "CompareDest/two" 2026/01/12 01:50:01 DEBUG : two: Need to transfer - File not found at Destination 2026/01/12 01:50:01 DEBUG : two: size = 3 OK 2026/01/12 01:50:01 DEBUG : two: Sizes identical 2026/01/12 01:50:01 DEBUG : two: Destination found in --compare-dest, skipping 2026/01/12 01:50:02 DEBUG : two: Need to transfer - File not found at Destination 2026/01/12 01:50:03 DEBUG : two: size = 3 OK 2026/01/12 01:50:03 DEBUG : two: Sizes identical 2026/01/12 01:50:03 DEBUG : two: Destination found in --compare-dest, skipping 2026/01/12 01:50:04 DEBUG : two: Need to transfer - File not found at Destination 2026/01/12 01:50:05 DEBUG : two: size = 5 (Local file system at /tmp/rclone1952853253) 2026/01/12 01:50:05 DEBUG : two: size = 3 (FileLu root 'rclone-test-dozufem8cive/CompareDest') 2026/01/12 01:50:05 DEBUG : two: Sizes differ 2026/01/12 01:50:06 INFO : FileLu root 'rclone-test-dozufem8cive/dst': Put: Successfully uploaded new file "two" 2026/01/12 01:50:06 DEBUG : two: size = 5 OK 2026/01/12 01:50:06 INFO : two: Copied (new) 2026/01/12 01:51:23 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/dst/one 2026/01/12 01:51:23 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/dst/two 2026/01/12 01:51:24 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/CompareDest/one 2026/01/12 01:51:24 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/CompareDest/two 2026/01/12 01:51:25 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/dst" 2026/01/12 01:51:25 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/CompareDest" --- PASS: TestCopyFileCompareDest (142.83s) === RUN TestCopyFileCopyDest run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.57s) === RUN TestCopyInplace run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.58s) === RUN TestCopyLongFileName run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.57s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.56s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" 2026/01/12 01:51:28 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/01/12 01:51:29 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/TestCopyFileMaxTransfer" with ID 2425634 2026/01/12 01:51:30 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file1" 2026/01/12 01:51:30 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/01/12 01:51:30 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/01/12 01:51:31 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/01/12 01:51:32 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: failed to send upload request: Post "https://d2001.cdnguest.space/cgi-bin/upload.cgi?upload_type=rclone&utype=prem&": failed to copy file content: max transfer limit reached as set by --max-transfer 2026/01/12 01:51:33 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/01/12 01:51:34 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/01/12 01:51:35 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file4" 2026/01/12 01:51:35 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/01/12 01:51:35 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/01/12 01:51:37 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/TestCopyFileMaxTransfer/file1 2026/01/12 01:51:37 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/TestCopyFileMaxTransfer/file4 2026/01/12 01:51:37 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/TestCopyFileMaxTransfer" --- PASS: TestCopyFileMaxTransfer (10.01s) === RUN TestDeduplicateInteractive run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.59s) === RUN TestDeduplicateSkip run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.58s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.57s) === RUN TestDeduplicateFirst run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.57s) === RUN TestDeduplicateNewest run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.57s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.58s) === RUN TestDeduplicateOldest run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.61s) === RUN TestDeduplicateLargest run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.57s) === RUN TestDeduplicateSmallest run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.57s) === RUN TestDeduplicateRename run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.57s) === RUN TestMergeDirs run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.57s) === RUN TestListDirSorted run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" 2026/01/12 01:52:19 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "a.txt" 2026/01/12 01:52:20 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "zend.txt" 2026/01/12 01:52:21 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/sub dir" with ID 2425636 2026/01/12 01:52:22 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "sub dir/hello world" 2026/01/12 01:52:24 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "sub dir/hello world2" 2026/01/12 01:52:24 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/sub dir/ignore dir" with ID 2425639 2026/01/12 01:52:26 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore" 2026/01/12 01:52:27 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored" 2026/01/12 01:52:28 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/sub dir/sub sub dir" with ID 2425641 2026/01/12 01:52:29 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "sub dir/sub sub dir/hello world3" 2026/01/12 01:52:31 DEBUG : a.txt: Excluded (Size Filter) 2026/01/12 01:52:31 DEBUG : a.txt: Excluded 2026/01/12 01:52:31 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/01/12 01:52:31 DEBUG : sub dir/hello world2: Excluded 2026/01/12 01:52:31 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/01/12 01:52:31 DEBUG : sub dir/hello world: Excluded 2026/01/12 01:52:32 DEBUG : sub dir/ignore dir: Excluded 2026/01/12 01:52:33 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/01/12 01:52:33 DEBUG : sub dir/hello world2: Excluded 2026/01/12 01:52:33 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/01/12 01:52:33 DEBUG : sub dir/hello world: Excluded 2026/01/12 01:52:33 DEBUG : sub dir/ignore dir: Excluded 2026/01/12 01:53:50 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/a.txt 2026/01/12 01:53:50 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/zend.txt 2026/01/12 01:53:51 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/sub dir/hello world 2026/01/12 01:53:51 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/sub dir/hello world2 2026/01/12 01:53:51 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/sub dir/sub sub dir/hello world3 2026/01/12 01:53:52 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/sub dir/ignore dir/.ignore 2026/01/12 01:53:52 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/sub dir/ignore dir/should be ignored 2026/01/12 01:53:53 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/sub dir/sub sub dir" 2026/01/12 01:53:53 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/sub dir/ignore dir" 2026/01/12 01:53:54 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/sub dir" --- PASS: TestListDirSorted (129.94s) === RUN TestListDirSortedFn run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" 2026/01/12 01:53:56 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "a.txt" 2026/01/12 01:53:57 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "zend.txt" 2026/01/12 01:53:58 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/sub dir" with ID 2425644 2026/01/12 01:53:59 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "sub dir/hello world" 2026/01/12 01:54:00 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "sub dir/hello world2" 2026/01/12 01:54:01 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/sub dir/ignore dir" with ID 2425647 2026/01/12 01:54:02 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore" 2026/01/12 01:54:04 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored" 2026/01/12 01:54:04 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/sub dir/sub sub dir" with ID 2425651 run.go:290: Failed to put "sub dir/sub sub dir/hello world3" to "FileLu root 'rclone-test-dozufem8cive'": failed to upload file: failed to parse upload response: EOF 2026/01/12 01:55:21 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/a.txt 2026/01/12 01:55:22 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/zend.txt 2026/01/12 01:55:22 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/sub dir/hello world 2026/01/12 01:55:22 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/sub dir/hello world2 2026/01/12 01:55:23 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/sub dir/sub sub dir/hello world3 2026/01/12 01:55:23 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/sub dir/ignore dir/.ignore 2026/01/12 01:55:24 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/sub dir/ignore dir/should be ignored 2026/01/12 01:55:24 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/sub dir/sub sub dir" 2026/01/12 01:55:25 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/sub dir/ignore dir" 2026/01/12 01:55:25 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/sub dir" --- FAIL: TestListDirSortedFn (91.63s) === RUN TestListJSON run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" 2026/01/12 01:55:27 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "file1" 2026/01/12 01:55:28 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/sub" with ID 2425652 2026/01/12 01:55:29 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "sub/file2" === 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 2026/01/12 01:55:32 ERROR : file1: Failed to read hash: no valid file code found in the remote path === RUN TestListJSON/Metadata 2026/01/12 01:55:33 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/file1 2026/01/12 01:55:34 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/sub/file2 2026/01/12 01:55:34 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/sub" --- PASS: TestListJSON (9.11s) --- PASS: TestListJSON/Default (0.29s) --- PASS: TestListJSON/FilesOnly (0.28s) --- PASS: TestListJSON/DirsOnly (0.28s) --- PASS: TestListJSON/Recurse (0.56s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.28s) --- PASS: TestListJSON/NoMimeType (0.28s) --- PASS: TestListJSON/ShowHash (0.30s) --- PASS: TestListJSON/HashTypes (0.31s) --- PASS: TestListJSON/Metadata (0.29s) === RUN TestStatJSON run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" run.go:290: Failed to put "file1" to "FileLu root 'rclone-test-dozufem8cive'": failed to upload file: failed to parse upload response: unexpected EOF fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:308 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:260 Error: Should be true Test: TestStatJSON Messages: listing wrong, want got file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393 /usr/local/go/src/testing/testing.go:1211 /usr/local/go/src/testing/testing.go:1445 /usr/local/go/src/testing/testing.go:1786 /usr/local/go/src/runtime/panic.go:636 /usr/local/go/src/testing/testing.go:1041 /usr/local/go/src/testing/testing.go:1125 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:308 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:260 Error: Should be true Test: TestStatJSON Messages: Unexpected file "file1" --- FAIL: TestStatJSON (83.91s) === RUN TestMkdir run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" 2026/01/12 01:56:59 INFO : FileLu root 'rclone-test-dozufem8cive': Making directory 2026/01/12 01:56:59 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive" with ID 2.425585e+06 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:70 Error: Should be true Test: TestMkdir Messages: listing wrong, want got file1 (5) fstest.go:191: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:70 Error: Should be true Test: TestMkdir Messages: Unexpected file "file1" 2026/01/12 01:57:07 INFO : FileLu root 'rclone-test-dozufem8cive': Making directory 2026/01/12 01:57:07 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive" with ID 2.425585e+06 run.go:130: removing file "file1" failed - try 1/3: error decoding response: invalid character 'e' looking for beginning of value run.go:130: removing file "file1" failed - try 2/3: API error: No matching file found or you do not own it run.go:130: removing file "file1" failed - try 3/3: API error: No matching file found or you do not own it run.go:133: removing file "file1" failed: API error: No matching file found or you do not own it --- FAIL: TestMkdir (92.32s) === RUN TestLsd run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" 2026/01/12 01:58:32 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/sub dir" with ID 2425660 2026/01/12 01:58:33 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "sub dir/hello world" 2026/01/12 01:58:35 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/sub dir/hello world 2026/01/12 01:58:35 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/sub dir" --- PASS: TestLsd (4.76s) === RUN TestLs run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" 2026/01/12 01:58:37 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "potato2" 2026/01/12 01:58:39 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "empty space" 2026/01/12 01:58:40 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/empty space 2026/01/12 01:58:40 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/potato2 --- PASS: TestLs (4.75s) === RUN TestLsWithFilesFrom run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" 2026/01/12 01:58:42 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "potato2" 2026/01/12 01:58:43 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "empty space" 2026/01/12 01:58:44 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/01/12 01:58:44 DEBUG : empty space: Excluded 2026/01/12 01:58:45 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/empty space 2026/01/12 01:58:46 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/potato2 --- PASS: TestLsWithFilesFrom (5.36s) === RUN TestLsLong run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" 2026/01/12 01:58:47 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "potato2" run.go:290: Failed to put "empty space" to "FileLu root 'rclone-test-dozufem8cive'": failed to upload file: failed to parse upload response: unexpected EOF 2026/01/12 01:59:57 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/empty space 2026/01/12 01:59:57 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/potato2 --- FAIL: TestLsLong (71.63s) === RUN TestHashSums run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" 2026/01/12 01:59:59 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "potato2" 2026/01/12 02:00:01 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "empty space" 2026/01/12 02:00:01 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/empty space 2026/01/12 02:00:02 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/potato2 --- PASS: TestHashSums (4.58s) === RUN TestHashSumsWithErrors 2026/01/12 02:00:02 DEBUG : Creating backend with remote ":memory:" 2026/01/12 02:00:02 DEBUG : Config file has changed externally - reloading 2026/01/12 02:00:02 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/01/12 02:00:02 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/01/12 02:00:02 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/01/12 02:00:02 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/01/12 02:00:02 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/01/12 02:00:02 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/01/12 02:00:02 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/01/12 02:00:02 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/01/12 02:00:02 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:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" 2026/01/12 02:00:04 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "potato2" 2026/01/12 02:00:05 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "empty space" 2026/01/12 02:00:06 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/sub dir" with ID 2425671 2026/01/12 02:00:07 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "sub dir/potato3" 2026/01/12 02:00:08 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/empty space 2026/01/12 02:00:09 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/potato2 2026/01/12 02:00:09 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/sub dir/potato3 2026/01/12 02:00:10 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/sub dir" --- PASS: TestCount (8.17s) === RUN TestDelete run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" run.go:290: Failed to put "small" to "FileLu root 'rclone-test-dozufem8cive'": failed to upload file: upload failed with status: failed while requesting fs.cgi: