"./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: FileLu - Secure Cloud Storage, S3-Compatible Object Storage & Backup

Sign up to FileLu

Registration takes less than a minute.



By creating an account, you have reviewed and agree with our Terms of Service and Privacy & Cookie Policy.





Need Help?
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/fs/operations/operations_test.go:416 Error: Should be true Test: TestDelete Messages: listing wrong, want got small (10) 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/fs/operations/operations_test.go:416 Error: Should be true Test: TestDelete Messages: Unexpected file "small" --- FAIL: TestDelete (82.65s) === RUN TestMaxDelete run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" 2026/01/12 02:01:35 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "small" 2026/01/12 02:01:36 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "medium" 2026/01/12 02:01:38 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "large" 2026/01/12 02:01:38 DEBUG : Waiting for deletions to finish 2026/01/12 02:01:38 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/01/12 02:01:39 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/large 2026/01/12 02:01:39 INFO : large: Deleted 2026/01/12 02:01:39 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/medium 2026/01/12 02:01:39 INFO : medium: Deleted 2026/01/12 02:01:40 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/small --- PASS: TestMaxDelete (7.63s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" 2026/01/12 02:02:22 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "small" 2026/01/12 02:02:24 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "medium" 2026/01/12 02:02:26 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "large" 2026/01/12 02:02:26 DEBUG : Waiting for deletions to finish 2026/01/12 02:02:26 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/01/12 02:02:26 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/medium 2026/01/12 02:02:26 INFO : medium: Deleted 2026/01/12 02:02:27 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/small 2026/01/12 02:02:27 INFO : small: Deleted 2026/01/12 02:02:28 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/large --- PASS: TestMaxDeleteSizeLargeFile (47.95s) === RUN TestMaxDeleteSize run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" 2026/01/12 02:02:30 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "small" 2026/01/12 02:02:32 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "medium" 2026/01/12 02:02:33 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "large" 2026/01/12 02:02:33 DEBUG : Waiting for deletions to finish 2026/01/12 02:02:34 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/01/12 02:02:34 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/large 2026/01/12 02:02:34 INFO : large: Deleted 2026/01/12 02:02:34 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/medium 2026/01/12 02:02:34 INFO : medium: Deleted 2026/01/12 02:02:35 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/small --- PASS: TestMaxDeleteSize (7.23s) === RUN TestReadFile run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" 2026/01/12 02:02:37 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "ReadFile" 2026/01/12 02:03:53 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/ReadFile --- PASS: TestReadFile (77.82s) === RUN TestRetry 2026/01/12 02:03:53 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/01/12 02:03:53 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/01/12 02:03:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/01/12 02:03:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/01/12 02:03:53 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/01/12 02:03:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/01/12 02:03:54 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" 2026/01/12 02:03:55 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "file1" 2026/01/12 02:03:57 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "file2" 2026/01/12 02:05:07 ERROR : file1: Failed to open: failed to download file: HTTP 500 operations_test.go:566: Incorrect output from Cat(0,-1, ): "012345678\n" 2026/01/12 02:05:23 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/file1 2026/01/12 02:05:23 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/file2 --- FAIL: TestCat (89.76s) === RUN TestPurge 2026/01/12 02:05:23 DEBUG : Creating backend with remote "TestFileLu:rclone-test-catogap6xufu" 2026/01/12 02:05:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/12 02:05:23 DEBUG : Creating backend with remote "/tmp/rclone2460328716" run.go:185: Remote "FileLu root 'rclone-test-catogap6xufu'", Local "Local file system at /tmp/rclone2460328716", Modify Window "876000h0m0s" 2026/01/12 02:05:24 INFO : FileLu root 'rclone-test-catogap6xufu': Successfully created folder "rclone-test-catogap6xufu" with ID 2425704 2026/01/12 02:05:24 INFO : FileLu root 'rclone-test-catogap6xufu': Successfully created folder "rclone-test-catogap6xufu" with ID 2.425704e+06 2026/01/12 02:05:25 INFO : FileLu root 'rclone-test-catogap6xufu': Successfully created folder "rclone-test-catogap6xufu/A1/B1/C1" with ID 2425707 2026/01/12 02:05:26 INFO : FileLu root 'rclone-test-catogap6xufu': Put: Successfully uploaded new file "A1/B1/C1/one" 2026/01/12 02:05:26 INFO : A2: Making directory 2026/01/12 02:05:26 INFO : FileLu root 'rclone-test-catogap6xufu': Successfully created folder "rclone-test-catogap6xufu/A2" with ID 2425708 2026/01/12 02:05:26 INFO : A1/B2: Making directory 2026/01/12 02:05:27 INFO : FileLu root 'rclone-test-catogap6xufu': Successfully created folder "rclone-test-catogap6xufu/A1/B2" with ID 2425709 2026/01/12 02:05:27 INFO : A1/B2/C2: Making directory 2026/01/12 02:05:27 INFO : FileLu root 'rclone-test-catogap6xufu': Successfully created folder "rclone-test-catogap6xufu/A1/B2/C2" with ID 2425710 2026/01/12 02:05:27 INFO : A1/B1/C3: Making directory 2026/01/12 02:05:27 INFO : FileLu root 'rclone-test-catogap6xufu': Successfully created folder "rclone-test-catogap6xufu/A1/B1/C3" with ID 2425711 2026/01/12 02:05:27 INFO : A3: Making directory 2026/01/12 02:05:28 INFO : FileLu root 'rclone-test-catogap6xufu': Successfully created folder "rclone-test-catogap6xufu/A3" with ID 2425712 2026/01/12 02:05:28 INFO : A3/B3: Making directory 2026/01/12 02:05:28 INFO : FileLu root 'rclone-test-catogap6xufu': Successfully created folder "rclone-test-catogap6xufu/A3/B3" with ID 2425713 2026/01/12 02:05:28 INFO : A3/B3/C4: Making directory 2026/01/12 02:05:28 INFO : FileLu root 'rclone-test-catogap6xufu': Successfully created folder "rclone-test-catogap6xufu/A3/B3/C4" with ID 2425714 2026/01/12 02:05:30 INFO : FileLu root 'rclone-test-catogap6xufu': Put: Successfully uploaded new file "A1/two" 2026/01/12 02:05:31 INFO : FileLu root 'rclone-test-catogap6xufu': Rmdir: successfully deleted "/rclone-test-catogap6xufu/A1/B1" 2026/01/12 02:05:33 INFO : FileLu root 'rclone-test-catogap6xufu': Rmdir: successfully deleted "/rclone-test-catogap6xufu" 2026/01/12 02:05:33 ERROR : error listing: directory not found 2026/01/12 02:05:33 DEBUG : FileLu root 'rclone-test-catogap6xufu': Purge remote 2026/01/12 02:05:33 NOTICE: purge failed: delete error: Folder not found or not yours --- PASS: TestPurge (10.12s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" 2026/01/12 02:05:34 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive" with ID 2.425585e+06 2026/01/12 02:05:34 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/A1/B1/C1" with ID 2425728 2026/01/12 02:05:36 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "A1/B1/C1/one" 2026/01/12 02:05:36 INFO : A2: Making directory 2026/01/12 02:05:36 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/A2" with ID 2425729 2026/01/12 02:05:36 INFO : A1/B2: Making directory 2026/01/12 02:05:36 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/A1/B2" with ID 2425730 2026/01/12 02:05:36 INFO : A1/B2/C2: Making directory 2026/01/12 02:05:37 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/A1/B2/C2" with ID 2425731 2026/01/12 02:05:37 INFO : A1/B1/C3: Making directory 2026/01/12 02:05:37 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/A1/B1/C3" with ID 2425732 2026/01/12 02:05:37 INFO : A3: Making directory 2026/01/12 02:05:37 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/A3" with ID 2425733 2026/01/12 02:05:37 INFO : A3/B3: Making directory 2026/01/12 02:05:37 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/A3/B3" with ID 2425734 2026/01/12 02:05:37 INFO : A3/B3/C4: Making directory 2026/01/12 02:05:38 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/A3/B3/C4" with ID 2425736 2026/01/12 02:06:20 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "A1/two" 2026/01/12 02:06:22 DEBUG : removing 1 level 3 directories 2026/01/12 02:06:22 INFO : A3/B3/C4: Removing directory 2026/01/12 02:06:22 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A3/B3/C4" 2026/01/12 02:06:25 DEBUG : removing 2 level 3 directories 2026/01/12 02:06:25 INFO : A1/B2/C2: Removing directory 2026/01/12 02:06:25 INFO : A1/B1/C3: Removing directory 2026/01/12 02:06:26 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A1/B2/C2" 2026/01/12 02:06:26 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A1/B1/C3" 2026/01/12 02:06:26 DEBUG : removing 2 level 2 directories 2026/01/12 02:06:26 INFO : A3/B3: Removing directory 2026/01/12 02:06:26 INFO : A1/B2: Removing directory 2026/01/12 02:06:26 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A3/B3" 2026/01/12 02:06:27 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A1/B2" 2026/01/12 02:06:27 DEBUG : removing 2 level 1 directories 2026/01/12 02:06:27 INFO : A3: Removing directory 2026/01/12 02:06:27 INFO : A2: Removing directory 2026/01/12 02:06:27 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A3" 2026/01/12 02:06:27 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A2" 2026/01/12 02:06:29 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/A1/B1/C1/one 2026/01/12 02:06:30 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/A1/two 2026/01/12 02:06:31 DEBUG : removing 1 level 3 directories 2026/01/12 02:06:31 INFO : A1/B1/C1: Removing directory 2026/01/12 02:06:32 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A1/B1/C1" 2026/01/12 02:06:32 DEBUG : removing 1 level 2 directories 2026/01/12 02:06:32 INFO : A1/B1: Removing directory 2026/01/12 02:06:32 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A1/B1" 2026/01/12 02:06:32 DEBUG : removing 1 level 1 directories 2026/01/12 02:06:32 INFO : A1: Removing directory 2026/01/12 02:06:33 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A1" 2026/01/12 02:06:33 DEBUG : removing 1 level 0 directories 2026/01/12 02:06:33 INFO : FileLu root 'rclone-test-dozufem8cive': Removing directory 2026/01/12 02:06:34 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive" 2026/01/12 02:06:34 ERROR : error listing: directory not found 2026/01/12 02:06:34 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (60.79s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" 2026/01/12 02:06:34 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive" with ID 2425742 2026/01/12 02:06:34 INFO : A1: Making directory 2026/01/12 02:06:35 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/A1" with ID 2425743 2026/01/12 02:06:35 INFO : A1/B1: Making directory 2026/01/12 02:06:35 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/A1/B1" with ID 2425744 2026/01/12 02:06:35 INFO : A1/B1/C1: Making directory 2026/01/12 02:06:35 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/A1/B1/C1" with ID 2425745 2026/01/12 02:07:49 DEBUG : removing 1 level 3 directories 2026/01/12 02:07:49 INFO : A1/B1/C1: Removing directory 2026/01/12 02:07:49 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A1/B1/C1" 2026/01/12 02:07:49 DEBUG : removing 1 level 2 directories 2026/01/12 02:07:49 INFO : A1/B1: Removing directory 2026/01/12 02:07:50 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A1/B1" 2026/01/12 02:07:51 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A1" --- PASS: TestRmdirsLeaveRoot (77.54s) === RUN TestRmdirsWithFilter run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" 2026/01/12 02:07:52 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive" with ID 2.425742e+06 2026/01/12 02:07:52 INFO : A1: Making directory 2026/01/12 02:07:52 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/A1" with ID 2425751 2026/01/12 02:07:52 INFO : A1/B1: Making directory 2026/01/12 02:07:53 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/A1/B1" with ID 2425752 2026/01/12 02:07:53 INFO : A1/B1/C1: Making directory 2026/01/12 02:07:53 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/A1/B1/C1" with ID 2425753 2026/01/12 02:07:55 DEBUG : removing 1 level 3 directories 2026/01/12 02:07:55 INFO : A1/B1/C1: Removing directory 2026/01/12 02:07:56 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A1/B1/C1" 2026/01/12 02:07:56 DEBUG : removing 1 level 2 directories 2026/01/12 02:07:56 INFO : A1/B1: Removing directory 2026/01/12 02:07:56 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A1/B1" 2026/01/12 02:07:58 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A1" --- PASS: TestRmdirsWithFilter (6.66s) === RUN TestCopyURL run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" 2026/01/12 02:08:00 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "file1" 2026/01/12 02:08:01 DEBUG : filename.txt: File name found in url 2026/01/12 02:09:02 ERROR : filename.txt: Post request put error: failed to upload file: failed to parse upload response: EOF operations_test.go:856: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:856 Error: Received unexpected error: failed to upload file: failed to parse upload response: EOF Test: TestCopyURL 2026/01/12 02:09:16 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/file1 2026/01/12 02:09:16 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/filename.txt --- FAIL: TestCopyURL (77.96s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" 2026/01/12 02:09:17 DEBUG : file1: Need to transfer - File not found at Destination 2026/01/12 02:09:17 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/sub" with ID 2425760 2026/01/12 02:09:18 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "sub/file2" 2026/01/12 02:09:18 DEBUG : sub/file2: size = 14 OK 2026/01/12 02:09:18 INFO : file1: Copied (new) to: sub/file2 2026/01/12 02:09:19 INFO : file1: Deleted 2026/01/12 02:09:20 DEBUG : sub/file2: size = 14 OK 2026/01/12 02:09:20 DEBUG : file1: Sizes identical 2026/01/12 02:09:20 DEBUG : file1: Unchanged skipping 2026/01/12 02:09:20 INFO : file1: Deleted 2026/01/12 02:09:21 DEBUG : FileLu root 'rclone-test-dozufem8cive': don't need to copy/move sub/file2, it is already at target location 2026/01/12 02:09:22 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/sub/file2 2026/01/12 02:09:23 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/sub" --- PASS: TestMoveFile (6.86s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" 2026/01/12 02:09:24 DEBUG : file1: Need to transfer - File not found at Destination 2026/01/12 02:09:25 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "file1" 2026/01/12 02:09:25 DEBUG : file1: size = 14 OK 2026/01/12 02:09:25 INFO : file1: Copied (new) 2026/01/12 02:09:25 INFO : file1: Deleted 2026/01/12 02:09:26 DEBUG : file1: Destination exists, skipping 2026/01/12 02:09:26 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/01/12 02:09:27 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/file1 --- PASS: TestMoveFileWithIgnoreExisting (3.90s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.62s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.57s) === RUN TestMoveFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" 2026/01/12 02:09:29 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/dst" with ID 2425767 2026/01/12 02:09:30 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "dst/file1" 2026/01/12 02:09:31 DEBUG : Creating backend with remote "TestFileLu:rclone-test-dozufem8cive/backup" 2026/01/12 02:09:32 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1952853253) 2026/01/12 02:09:32 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-dozufem8cive') 2026/01/12 02:09:32 DEBUG : dst/file1: Sizes differ 2026/01/12 02:10:33 ERROR : dst/file1: Couldn't move: failed to open source object: failed to download file: HTTP 500 operations_test.go:1052: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1052 Error: Received unexpected error: moving to --backup-dir failed: failed to open source object: failed to download file: HTTP 500 Test: TestMoveFileBackupDir 2026/01/12 02:10:47 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/dst/file1 2026/01/12 02:10:48 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/dst" --- FAIL: TestMoveFileBackupDir (80.03s) === 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:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" 2026/01/12 02:10:49 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive" with ID 2.425742e+06 2026/01/12 02:10:49 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/A1" with ID 2425775 2026/01/12 02:10:50 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "A1/one" 2026/01/12 02:10:52 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "A1/two" 2026/01/12 02:10:53 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/A1/B1" with ID 2425780 2026/01/12 02:10:54 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "A1/B1/three" 2026/01/12 02:10:54 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/A1/B1/C1" with ID 2425783 2026/01/12 02:10:56 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "A1/B1/C1/four" 2026/01/12 02:10:56 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/A1/B1/C2" with ID 2425785 2026/01/12 02:10:58 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "A1/B1/C2/five" 2026/01/12 02:10:58 INFO : A1/B2: Making directory 2026/01/12 02:10:58 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/A1/B2" with ID 2425789 2026/01/12 02:10:58 INFO : A1/B1/C3: Making directory 2026/01/12 02:10:58 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/A1/B1/C3" with ID 2425790 2026/01/12 02:11:01 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/A2" with ID 2425794 2026/01/12 02:11:01 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/A2/B1" with ID 2425795 2026/01/12 02:11:02 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/A2/B1/C1" with ID 2425796 2026/01/12 02:11:02 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/A2/B1/C2" with ID 2425797 2026/01/12 02:11:02 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/A2/B1/C3" with ID 2425798 2026/01/12 02:11:02 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/A2/B2" with ID 2425799 2026/01/12 02:12:17 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/A1/one 2026/01/12 02:12:17 INFO : A1/one: Moved (server-side) to: A2/one 2026/01/12 02:12:17 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/A1/B1/three 2026/01/12 02:12:17 INFO : A1/B1/three: Moved (server-side) to: A2/B1/three 2026/01/12 02:12:17 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/A1/two 2026/01/12 02:12:17 INFO : A1/two: Moved (server-side) to: A2/two 2026/01/12 02:12:17 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/A1/B1/C1/four 2026/01/12 02:12:17 INFO : A1/B1/C1/four: Moved (server-side) to: A2/B1/C1/four 2026/01/12 02:12:17 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/A1/B1/C2/five 2026/01/12 02:12:17 INFO : A1/B1/C2/five: Moved (server-side) to: A2/B1/C2/five 2026/01/12 02:12:18 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A1/B2" 2026/01/12 02:12:18 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A1/B1/C3" 2026/01/12 02:12:19 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A1/B1/C2" 2026/01/12 02:12:19 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A1/B1/C1" 2026/01/12 02:12:20 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A1/B1" 2026/01/12 02:12:20 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A1" 2026/01/12 02:12:23 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/A3" with ID 2425805 2026/01/12 02:12:23 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/A3/B1" with ID 2425806 2026/01/12 02:12:23 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/A3/B1/C1" with ID 2425807 2026/01/12 02:12:24 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/A3/B1/C2" with ID 2425808 2026/01/12 02:12:24 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/A3/B1/C3" with ID 2425809 2026/01/12 02:12:24 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/A3/B2" with ID 2425810 2026/01/12 02:12:27 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/A2/B1/three 2026/01/12 02:12:27 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/01/12 02:12:27 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/A2/one 2026/01/12 02:12:27 INFO : A2/one: Moved (server-side) to: A3/one 2026/01/12 02:12:27 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/A2/two 2026/01/12 02:12:27 INFO : A2/two: Moved (server-side) to: A3/two 2026/01/12 02:12:27 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/A2/B1/C2/five 2026/01/12 02:12:27 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/01/12 02:12:28 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/A2/B1/C1/four 2026/01/12 02:12:28 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/01/12 02:12:29 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A2/B2" 2026/01/12 02:13:03 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A2/B1/C3" 2026/01/12 02:13:42 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A2/B1/C2" 2026/01/12 02:13:43 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A2/B1/C1" 2026/01/12 02:13:44 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A2/B1" 2026/01/12 02:13:44 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A2" 2026/01/12 02:13:45 INFO : FileLu root 'rclone-test-dozufem8cive': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/01/12 02:13:47 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/A4" with ID 2425818 2026/01/12 02:13:47 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/A4/B1" with ID 2425819 2026/01/12 02:13:47 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/A4/B1/C1" with ID 2425820 2026/01/12 02:13:47 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/A4/B1/C2" with ID 2425821 2026/01/12 02:13:48 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/A4/B1/C3" with ID 2425822 2026/01/12 02:13:48 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/A4/B2" with ID 2425825 2026/01/12 02:13:51 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/A3/one 2026/01/12 02:13:51 INFO : A3/one: Moved (server-side) to: A4/one 2026/01/12 02:13:51 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/A3/B1/C1/four 2026/01/12 02:13:51 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/01/12 02:13:51 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/A3/two 2026/01/12 02:13:51 INFO : A3/two: Moved (server-side) to: A4/two 2026/01/12 02:13:51 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/A3/B1/three 2026/01/12 02:13:51 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/01/12 02:13:51 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/A3/B1/C2/five 2026/01/12 02:13:51 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/01/12 02:13:52 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A3/B2" 2026/01/12 02:13:53 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A3/B1/C3" 2026/01/12 02:13:53 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A3/B1/C2" 2026/01/12 02:13:54 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A3/B1/C1" 2026/01/12 02:13:54 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A3/B1" 2026/01/12 02:13:55 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A3" 2026/01/12 02:13:57 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/A4/one 2026/01/12 02:13:57 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/A4/two run.go:130: removing file "A4/B1/three" failed - try 1/3: error decoding response: invalid character 'e' looking for beginning of value 2026/01/12 02:15:09 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/A4/B1/three 2026/01/12 02:15:10 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/A4/B1/C1/four 2026/01/12 02:15:10 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/A4/B1/C2/five 2026/01/12 02:15:11 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A4/B2" 2026/01/12 02:15:12 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A4/B1/C3" 2026/01/12 02:15:12 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A4/B1/C2" 2026/01/12 02:15:13 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A4/B1/C1" 2026/01/12 02:15:14 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A4/B1" 2026/01/12 02:15:14 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/A4" --- PASS: TestDirMove (266.01s) === RUN TestGetFsInfo run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.57s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" 2026/01/12 02:15:15 DEBUG : FileLu root 'rclone-test-dozufem8cive': File to upload is small (34 bytes), uploading instead of streaming 2026/01/12 02:15:17 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "no_checksum_small_file_from_pipe" 2026/01/12 02:15:17 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/01/12 02:15:17 NOTICE: FileLu root 'rclone-test-dozufem8cive': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/01/12 02:15:17 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/01/12 02:15:17 DEBUG : FileLu root 'rclone-test-dozufem8cive': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/01/12 02:15:18 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "no_checksum_big_file_from_pipe" 2026/01/12 02:15:18 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/01/12 02:15:18 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/01/12 02:15:20 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/no_checksum_big_file_from_pipe 2026/01/12 02:15:20 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/no_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" 2026/01/12 02:15:21 DEBUG : FileLu root 'rclone-test-dozufem8cive': File to upload is small (34 bytes), uploading instead of streaming 2026/01/12 02:15:22 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "with_checksum_small_file_from_pipe" 2026/01/12 02:15:22 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/01/12 02:15:22 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/01/12 02:15:22 DEBUG : FileLu root 'rclone-test-dozufem8cive': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/01/12 02:15:24 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "with_checksum_big_file_from_pipe" 2026/01/12 02:15:24 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/01/12 02:15:24 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/01/12 02:15:25 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/with_checksum_big_file_from_pipe 2026/01/12 02:15:25 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/with_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" 2026/01/12 02:15:25 DEBUG : FileLu root 'rclone-test-dozufem8cive': File to upload is small (34 bytes), uploading instead of streaming 2026/01/12 02:15:27 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe" 2026/01/12 02:15:27 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/01/12 02:15:27 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/01/12 02:15:27 DEBUG : FileLu root 'rclone-test-dozufem8cive': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/01/12 02:15:29 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe" 2026/01/12 02:15:29 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/01/12 02:15:29 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/01/12 02:15:29 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/ignore_checksum_big_file_from_pipe 2026/01/12 02:15:30 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/ignore_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" 2026/01/12 02:15:30 DEBUG : FileLu root 'rclone-test-dozufem8cive': File to upload is small (34 bytes), uploading instead of streaming 2026/01/12 02:15:32 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe" 2026/01/12 02:15:32 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/01/12 02:15:32 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/01/12 02:15:32 DEBUG : FileLu root 'rclone-test-dozufem8cive': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/01/12 02:15:33 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe" 2026/01/12 02:15:33 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/01/12 02:15:33 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/01/12 02:15:34 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/ignore_checksum_big_file_from_pipe 2026/01/12 02:15:34 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/ignore_checksum_small_file_from_pipe --- PASS: TestRcat (19.85s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (5.30s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.87s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (4.87s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.82s) === RUN TestRcatMetadata run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.58s) === RUN TestRcatSize run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" 2026/01/12 02:15:37 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "potato1" 2026/01/12 02:15:37 DEBUG : FileLu root 'rclone-test-dozufem8cive': File to upload is small (60 bytes), uploading instead of streaming 2026/01/12 02:15:38 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "potato2" 2026/01/12 02:15:38 DEBUG : potato2: size = 60 OK 2026/01/12 02:15:38 DEBUG : potato2: Size of src and dst objects identical 2026/01/12 02:15:39 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/potato1 2026/01/12 02:15:40 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/potato2 --- PASS: TestRcatSize (4.50s) === RUN TestRcatSizeMetadata run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.58s) === RUN TestTouchDir run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" operations_test.go:1673: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.57s) === RUN TestMkdirMetadata run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.57s) === RUN TestMkdirModTime run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.57s) === RUN TestCopyDirMetadata run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.57s) === RUN TestSetDirModTime run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.57s) === RUN TestDirsEqual run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.57s) === RUN TestRemoveExisting run.go:185: Remote "FileLu root 'rclone-test-dozufem8cive'", Local "Local file system at /tmp/rclone1952853253", Modify Window "876000h0m0s" 2026/01/12 02:15:44 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully created folder "rclone-test-dozufem8cive/sub dir" with ID 2425850 2026/01/12 02:15:46 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "sub dir/test remove existing" 2026/01/12 02:15:47 INFO : FileLu root 'rclone-test-dozufem8cive': Put: Successfully uploaded new file "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" 2026/01/12 02:15:50 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.hahijas5" before starting 2026/01/12 02:15:53 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/sub dir/test remove existing 2026/01/12 02:15:53 DEBUG : sub dir/test remove existing.hahijas5: TEST: removing renamed existing file after operation 2026/01/12 02:15:54 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/sub dir/test remove existing.hahijas5 2026/01/12 02:15:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mifalap3" before starting 2026/01/12 02:15:58 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/01/12 02:15:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mifalap3: TEST: renaming existing back after failed operation 2026/01/12 02:16:01 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mifalap3 2026/01/12 02:16:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bofopof3" before starting 2026/01/12 02:16:05 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/01/12 02:16:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bofopof3: TEST: removing renamed existing file after operation 2026/01/12 02:16:06 INFO : FileLu root 'rclone-test-dozufem8cive': Successfully deleted file: /rclone-test-dozufem8cive/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bofopof3 2026/01/12 02:16:08 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive/sub dir" --- PASS: TestRemoveExisting (24.29s) === 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 2026/01/12 02:16:08 DEBUG : FileLu root 'rclone-test-dozufem8cive': Purge remote 2026/01/12 02:16:08 INFO : FileLu root 'rclone-test-dozufem8cive': Rmdir: successfully deleted "/rclone-test-dozufem8cive" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished ERROR in 35m1.338100523s (try 1/5): exit status 1: Failed [TestCheckDownload/3 TestCheckSumDownload TestApplyTransforms TestListDirSortedFn TestStatJSON TestMkdir TestLsLong TestDelete TestCat TestCopyURL TestMoveFileBackupDir]