"./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2025/11/23 04:01:12 DEBUG : Creating backend with remote "TestFileLu:rclone-test-fiqidoh6vidi" 2025/11/23 04:01:12 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/23 04:01:12 DEBUG : Creating backend with remote "/tmp/rclone2378868784" === 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-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2025/11/23 04:01:12 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.44s) === RUN TestMultithreadCopyAbort run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2025/11/23 04:01:12 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.36s) === RUN TestSizeDiffers 2025/11/23 04:01:12 DEBUG : a: size = 0 OK 2025/11/23 04:01:12 DEBUG : a: size = 1 (memory) 2025/11/23 04:01:12 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/23 04:01:12 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/23 04:01:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/23 04:01:12 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/23 04:01:12 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/23 04:01:12 DEBUG : potato: Seek from 10 to 0 2025/11/23 04:01:12 DEBUG : potato: Seek from 10 to 0 2025/11/23 04:01:12 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/23 04:01:12 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/23 04:01:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/23 04:01:12 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/23 04:01:12 DEBUG : potato: Seek from 5 to 2 2025/11/23 04:01:12 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/23 04:01:12 DEBUG : potato: Seek from 7 to 0 2025/11/23 04:01:12 DEBUG : potato: Seek from 7 to 0 2025/11/23 04:01:12 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/23 04:01:12 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/23 04:01:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/23 04:01:12 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/23 04:01:12 DEBUG : potato: Seek from 5 to 2 2025/11/23 04:01:12 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/23 04:01:12 DEBUG : potato: Seek from 8 to 0 2025/11/23 04:01:12 DEBUG : potato: Seek from 8 to 0 2025/11/23 04:01:12 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/23 04:01:12 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/23 04:01:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/23 04:01:12 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/23 04:01:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/23 04:01:12 DEBUG : potato: Seek from 5 to 2 2025/11/23 04:01:12 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/23 04:01:12 DEBUG : potato: Seek from 9 to 0 2025/11/23 04:01:12 DEBUG : potato: Seek from 9 to 0 2025/11/23 04:01:12 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-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:01:13 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi" with ID 1123645 2025/11/23 04:01:14 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "rutabaga" === RUN TestCheck/1 === RUN TestCheck/2 2025/11/23 04:01:18 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "empty space" === RUN TestCheck/3 2025/11/23 04:01:21 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "potato2" === RUN TestCheck/4 === RUN TestCheck/5 2025/11/23 04:01:24 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "remotepotato" === RUN TestCheck/6 === RUN TestCheck/7 2025/11/23 04:01:26 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/empty space 2025/11/23 04:01:26 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/potato2 2025/11/23 04:01:27 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/remotepotato 2025/11/23 04:01:27 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/rutabaga --- PASS: TestCheck (15.08s) --- PASS: TestCheck/1 (0.36s) --- PASS: TestCheck/2 (0.37s) --- PASS: TestCheck/3 (0.39s) --- PASS: TestCheck/4 (0.36s) --- PASS: TestCheck/5 (0.37s) --- PASS: TestCheck/6 (0.37s) --- PASS: TestCheck/7 (0.36s) === RUN TestCheckFsError 2025/11/23 04:01:27 DEBUG : Creating backend with remote "nonexistent" 2025/11/23 04:01:27 DEBUG : Creating backend with remote "nonexistent" 2025/11/23 04:01:27 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/23 04:01:27 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/11/23 04:01:27 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/23 04:01:27 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:01:30 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "rutabaga" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/11/23 04:01:38 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "empty space" === RUN TestCheckDownload/3 2025/11/23 04:01:43 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "potato2" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/11/23 04:01:51 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "remotepotato" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2025/11/23 04:01:57 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/empty space 2025/11/23 04:01:58 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/potato2 2025/11/23 04:01:58 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/remotepotato 2025/11/23 04:01:59 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/rutabaga --- PASS: TestCheckDownload (31.53s) --- PASS: TestCheckDownload/1 (2.61s) --- PASS: TestCheckDownload/2 (2.38s) --- PASS: TestCheckDownload/3 (2.58s) --- PASS: TestCheckDownload/4 (2.93s) --- PASS: TestCheckDownload/5 (2.42s) --- PASS: TestCheckDownload/6 (2.40s) --- PASS: TestCheckDownload/7 (2.66s) === RUN TestCheckSizeOnly run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:02:01 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "rutabaga" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/11/23 04:02:04 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "empty space" === RUN TestCheckSizeOnly/3 2025/11/23 04:02:06 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "potato2" === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/11/23 04:02:09 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "remotepotato" === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2025/11/23 04:02:11 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/empty space 2025/11/23 04:02:11 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/potato2 2025/11/23 04:02:12 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/remotepotato 2025/11/23 04:02:12 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/rutabaga --- PASS: TestCheckSizeOnly (13.64s) --- PASS: TestCheckSizeOnly/1 (0.39s) --- PASS: TestCheckSizeOnly/2 (0.37s) --- PASS: TestCheckSizeOnly/3 (0.36s) --- PASS: TestCheckSizeOnly/4 (0.37s) --- PASS: TestCheckSizeOnly/5 (0.41s) --- PASS: TestCheckSizeOnly/6 (0.37s) --- PASS: TestCheckSizeOnly/7 (0.37s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:02:16 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "test.sum" 2025/11/23 04:02:19 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/23 04:02:19 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/23 04:02:19 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/23 04:02:19 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/23 04:02:21 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "test.sum" 2025/11/23 04:02:23 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/23 04:02:23 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/23 04:02:23 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/23 04:02:23 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/23 04:02:23 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/test.sum --- PASS: TestParseSumFile (11.19s) === RUN TestCheckSum run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:02:24 DEBUG : Creating backend with remote "TestFileLu:rclone-test-fiqidoh6vidi/data" check_test.go:350: FileLu root 'rclone-test-fiqidoh6vidi/data' lacks md5, skipping --- SKIP: TestCheckSum (1.15s) === RUN TestCheckSumDownload run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:02:25 DEBUG : Creating backend with remote "TestFileLu:rclone-test-fiqidoh6vidi/data" 2025/11/23 04:02:26 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/data" with ID 1123646 2025/11/23 04:02:27 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "data/banana" 2025/11/23 04:02:29 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest1 2025/11/23 04:02:35 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "data/potato" 2025/11/23 04:02:37 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest2 2025/11/23 04:02:44 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest3 2025/11/23 04:02:50 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest4 2025/11/23 04:02:56 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest5 2025/11/23 04:03:03 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest6 2025/11/23 04:03:10 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "data/banana" 2025/11/23 04:03:12 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "data/potato" 2025/11/23 04:03:15 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest7 2025/11/23 04:03:20 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/test.sum 2025/11/23 04:03:21 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/data/banana 2025/11/23 04:03:21 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/data/potato 2025/11/23 04:03:22 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/data" --- PASS: TestCheckSumDownload (57.34s) --- PASS: TestCheckSumDownload/subtest1 (3.34s) --- PASS: TestCheckSumDownload/subtest2 (3.32s) --- PASS: TestCheckSumDownload/subtest3 (3.36s) --- PASS: TestCheckSumDownload/subtest4 (3.39s) --- PASS: TestCheckSumDownload/subtest5 (3.43s) --- PASS: TestCheckSumDownload/subtest6 (3.42s) --- PASS: TestCheckSumDownload/subtest7 (3.42s) === RUN TestApplyTransforms 2025/11/23 04:03:22 DEBUG : Creating backend with remote "TestFileLu:rclone-test-budanak9heri" 2025/11/23 04:03:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/23 04:03:22 DEBUG : Creating backend with remote "/tmp/rclone710585090" run.go:185: Remote "FileLu root 'rclone-test-budanak9heri'", Local "Local file system at /tmp/rclone710585090", Modify Window "876000h0m0s" 2025/11/23 04:03:23 INFO : FileLu root 'rclone-test-budanak9heri': Successfully created folder "rclone-test-budanak9heri" with ID 1123666 2025/11/23 04:03:25 INFO : FileLu root 'rclone-test-budanak9heri': Put: Successfully uploaded new file "hello, world!" upper checkfile vs. lower remote (without normalization) 2025/11/23 04:03:25 ERROR : hello, world!: sum not found 2025/11/23 04:03:25 ERROR : HELLO, WORLD!: file not in FileLu root 'rclone-test-budanak9heri' 2025/11/23 04:03:25 NOTICE: FileLu root 'rclone-test-budanak9heri': 1 files missing 2025/11/23 04:03:25 NOTICE: 1 hashes missing 2025/11/23 04:03:25 NOTICE: FileLu root 'rclone-test-budanak9heri': 1 differences found 2025/11/23 04:03:25 NOTICE: FileLu root 'rclone-test-budanak9heri': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/11/23 04:03:27 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/23 04:03:27 NOTICE: FileLu root 'rclone-test-budanak9heri': 0 differences found 2025/11/23 04:03:27 NOTICE: FileLu root 'rclone-test-budanak9heri': 1 matching files 2025/11/23 04:03:27 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wifeqag7runi" 2025/11/23 04:03:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/23 04:03:27 DEBUG : Creating backend with remote "/tmp/rclone3955625356" run.go:185: Remote "FileLu root 'rclone-test-wifeqag7runi'", Local "Local file system at /tmp/rclone3955625356", Modify Window "876000h0m0s" 2025/11/23 04:03:27 INFO : FileLu root 'rclone-test-wifeqag7runi': Successfully created folder "rclone-test-wifeqag7runi" with ID 1123675 2025/11/23 04:03:29 INFO : FileLu root 'rclone-test-wifeqag7runi': Put: Successfully uploaded new file "HELLO, WORLD!" lower checkfile vs. upper remote (without normalization) 2025/11/23 04:03:30 ERROR : HELLO, WORLD!: sum not found 2025/11/23 04:03:30 ERROR : hello, world!: file not in FileLu root 'rclone-test-wifeqag7runi' 2025/11/23 04:03:30 NOTICE: FileLu root 'rclone-test-wifeqag7runi': 1 files missing 2025/11/23 04:03:30 NOTICE: 1 hashes missing 2025/11/23 04:03:30 NOTICE: FileLu root 'rclone-test-wifeqag7runi': 1 differences found 2025/11/23 04:03:30 NOTICE: FileLu root 'rclone-test-wifeqag7runi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/11/23 04:03:31 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/23 04:03:31 NOTICE: FileLu root 'rclone-test-wifeqag7runi': 0 differences found 2025/11/23 04:03:31 NOTICE: FileLu root 'rclone-test-wifeqag7runi': 1 matching files 2025/11/23 04:03:31 DEBUG : Creating backend with remote "TestFileLu:rclone-test-pacanan2dixe" 2025/11/23 04:03:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/23 04:03:31 DEBUG : Creating backend with remote "/tmp/rclone977662486" run.go:185: Remote "FileLu root 'rclone-test-pacanan2dixe'", Local "Local file system at /tmp/rclone977662486", Modify Window "876000h0m0s" 2025/11/23 04:03:32 INFO : FileLu root 'rclone-test-pacanan2dixe': Successfully created folder "rclone-test-pacanan2dixe" with ID 1123676 2025/11/23 04:03:34 INFO : FileLu root 'rclone-test-pacanan2dixe': Put: Successfully uploaded new file "HeLlO, wOrLd!" lower checkfile vs. upperlowermixed remote (without normalization) 2025/11/23 04:03:34 ERROR : HeLlO, wOrLd!: sum not found 2025/11/23 04:03:34 ERROR : hello, world!: file not in FileLu root 'rclone-test-pacanan2dixe' 2025/11/23 04:03:34 NOTICE: FileLu root 'rclone-test-pacanan2dixe': 1 files missing 2025/11/23 04:03:34 NOTICE: 1 hashes missing 2025/11/23 04:03:34 NOTICE: FileLu root 'rclone-test-pacanan2dixe': 1 differences found 2025/11/23 04:03:34 NOTICE: FileLu root 'rclone-test-pacanan2dixe': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/11/23 04:03:36 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/23 04:03:36 NOTICE: FileLu root 'rclone-test-pacanan2dixe': 0 differences found 2025/11/23 04:03:36 NOTICE: FileLu root 'rclone-test-pacanan2dixe': 1 matching files 2025/11/23 04:03:36 DEBUG : Creating backend with remote "TestFileLu:rclone-test-jaqasoq9rehu" 2025/11/23 04:03:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/23 04:03:36 DEBUG : Creating backend with remote "/tmp/rclone1017353321" run.go:185: Remote "FileLu root 'rclone-test-jaqasoq9rehu'", Local "Local file system at /tmp/rclone1017353321", Modify Window "876000h0m0s" 2025/11/23 04:03:36 INFO : FileLu root 'rclone-test-jaqasoq9rehu': Successfully created folder "rclone-test-jaqasoq9rehu" with ID 1123677 2025/11/23 04:03:38 INFO : FileLu root 'rclone-test-jaqasoq9rehu': Put: Successfully uploaded new file "HELLO, WORLD!" upperlowermixed checkfile vs. upper remote (without normalization) 2025/11/23 04:03:39 ERROR : HELLO, WORLD!: sum not found 2025/11/23 04:03:39 ERROR : HeLlO, wOrLd!: file not in FileLu root 'rclone-test-jaqasoq9rehu' 2025/11/23 04:03:39 NOTICE: FileLu root 'rclone-test-jaqasoq9rehu': 1 files missing 2025/11/23 04:03:39 NOTICE: 1 hashes missing 2025/11/23 04:03:39 NOTICE: FileLu root 'rclone-test-jaqasoq9rehu': 1 differences found 2025/11/23 04:03:39 NOTICE: FileLu root 'rclone-test-jaqasoq9rehu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/11/23 04:03:40 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/23 04:03:40 NOTICE: FileLu root 'rclone-test-jaqasoq9rehu': 0 differences found 2025/11/23 04:03:40 NOTICE: FileLu root 'rclone-test-jaqasoq9rehu': 1 matching files 2025/11/23 04:03:40 DEBUG : Creating backend with remote "TestFileLu:rclone-test-timosek1dulu" 2025/11/23 04:03:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/23 04:03:40 DEBUG : Creating backend with remote "/tmp/rclone1385079735" run.go:185: Remote "FileLu root 'rclone-test-timosek1dulu'", Local "Local file system at /tmp/rclone1385079735", Modify Window "876000h0m0s" 2025/11/23 04:03:41 INFO : FileLu root 'rclone-test-timosek1dulu': Successfully created folder "rclone-test-timosek1dulu" with ID 1123678 2025/11/23 04:03:44 INFO : FileLu root 'rclone-test-timosek1dulu': Put: Successfully uploaded new file "測試_Русский___ě_áñ" NFD checkfile vs. NFC remote (without normalization) 2025/11/23 04:03:45 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/23 04:03:45 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-timosek1dulu' 2025/11/23 04:03:45 NOTICE: FileLu root 'rclone-test-timosek1dulu': 1 files missing 2025/11/23 04:03:45 NOTICE: 1 hashes missing 2025/11/23 04:03:45 NOTICE: FileLu root 'rclone-test-timosek1dulu': 1 differences found 2025/11/23 04:03:45 NOTICE: FileLu root 'rclone-test-timosek1dulu': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/11/23 04:03:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/23 04:03:47 NOTICE: FileLu root 'rclone-test-timosek1dulu': 0 differences found 2025/11/23 04:03:47 NOTICE: FileLu root 'rclone-test-timosek1dulu': 1 matching files 2025/11/23 04:03:47 DEBUG : Creating backend with remote "TestFileLu:rclone-test-muzizim5mipa" 2025/11/23 04:03:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/23 04:03:47 DEBUG : Creating backend with remote "/tmp/rclone684369592" run.go:185: Remote "FileLu root 'rclone-test-muzizim5mipa'", Local "Local file system at /tmp/rclone684369592", Modify Window "876000h0m0s" 2025/11/23 04:03:48 INFO : FileLu root 'rclone-test-muzizim5mipa': Successfully created folder "rclone-test-muzizim5mipa" with ID 1123680 2025/11/23 04:03:50 INFO : FileLu root 'rclone-test-muzizim5mipa': Put: Successfully uploaded new file "測試_Русский___ě_áñ" NFC checkfile vs. NFD remote (without normalization) 2025/11/23 04:03:50 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/23 04:03:50 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-muzizim5mipa' 2025/11/23 04:03:50 NOTICE: FileLu root 'rclone-test-muzizim5mipa': 1 files missing 2025/11/23 04:03:50 NOTICE: 1 hashes missing 2025/11/23 04:03:50 NOTICE: FileLu root 'rclone-test-muzizim5mipa': 1 differences found 2025/11/23 04:03:50 NOTICE: FileLu root 'rclone-test-muzizim5mipa': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/11/23 04:03:52 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/23 04:03:52 NOTICE: FileLu root 'rclone-test-muzizim5mipa': 0 differences found 2025/11/23 04:03:52 NOTICE: FileLu root 'rclone-test-muzizim5mipa': 1 matching files 2025/11/23 04:03:52 DEBUG : Creating backend with remote "TestFileLu:rclone-test-pobabud9gisa" 2025/11/23 04:03:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/23 04:03:52 DEBUG : Creating backend with remote "/tmp/rclone3319307166" run.go:185: Remote "FileLu root 'rclone-test-pobabud9gisa'", Local "Local file system at /tmp/rclone3319307166", Modify Window "876000h0m0s" 2025/11/23 04:03:52 INFO : FileLu root 'rclone-test-pobabud9gisa': Successfully created folder "rclone-test-pobabud9gisa" with ID 1123681 2025/11/23 04:03:54 INFO : FileLu root 'rclone-test-pobabud9gisa': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" NFDx2 checkfile vs. both remote (without normalization) 2025/11/23 04:03:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/23 04:03:55 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-pobabud9gisa' 2025/11/23 04:03:55 NOTICE: FileLu root 'rclone-test-pobabud9gisa': 1 files missing 2025/11/23 04:03:55 NOTICE: 1 hashes missing 2025/11/23 04:03:55 NOTICE: FileLu root 'rclone-test-pobabud9gisa': 1 differences found 2025/11/23 04:03:55 NOTICE: FileLu root 'rclone-test-pobabud9gisa': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/11/23 04:03:57 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/23 04:03:57 NOTICE: FileLu root 'rclone-test-pobabud9gisa': 0 differences found 2025/11/23 04:03:57 NOTICE: FileLu root 'rclone-test-pobabud9gisa': 1 matching files 2025/11/23 04:03:57 DEBUG : Creating backend with remote "TestFileLu:rclone-test-buwizaj1jofo" 2025/11/23 04:03:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/23 04:03:57 DEBUG : Creating backend with remote "/tmp/rclone2648945252" run.go:185: Remote "FileLu root 'rclone-test-buwizaj1jofo'", Local "Local file system at /tmp/rclone2648945252", Modify Window "876000h0m0s" 2025/11/23 04:03:57 INFO : FileLu root 'rclone-test-buwizaj1jofo': Successfully created folder "rclone-test-buwizaj1jofo" with ID 1123682 2025/11/23 04:03:59 INFO : FileLu root 'rclone-test-buwizaj1jofo': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" NFCx2 checkfile vs. both remote (without normalization) 2025/11/23 04:04:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/23 04:04:00 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-buwizaj1jofo' 2025/11/23 04:04:00 NOTICE: FileLu root 'rclone-test-buwizaj1jofo': 1 files missing 2025/11/23 04:04:00 NOTICE: 1 hashes missing 2025/11/23 04:04:00 NOTICE: FileLu root 'rclone-test-buwizaj1jofo': 1 differences found 2025/11/23 04:04:00 NOTICE: FileLu root 'rclone-test-buwizaj1jofo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/11/23 04:04:01 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/23 04:04:01 NOTICE: FileLu root 'rclone-test-buwizaj1jofo': 0 differences found 2025/11/23 04:04:01 NOTICE: FileLu root 'rclone-test-buwizaj1jofo': 1 matching files 2025/11/23 04:04:01 DEBUG : Creating backend with remote "TestFileLu:rclone-test-losugoq0pequ" 2025/11/23 04:04:01 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/23 04:04:01 DEBUG : Creating backend with remote "/tmp/rclone3631475297" run.go:185: Remote "FileLu root 'rclone-test-losugoq0pequ'", Local "Local file system at /tmp/rclone3631475297", Modify Window "876000h0m0s" 2025/11/23 04:04:02 INFO : FileLu root 'rclone-test-losugoq0pequ': Successfully created folder "rclone-test-losugoq0pequ" with ID 1123683 2025/11/23 04:04:04 INFO : FileLu root 'rclone-test-losugoq0pequ': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" both checkfile vs. NFDx2 remote (without normalization) 2025/11/23 04:04:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/23 04:04:05 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-losugoq0pequ' 2025/11/23 04:04:05 NOTICE: FileLu root 'rclone-test-losugoq0pequ': 1 files missing 2025/11/23 04:04:05 NOTICE: 1 hashes missing 2025/11/23 04:04:05 NOTICE: FileLu root 'rclone-test-losugoq0pequ': 1 differences found 2025/11/23 04:04:05 NOTICE: FileLu root 'rclone-test-losugoq0pequ': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/11/23 04:04:06 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/23 04:04:06 NOTICE: FileLu root 'rclone-test-losugoq0pequ': 0 differences found 2025/11/23 04:04:06 NOTICE: FileLu root 'rclone-test-losugoq0pequ': 1 matching files 2025/11/23 04:04:06 DEBUG : Creating backend with remote "TestFileLu:rclone-test-fawogex5yaxa" 2025/11/23 04:04:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/23 04:04:06 DEBUG : Creating backend with remote "/tmp/rclone1561314959" run.go:185: Remote "FileLu root 'rclone-test-fawogex5yaxa'", Local "Local file system at /tmp/rclone1561314959", Modify Window "876000h0m0s" 2025/11/23 04:04:07 INFO : FileLu root 'rclone-test-fawogex5yaxa': Successfully created folder "rclone-test-fawogex5yaxa" with ID 1123684 2025/11/23 04:04:08 INFO : FileLu root 'rclone-test-fawogex5yaxa': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" both checkfile vs. NFCx2 remote (without normalization) 2025/11/23 04:04:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/23 04:04:09 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-fawogex5yaxa' 2025/11/23 04:04:09 NOTICE: FileLu root 'rclone-test-fawogex5yaxa': 1 files missing 2025/11/23 04:04:09 NOTICE: 1 hashes missing 2025/11/23 04:04:09 NOTICE: FileLu root 'rclone-test-fawogex5yaxa': 1 differences found 2025/11/23 04:04:09 NOTICE: FileLu root 'rclone-test-fawogex5yaxa': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/11/23 04:04:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/23 04:04:11 NOTICE: FileLu root 'rclone-test-fawogex5yaxa': 0 differences found 2025/11/23 04:04:11 NOTICE: FileLu root 'rclone-test-fawogex5yaxa': 1 matching files 2025/11/23 04:04:11 DEBUG : FileLu root 'rclone-test-fawogex5yaxa': Purge remote 2025/11/23 04:04:11 INFO : FileLu root 'rclone-test-fawogex5yaxa': Rmdir: successfully deleted "/rclone-test-fawogex5yaxa" 2025/11/23 04:04:11 DEBUG : FileLu root 'rclone-test-losugoq0pequ': Purge remote 2025/11/23 04:04:11 INFO : FileLu root 'rclone-test-losugoq0pequ': Rmdir: successfully deleted "/rclone-test-losugoq0pequ" 2025/11/23 04:04:11 DEBUG : FileLu root 'rclone-test-buwizaj1jofo': Purge remote 2025/11/23 04:04:12 INFO : FileLu root 'rclone-test-buwizaj1jofo': Rmdir: successfully deleted "/rclone-test-buwizaj1jofo" 2025/11/23 04:04:12 DEBUG : FileLu root 'rclone-test-pobabud9gisa': Purge remote 2025/11/23 04:04:12 INFO : FileLu root 'rclone-test-pobabud9gisa': Rmdir: successfully deleted "/rclone-test-pobabud9gisa" 2025/11/23 04:04:12 DEBUG : FileLu root 'rclone-test-muzizim5mipa': Purge remote 2025/11/23 04:04:12 INFO : FileLu root 'rclone-test-muzizim5mipa': Rmdir: successfully deleted "/rclone-test-muzizim5mipa" 2025/11/23 04:04:12 DEBUG : FileLu root 'rclone-test-timosek1dulu': Purge remote 2025/11/23 04:04:13 INFO : FileLu root 'rclone-test-timosek1dulu': Rmdir: successfully deleted "/rclone-test-timosek1dulu" 2025/11/23 04:04:13 DEBUG : FileLu root 'rclone-test-jaqasoq9rehu': Purge remote 2025/11/23 04:04:13 INFO : FileLu root 'rclone-test-jaqasoq9rehu': Rmdir: successfully deleted "/rclone-test-jaqasoq9rehu" 2025/11/23 04:04:13 DEBUG : FileLu root 'rclone-test-pacanan2dixe': Purge remote 2025/11/23 04:04:14 INFO : FileLu root 'rclone-test-pacanan2dixe': Rmdir: successfully deleted "/rclone-test-pacanan2dixe" 2025/11/23 04:04:14 DEBUG : FileLu root 'rclone-test-wifeqag7runi': Purge remote 2025/11/23 04:04:14 INFO : FileLu root 'rclone-test-wifeqag7runi': Rmdir: successfully deleted "/rclone-test-wifeqag7runi" 2025/11/23 04:04:14 DEBUG : FileLu root 'rclone-test-budanak9heri': Purge remote 2025/11/23 04:04:14 INFO : FileLu root 'rclone-test-budanak9heri': Rmdir: successfully deleted "/rclone-test-budanak9heri" --- PASS: TestApplyTransforms (51.97s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:04:15 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/23 04:04:15 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/sub" with ID 1123685 2025/11/23 04:04:17 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "sub/file2" 2025/11/23 04:04:17 DEBUG : sub/file2: size = 14 OK 2025/11/23 04:04:17 INFO : file1: Copied (new) to: sub/file2 2025/11/23 04:04:18 DEBUG : sub/file2: size = 14 OK 2025/11/23 04:04:18 DEBUG : file1: Sizes identical 2025/11/23 04:04:18 DEBUG : file1: Unchanged skipping 2025/11/23 04:04:19 DEBUG : FileLu root 'rclone-test-fiqidoh6vidi': don't need to copy/move sub/file2, it is already at target location 2025/11/23 04:04:21 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/sub/file2 2025/11/23 04:04:22 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/sub" --- PASS: TestCopyFile (7.96s) === RUN TestCopyLongFile run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.80s) === RUN TestCopyFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:04:24 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/dst" with ID 1123686 2025/11/23 04:04:25 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "dst/file1" 2025/11/23 04:04:27 DEBUG : Creating backend with remote "TestFileLu:rclone-test-fiqidoh6vidi/backup" 2025/11/23 04:04:27 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2378868784) 2025/11/23 04:04:27 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-fiqidoh6vidi') 2025/11/23 04:04:27 DEBUG : dst/file1: Sizes differ 2025/11/23 04:04:30 INFO : FileLu root 'rclone-test-fiqidoh6vidi/backup': Successfully created folder "rclone-test-fiqidoh6vidi/backup/dst" with ID 1123688 2025/11/23 04:04:31 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/dst/file1 2025/11/23 04:04:31 INFO : dst/file1: Moved (server-side) 2025/11/23 04:04:34 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "dst/file1" 2025/11/23 04:04:34 DEBUG : dst/file1: size = 14 OK 2025/11/23 04:04:34 INFO : dst/file1: Copied (new) 2025/11/23 04:04:36 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/dst/file1 2025/11/23 04:04:36 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/backup/dst/file1 2025/11/23 04:04:37 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/dst" 2025/11/23 04:04:38 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/backup/dst" 2025/11/23 04:04:39 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/backup" --- PASS: TestCopyFileBackupDir (15.91s) === RUN TestCopyFileCompareDest run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:04:39 DEBUG : Creating backend with remote "TestFileLu:rclone-test-fiqidoh6vidi/dst" 2025/11/23 04:04:40 DEBUG : Creating backend with remote "TestFileLu:rclone-test-fiqidoh6vidi/CompareDest" 2025/11/23 04:04:40 DEBUG : one: Need to transfer - File not found at Destination 2025/11/23 04:04:43 INFO : FileLu root 'rclone-test-fiqidoh6vidi/dst': Successfully created folder "rclone-test-fiqidoh6vidi/dst" with ID 1123689 2025/11/23 04:04:45 INFO : FileLu root 'rclone-test-fiqidoh6vidi/dst': Put: Successfully uploaded new file "one" 2025/11/23 04:04:45 DEBUG : one: size = 3 OK 2025/11/23 04:04:45 INFO : one: Copied (new) 2025/11/23 04:04:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone2378868784) 2025/11/23 04:04:47 DEBUG : one: size = 3 (FileLu root 'rclone-test-fiqidoh6vidi/dst') 2025/11/23 04:04:47 DEBUG : one: Sizes differ 2025/11/23 04:04:50 DEBUG : one: size = 5 OK 2025/11/23 04:04:50 INFO : one: Copied (replaced existing) 2025/11/23 04:04:53 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "dst/one" 2025/11/23 04:04:54 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/CompareDest" with ID 1123691 2025/11/23 04:04:56 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "CompareDest/one" 2025/11/23 04:04:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone2378868784) 2025/11/23 04:04:58 DEBUG : one: size = 3 (FileLu root 'rclone-test-fiqidoh6vidi/dst') 2025/11/23 04:04:58 DEBUG : one: Sizes differ 2025/11/23 04:04:58 DEBUG : one: size = 5 OK 2025/11/23 04:04:58 DEBUG : one: Sizes identical 2025/11/23 04:04:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/23 04:05:01 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "CompareDest/two" 2025/11/23 04:05:02 DEBUG : two: Need to transfer - File not found at Destination 2025/11/23 04:05:03 DEBUG : two: size = 3 OK 2025/11/23 04:05:03 DEBUG : two: Sizes identical 2025/11/23 04:05:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/23 04:05:04 DEBUG : two: Need to transfer - File not found at Destination 2025/11/23 04:05:05 DEBUG : two: size = 3 OK 2025/11/23 04:05:05 DEBUG : two: Sizes identical 2025/11/23 04:05:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/23 04:05:07 DEBUG : two: Need to transfer - File not found at Destination 2025/11/23 04:05:08 DEBUG : two: size = 5 (Local file system at /tmp/rclone2378868784) 2025/11/23 04:05:08 DEBUG : two: size = 3 (FileLu root 'rclone-test-fiqidoh6vidi/CompareDest') 2025/11/23 04:05:08 DEBUG : two: Sizes differ 2025/11/23 04:05:10 INFO : FileLu root 'rclone-test-fiqidoh6vidi/dst': Put: Successfully uploaded new file "two" 2025/11/23 04:05:10 DEBUG : two: size = 5 OK 2025/11/23 04:05:10 INFO : two: Copied (new) 2025/11/23 04:05:11 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/dst/one run.go:130: removing file "dst/two" failed - try 1/3: error decoding response: invalid character 'e' looking for beginning of value 2025/11/23 04:05:38 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/dst/two 2025/11/23 04:05:38 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/CompareDest/one 2025/11/23 04:05:39 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/CompareDest/two 2025/11/23 04:05:42 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/dst" 2025/11/23 04:05:43 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/CompareDest" --- PASS: TestCopyFileCompareDest (64.62s) === RUN TestCopyFileCopyDest run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.73s) === RUN TestCopyInplace run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (0.74s) === RUN TestCopyLongFileName run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (0.73s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.73s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:05:47 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/23 04:05:48 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/TestCopyFileMaxTransfer" with ID 1123693 2025/11/23 04:05:49 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file1" 2025/11/23 04:05:49 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2025/11/23 04:05:49 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/11/23 04:05:51 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/11/23 04:05:52 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: failed to send upload request: Post "https://2424.cdnfilelu.site/cgi-bin/upload.cgi?upload_type=rclone&": failed to copy file content: max transfer limit reached as set by --max-transfer 2025/11/23 04:05:53 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/11/23 04:05:54 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/11/23 04:05:57 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file4" 2025/11/23 04:05:57 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2025/11/23 04:05:57 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/11/23 04:05:59 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/TestCopyFileMaxTransfer/file1 2025/11/23 04:05:59 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/TestCopyFileMaxTransfer/file4 2025/11/23 04:06:00 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/TestCopyFileMaxTransfer" --- PASS: TestCopyFileMaxTransfer (13.63s) === RUN TestDeduplicateInteractive run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.73s) === RUN TestDeduplicateSkip run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.73s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.75s) === RUN TestDeduplicateFirst run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.74s) === RUN TestDeduplicateNewest run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.74s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.73s) === RUN TestDeduplicateOldest run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.73s) === RUN TestDeduplicateLargest run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.74s) === RUN TestDeduplicateSmallest run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.74s) === RUN TestDeduplicateRename run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.75s) === RUN TestMergeDirs run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.90s) === RUN TestListDirSorted run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:06:10 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "a.txt" 2025/11/23 04:06:12 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "zend.txt" 2025/11/23 04:06:13 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/sub dir" with ID 1123694 2025/11/23 04:06:14 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "sub dir/hello world" 2025/11/23 04:06:17 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "sub dir/hello world2" 2025/11/23 04:06:17 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/sub dir/ignore dir" with ID 1123695 2025/11/23 04:06:19 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore" 2025/11/23 04:06:21 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored" 2025/11/23 04:06:21 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/sub dir/sub sub dir" with ID 1123696 2025/11/23 04:06:23 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "sub dir/sub sub dir/hello world3" 2025/11/23 04:06:25 DEBUG : a.txt: Excluded (Size Filter) 2025/11/23 04:06:25 DEBUG : a.txt: Excluded 2025/11/23 04:06:25 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/23 04:06:25 DEBUG : sub dir/hello world2: Excluded 2025/11/23 04:06:25 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/23 04:06:25 DEBUG : sub dir/hello world: Excluded 2025/11/23 04:06:26 DEBUG : sub dir/ignore dir: Excluded 2025/11/23 04:06:27 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/23 04:06:27 DEBUG : sub dir/hello world2: Excluded 2025/11/23 04:06:27 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/23 04:06:27 DEBUG : sub dir/hello world: Excluded 2025/11/23 04:06:27 DEBUG : sub dir/ignore dir: Excluded 2025/11/23 04:06:29 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/a.txt 2025/11/23 04:06:29 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/zend.txt 2025/11/23 04:06:30 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/sub dir/hello world 2025/11/23 04:06:30 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/sub dir/hello world2 2025/11/23 04:06:31 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/sub dir/sub sub dir/hello world3 2025/11/23 04:06:31 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/sub dir/ignore dir/.ignore 2025/11/23 04:06:32 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/sub dir/ignore dir/should be ignored 2025/11/23 04:06:32 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/sub dir/sub sub dir" 2025/11/23 04:06:33 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/sub dir/ignore dir" 2025/11/23 04:06:34 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/sub dir" --- PASS: TestListDirSorted (25.94s) === RUN TestListDirSortedFn run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:06:36 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "a.txt" 2025/11/23 04:06:38 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "zend.txt" 2025/11/23 04:06:39 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/sub dir" with ID 1123697 2025/11/23 04:06:40 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "sub dir/hello world" 2025/11/23 04:06:42 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "sub dir/hello world2" 2025/11/23 04:06:43 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/sub dir/ignore dir" with ID 1123698 2025/11/23 04:06:45 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore" 2025/11/23 04:06:47 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored" 2025/11/23 04:06:47 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/sub dir/sub sub dir" with ID 1123699 2025/11/23 04:06:50 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "sub dir/sub sub dir/hello world3" 2025/11/23 04:06:52 DEBUG : a.txt: Excluded (Size Filter) 2025/11/23 04:06:52 DEBUG : a.txt: Excluded 2025/11/23 04:06:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/23 04:06:53 DEBUG : sub dir/hello world2: Excluded 2025/11/23 04:06:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/23 04:06:53 DEBUG : sub dir/hello world: Excluded 2025/11/23 04:06:54 DEBUG : sub dir/ignore dir: Excluded 2025/11/23 04:06:54 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/23 04:06:54 DEBUG : sub dir/hello world2: Excluded 2025/11/23 04:06:54 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/23 04:06:54 DEBUG : sub dir/hello world: Excluded 2025/11/23 04:06:55 DEBUG : sub dir/ignore dir: Excluded 2025/11/23 04:06:56 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/a.txt 2025/11/23 04:06:56 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/zend.txt 2025/11/23 04:06:57 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/sub dir/hello world 2025/11/23 04:06:57 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/sub dir/hello world2 2025/11/23 04:06:58 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/sub dir/sub sub dir/hello world3 2025/11/23 04:06:59 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/sub dir/ignore dir/.ignore 2025/11/23 04:06:59 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/sub dir/ignore dir/should be ignored 2025/11/23 04:07:00 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/sub dir/sub sub dir" 2025/11/23 04:07:01 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/sub dir/ignore dir" 2025/11/23 04:07:01 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/sub dir" --- PASS: TestListDirSortedFn (27.32s) === RUN TestListJSON run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:07:05 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "file1" 2025/11/23 04:07:05 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/sub" with ID 1123701 2025/11/23 04:07:07 INFO : FileLu root 'rclone-test-fiqidoh6vidi': 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 2025/11/23 04:07:11 ERROR : file1: Failed to read hash: no valid file code found in the remote path === RUN TestListJSON/Metadata 2025/11/23 04:07:12 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/file1 2025/11/23 04:07:13 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/sub/file2 2025/11/23 04:07:14 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/sub" --- PASS: TestListJSON (12.56s) --- PASS: TestListJSON/Default (0.38s) --- PASS: TestListJSON/FilesOnly (0.37s) --- PASS: TestListJSON/DirsOnly (0.37s) --- PASS: TestListJSON/Recurse (0.73s) --- PASS: TestListJSON/SubDir (0.37s) --- PASS: TestListJSON/NoModTime (0.37s) --- PASS: TestListJSON/NoMimeType (0.40s) --- PASS: TestListJSON/ShowHash (0.40s) --- PASS: TestListJSON/HashTypes (0.38s) --- PASS: TestListJSON/Metadata (0.36s) === RUN TestStatJSON run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:07:16 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "file1" 2025/11/23 04:07:17 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/sub" with ID 1123702 2025/11/23 04:07:18 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "sub/file2" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/11/23 04:07:25 DEBUG : Creating backend with remote "TestFileLu:rclone-test-fiqidoh6vidi/notfound" 2025/11/23 04:07:25 DEBUG : Config file has changed externally - reloading 2025/11/23 04:07:26 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/file1 2025/11/23 04:07:27 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/sub/file2 2025/11/23 04:07:28 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/sub" --- PASS: TestStatJSON (14.08s) --- PASS: TestStatJSON/Root (0.38s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.38s) --- PASS: TestStatJSON/Dir (0.75s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.40s) --- PASS: TestStatJSON/File (0.74s) --- PASS: TestStatJSON/NotFound (0.75s) --- PASS: TestStatJSON/DirFilesOnly (0.37s) --- PASS: TestStatJSON/FileFilesOnly (0.78s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.37s) --- PASS: TestStatJSON/DirDirsOnly (0.37s) --- PASS: TestStatJSON/FileDirsOnly (0.37s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.37s) --- PASS: TestStatJSON/RootNotFound (0.80s) === RUN TestMkdir run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:07:28 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Making directory 2025/11/23 04:07:29 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi" with ID 1.123645e+06 2025/11/23 04:07:29 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Making directory 2025/11/23 04:07:29 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi" with ID 1.123645e+06 --- PASS: TestMkdir (1.92s) === RUN TestLsd run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:07:31 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/sub dir" with ID 1123703 2025/11/23 04:07:32 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "sub dir/hello world" 2025/11/23 04:07:35 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/sub dir/hello world 2025/11/23 04:07:35 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/sub dir" --- PASS: TestLsd (5.52s) === RUN TestLs run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:07:38 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "potato2" 2025/11/23 04:07:40 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "empty space" 2025/11/23 04:07:42 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/empty space 2025/11/23 04:07:42 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/potato2 --- PASS: TestLs (6.58s) === RUN TestLsWithFilesFrom run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:07:44 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "potato2" 2025/11/23 04:07:47 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "empty space" 2025/11/23 04:07:48 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/11/23 04:07:48 DEBUG : empty space: Excluded 2025/11/23 04:07:49 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/empty space 2025/11/23 04:07:50 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/potato2 --- PASS: TestLsWithFilesFrom (7.62s) === RUN TestLsLong run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:07:52 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "potato2" 2025/11/23 04:07:54 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "empty space" 2025/11/23 04:07:55 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/empty space 2025/11/23 04:07:56 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/potato2 --- PASS: TestLsLong (6.23s) === RUN TestHashSums run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:07:58 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "potato2" 2025/11/23 04:08:01 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "empty space" 2025/11/23 04:08:02 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/empty space 2025/11/23 04:08:02 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/potato2 --- PASS: TestHashSums (6.46s) === RUN TestHashSumsWithErrors 2025/11/23 04:08:03 DEBUG : Creating backend with remote ":memory:" 2025/11/23 04:08:03 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/11/23 04:08:03 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/23 04:08:03 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/23 04:08:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/23 04:08:03 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/23 04:08:03 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/23 04:08:03 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/23 04:08:03 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/23 04:08:03 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-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:08:04 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "potato2" 2025/11/23 04:08:07 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "empty space" 2025/11/23 04:08:07 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/sub dir" with ID 1123704 2025/11/23 04:08:09 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "sub dir/potato3" 2025/11/23 04:08:11 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/empty space 2025/11/23 04:08:11 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/potato2 2025/11/23 04:08:12 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/sub dir/potato3 2025/11/23 04:08:13 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/sub dir" --- PASS: TestCount (10.52s) === RUN TestDelete run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:08:15 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "small" 2025/11/23 04:08:17 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "medium" 2025/11/23 04:08:20 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "large" 2025/11/23 04:08:20 DEBUG : Waiting for deletions to finish 2025/11/23 04:08:21 DEBUG : large: Excluded (Size Filter) 2025/11/23 04:08:21 DEBUG : large: Excluded 2025/11/23 04:08:21 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/medium 2025/11/23 04:08:21 INFO : medium: Deleted 2025/11/23 04:08:21 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/small 2025/11/23 04:08:21 INFO : small: Deleted 2025/11/23 04:08:22 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/large --- PASS: TestDelete (9.33s) === RUN TestMaxDelete run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:08:24 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "small" 2025/11/23 04:08:26 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "medium" 2025/11/23 04:08:28 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "large" 2025/11/23 04:08:28 DEBUG : Waiting for deletions to finish 2025/11/23 04:08:29 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/11/23 04:08:29 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/large 2025/11/23 04:08:29 INFO : large: Deleted 2025/11/23 04:08:29 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/medium 2025/11/23 04:08:29 INFO : medium: Deleted 2025/11/23 04:08:30 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/small --- PASS: TestMaxDelete (9.01s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:08:34 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "small" 2025/11/23 04:08:36 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "medium" 2025/11/23 04:08:38 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "large" 2025/11/23 04:08:39 DEBUG : Waiting for deletions to finish 2025/11/23 04:08:39 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/23 04:08:40 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/medium 2025/11/23 04:08:40 INFO : medium: Deleted 2025/11/23 04:08:40 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/small 2025/11/23 04:08:40 INFO : small: Deleted 2025/11/23 04:08:41 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/large --- PASS: TestMaxDeleteSizeLargeFile (10.39s) === RUN TestMaxDeleteSize run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:08:44 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "small" 2025/11/23 04:08:46 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "medium" 2025/11/23 04:08:48 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "large" 2025/11/23 04:08:49 DEBUG : Waiting for deletions to finish 2025/11/23 04:08:49 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/11/23 04:08:50 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/medium 2025/11/23 04:08:50 INFO : medium: Deleted 2025/11/23 04:08:50 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/large 2025/11/23 04:08:50 INFO : large: Deleted 2025/11/23 04:08:51 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/small --- PASS: TestMaxDeleteSize (9.97s) === RUN TestReadFile run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:08:55 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "ReadFile" 2025/11/23 04:08:58 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/ReadFile --- PASS: TestReadFile (7.78s) === RUN TestRetry 2025/11/23 04:09:00 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/23 04:09:00 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/23 04:09:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/23 04:09:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/23 04:09:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/23 04:09:00 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/23 04:09:00 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-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:09:02 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "file1" 2025/11/23 04:09:03 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "file2" 2025/11/23 04:09:17 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/file1 2025/11/23 04:09:18 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/file2 --- PASS: TestCat (18.60s) === RUN TestPurge 2025/11/23 04:09:18 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wunebuy3qifi" 2025/11/23 04:09:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/23 04:09:18 DEBUG : Creating backend with remote "/tmp/rclone3985852724" run.go:185: Remote "FileLu root 'rclone-test-wunebuy3qifi'", Local "Local file system at /tmp/rclone3985852724", Modify Window "876000h0m0s" 2025/11/23 04:09:19 INFO : FileLu root 'rclone-test-wunebuy3qifi': Successfully created folder "rclone-test-wunebuy3qifi" with ID 1123706 2025/11/23 04:09:19 INFO : FileLu root 'rclone-test-wunebuy3qifi': Successfully created folder "rclone-test-wunebuy3qifi" with ID 1.123706e+06 2025/11/23 04:09:20 INFO : FileLu root 'rclone-test-wunebuy3qifi': Successfully created folder "rclone-test-wunebuy3qifi/A1/B1/C1" with ID 1123709 2025/11/23 04:09:21 INFO : FileLu root 'rclone-test-wunebuy3qifi': Put: Successfully uploaded new file "A1/B1/C1/one" 2025/11/23 04:09:21 INFO : A2: Making directory 2025/11/23 04:09:22 INFO : FileLu root 'rclone-test-wunebuy3qifi': Successfully created folder "rclone-test-wunebuy3qifi/A2" with ID 1123710 2025/11/23 04:09:22 INFO : A1/B2: Making directory 2025/11/23 04:09:22 INFO : FileLu root 'rclone-test-wunebuy3qifi': Successfully created folder "rclone-test-wunebuy3qifi/A1/B2" with ID 1123711 2025/11/23 04:09:22 INFO : A1/B2/C2: Making directory 2025/11/23 04:09:22 INFO : FileLu root 'rclone-test-wunebuy3qifi': Successfully created folder "rclone-test-wunebuy3qifi/A1/B2/C2" with ID 1123712 2025/11/23 04:09:22 INFO : A1/B1/C3: Making directory 2025/11/23 04:09:23 INFO : FileLu root 'rclone-test-wunebuy3qifi': Successfully created folder "rclone-test-wunebuy3qifi/A1/B1/C3" with ID 1123713 2025/11/23 04:09:23 INFO : A3: Making directory 2025/11/23 04:09:23 INFO : FileLu root 'rclone-test-wunebuy3qifi': Successfully created folder "rclone-test-wunebuy3qifi/A3" with ID 1123714 2025/11/23 04:09:23 INFO : A3/B3: Making directory 2025/11/23 04:09:24 INFO : FileLu root 'rclone-test-wunebuy3qifi': Successfully created folder "rclone-test-wunebuy3qifi/A3/B3" with ID 1123715 2025/11/23 04:09:24 INFO : A3/B3/C4: Making directory 2025/11/23 04:09:24 INFO : FileLu root 'rclone-test-wunebuy3qifi': Successfully created folder "rclone-test-wunebuy3qifi/A3/B3/C4" with ID 1123716 2025/11/23 04:09:26 INFO : FileLu root 'rclone-test-wunebuy3qifi': Put: Successfully uploaded new file "A1/two" 2025/11/23 04:09:28 INFO : FileLu root 'rclone-test-wunebuy3qifi': Rmdir: successfully deleted "/rclone-test-wunebuy3qifi/A1/B1" 2025/11/23 04:09:30 INFO : FileLu root 'rclone-test-wunebuy3qifi': Rmdir: successfully deleted "/rclone-test-wunebuy3qifi" 2025/11/23 04:09:30 ERROR : error listing: directory not found 2025/11/23 04:09:30 DEBUG : FileLu root 'rclone-test-wunebuy3qifi': Purge remote 2025/11/23 04:09:31 NOTICE: purge failed: delete error: Folder not found or not yours --- PASS: TestPurge (12.29s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:09:31 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi" with ID 1.123645e+06 2025/11/23 04:09:32 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/A1/B1/C1" with ID 1123719 2025/11/23 04:09:33 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "A1/B1/C1/one" 2025/11/23 04:09:33 INFO : A2: Making directory 2025/11/23 04:09:33 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/A2" with ID 1123720 2025/11/23 04:09:33 INFO : A1/B2: Making directory 2025/11/23 04:09:34 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/A1/B2" with ID 1123721 2025/11/23 04:09:34 INFO : A1/B2/C2: Making directory 2025/11/23 04:09:34 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/A1/B2/C2" with ID 1123722 2025/11/23 04:09:34 INFO : A1/B1/C3: Making directory 2025/11/23 04:09:34 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/A1/B1/C3" with ID 1123723 2025/11/23 04:09:34 INFO : A3: Making directory 2025/11/23 04:09:35 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/A3" with ID 1123724 2025/11/23 04:09:35 INFO : A3/B3: Making directory 2025/11/23 04:09:35 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/A3/B3" with ID 1123725 2025/11/23 04:09:35 INFO : A3/B3/C4: Making directory 2025/11/23 04:09:36 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/A3/B3/C4" with ID 1123726 2025/11/23 04:09:38 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "A1/two" 2025/11/23 04:09:40 DEBUG : removing 1 level 3 directories 2025/11/23 04:09:40 INFO : A3/B3/C4: Removing directory 2025/11/23 04:09:40 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A3/B3/C4" 2025/11/23 04:09:44 DEBUG : removing 2 level 3 directories 2025/11/23 04:09:44 INFO : A1/B2/C2: Removing directory 2025/11/23 04:09:44 INFO : A1/B1/C3: Removing directory 2025/11/23 04:09:44 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A1/B1/C3" 2025/11/23 04:09:44 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A1/B2/C2" 2025/11/23 04:09:44 DEBUG : removing 2 level 2 directories 2025/11/23 04:09:44 INFO : A3/B3: Removing directory 2025/11/23 04:09:44 INFO : A1/B2: Removing directory 2025/11/23 04:09:45 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A3/B3" 2025/11/23 04:09:45 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A1/B2" 2025/11/23 04:09:45 DEBUG : removing 2 level 1 directories 2025/11/23 04:09:45 INFO : A3: Removing directory 2025/11/23 04:09:45 INFO : A2: Removing directory 2025/11/23 04:09:46 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A2" 2025/11/23 04:09:46 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A3" 2025/11/23 04:09:49 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/A1/B1/C1/one 2025/11/23 04:09:50 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/A1/two 2025/11/23 04:09:51 DEBUG : removing 1 level 3 directories 2025/11/23 04:09:51 INFO : A1/B1/C1: Removing directory 2025/11/23 04:09:52 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A1/B1/C1" 2025/11/23 04:09:52 DEBUG : removing 1 level 2 directories 2025/11/23 04:09:52 INFO : A1/B1: Removing directory 2025/11/23 04:09:53 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A1/B1" 2025/11/23 04:09:53 DEBUG : removing 1 level 1 directories 2025/11/23 04:09:53 INFO : A1: Removing directory 2025/11/23 04:09:53 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A1" 2025/11/23 04:09:53 DEBUG : removing 1 level 0 directories 2025/11/23 04:09:53 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Removing directory 2025/11/23 04:09:54 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi" 2025/11/23 04:09:54 ERROR : error listing: directory not found 2025/11/23 04:09:55 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (24.35s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:09:55 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi" with ID 1123728 2025/11/23 04:09:55 INFO : A1: Making directory 2025/11/23 04:09:56 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/A1" with ID 1123729 2025/11/23 04:09:56 INFO : A1/B1: Making directory 2025/11/23 04:09:56 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/A1/B1" with ID 1123730 2025/11/23 04:09:56 INFO : A1/B1/C1: Making directory 2025/11/23 04:09:56 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/A1/B1/C1" with ID 1123731 2025/11/23 04:09:59 DEBUG : removing 1 level 3 directories 2025/11/23 04:09:59 INFO : A1/B1/C1: Removing directory 2025/11/23 04:10:00 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A1/B1/C1" 2025/11/23 04:10:00 DEBUG : removing 1 level 2 directories 2025/11/23 04:10:00 INFO : A1/B1: Removing directory 2025/11/23 04:10:00 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A1/B1" 2025/11/23 04:10:03 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A1" --- PASS: TestRmdirsLeaveRoot (8.16s) === RUN TestRmdirsWithFilter run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:10:03 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi" with ID 1.123728e+06 2025/11/23 04:10:03 INFO : A1: Making directory 2025/11/23 04:10:04 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/A1" with ID 1123732 2025/11/23 04:10:04 INFO : A1/B1: Making directory 2025/11/23 04:10:04 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/A1/B1" with ID 1123733 2025/11/23 04:10:04 INFO : A1/B1/C1: Making directory 2025/11/23 04:10:05 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/A1/B1/C1" with ID 1123734 2025/11/23 04:10:07 DEBUG : removing 1 level 3 directories 2025/11/23 04:10:07 INFO : A1/B1/C1: Removing directory 2025/11/23 04:10:08 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A1/B1/C1" 2025/11/23 04:10:08 DEBUG : removing 1 level 2 directories 2025/11/23 04:10:08 INFO : A1/B1: Removing directory 2025/11/23 04:10:09 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A1/B1" 2025/11/23 04:10:11 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A1" --- PASS: TestRmdirsWithFilter (8.55s) === RUN TestCopyURL run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:10:14 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "file1" 2025/11/23 04:10:15 DEBUG : filename.txt: File name found in url 2025/11/23 04:10:17 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "filename.txt" 2025/11/23 04:10:17 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/11/23 04:10:19 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "headerfilename.txt" 2025/11/23 04:10:20 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "file2" 2025/11/23 04:10:22 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/file1 2025/11/23 04:10:22 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/file2 2025/11/23 04:10:22 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/filename.txt 2025/11/23 04:10:23 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/headerfilename.txt --- PASS: TestCopyURL (11.42s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:10:23 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/23 04:10:24 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/sub" with ID 1123735 2025/11/23 04:10:26 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "sub/file2" 2025/11/23 04:10:26 DEBUG : sub/file2: size = 14 OK 2025/11/23 04:10:26 INFO : file1: Copied (new) to: sub/file2 2025/11/23 04:10:26 INFO : file1: Deleted 2025/11/23 04:10:27 DEBUG : sub/file2: size = 14 OK 2025/11/23 04:10:27 DEBUG : file1: Sizes identical 2025/11/23 04:10:27 DEBUG : file1: Unchanged skipping 2025/11/23 04:10:27 INFO : file1: Deleted 2025/11/23 04:10:28 DEBUG : FileLu root 'rclone-test-fiqidoh6vidi': don't need to copy/move sub/file2, it is already at target location 2025/11/23 04:10:30 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/sub/file2 2025/11/23 04:10:31 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/sub" --- PASS: TestMoveFile (8.04s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:10:31 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/23 04:10:34 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "file1" 2025/11/23 04:10:34 DEBUG : file1: size = 14 OK 2025/11/23 04:10:34 INFO : file1: Copied (new) 2025/11/23 04:10:34 INFO : file1: Deleted 2025/11/23 04:10:35 DEBUG : file1: Destination exists, skipping 2025/11/23 04:10:35 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2025/11/23 04:10:36 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/file1 --- PASS: TestMoveFileWithIgnoreExisting (5.11s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.74s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.74s) === RUN TestMoveFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:10:38 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/dst" with ID 1123736 2025/11/23 04:10:40 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "dst/file1" 2025/11/23 04:10:41 DEBUG : Creating backend with remote "TestFileLu:rclone-test-fiqidoh6vidi/backup" 2025/11/23 04:10:42 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2378868784) 2025/11/23 04:10:42 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-fiqidoh6vidi') 2025/11/23 04:10:42 DEBUG : dst/file1: Sizes differ 2025/11/23 04:10:44 INFO : FileLu root 'rclone-test-fiqidoh6vidi/backup': Successfully created folder "rclone-test-fiqidoh6vidi/backup/dst" with ID 1123738 2025/11/23 04:10:46 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/dst/file1 2025/11/23 04:10:46 INFO : dst/file1: Moved (server-side) 2025/11/23 04:10:48 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "dst/file1" 2025/11/23 04:10:48 DEBUG : dst/file1: size = 14 OK 2025/11/23 04:10:48 INFO : dst/file1: Copied (new) 2025/11/23 04:10:48 INFO : dst/file1: Deleted 2025/11/23 04:10:50 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/dst/file1 2025/11/23 04:10:51 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/backup/dst/file1 2025/11/23 04:10:52 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/dst" 2025/11/23 04:10:52 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/backup/dst" 2025/11/23 04:10:53 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/backup" --- PASS: TestMoveFileBackupDir (15.91s) === 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-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:10:54 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi" with ID 1.123728e+06 2025/11/23 04:10:55 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/A1" with ID 1123740 2025/11/23 04:10:56 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "A1/one" 2025/11/23 04:10:59 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "A1/two" 2025/11/23 04:11:00 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/A1/B1" with ID 1123742 2025/11/23 04:11:01 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "A1/B1/three" 2025/11/23 04:11:02 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/A1/B1/C1" with ID 1123743 2025/11/23 04:11:04 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "A1/B1/C1/four" 2025/11/23 04:11:05 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/A1/B1/C2" with ID 1123744 2025/11/23 04:11:06 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "A1/B1/C2/five" 2025/11/23 04:11:06 INFO : A1/B2: Making directory 2025/11/23 04:11:06 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/A1/B2" with ID 1123745 2025/11/23 04:11:06 INFO : A1/B1/C3: Making directory 2025/11/23 04:11:07 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/A1/B1/C3" with ID 1123746 2025/11/23 04:11:10 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/A2" with ID 1123747 2025/11/23 04:11:11 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/A2/B1" with ID 1123748 2025/11/23 04:11:11 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/A2/B1/C1" with ID 1123749 2025/11/23 04:11:11 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/A2/B1/C2" with ID 1123750 2025/11/23 04:11:12 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/A2/B1/C3" with ID 1123751 2025/11/23 04:11:12 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/A2/B2" with ID 1123752 2025/11/23 04:11:16 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/A1/B1/C1/four 2025/11/23 04:11:16 INFO : A1/B1/C1/four: Moved (server-side) to: A2/B1/C1/four 2025/11/23 04:11:16 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/A1/one 2025/11/23 04:11:16 INFO : A1/one: Moved (server-side) to: A2/one 2025/11/23 04:11:16 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/A1/B1/C2/five 2025/11/23 04:11:16 INFO : A1/B1/C2/five: Moved (server-side) to: A2/B1/C2/five 2025/11/23 04:11:17 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/A1/B1/three 2025/11/23 04:11:17 INFO : A1/B1/three: Moved (server-side) to: A2/B1/three 2025/11/23 04:11:17 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/A1/two 2025/11/23 04:11:17 INFO : A1/two: Moved (server-side) to: A2/two 2025/11/23 04:11:18 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A1/B2" 2025/11/23 04:11:19 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A1/B1/C3" 2025/11/23 04:11:19 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A1/B1/C2" 2025/11/23 04:11:20 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A1/B1/C1" 2025/11/23 04:11:21 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A1/B1" 2025/11/23 04:11:22 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A1" 2025/11/23 04:11:25 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/A3" with ID 1123753 2025/11/23 04:11:25 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/A3/B1" with ID 1123754 2025/11/23 04:11:25 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/A3/B1/C1" with ID 1123755 2025/11/23 04:11:26 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/A3/B1/C2" with ID 1123756 2025/11/23 04:11:26 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/A3/B1/C3" with ID 1123757 2025/11/23 04:11:26 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/A3/B2" with ID 1123758 2025/11/23 04:11:30 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/A2/one 2025/11/23 04:11:30 INFO : A2/one: Moved (server-side) to: A3/one 2025/11/23 04:11:30 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/A2/two 2025/11/23 04:11:30 INFO : A2/two: Moved (server-side) to: A3/two 2025/11/23 04:11:30 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/A2/B1/C1/four 2025/11/23 04:11:30 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/11/23 04:11:31 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/A2/B1/C2/five 2025/11/23 04:11:31 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/11/23 04:11:31 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/A2/B1/three 2025/11/23 04:11:31 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/11/23 04:11:32 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A2/B2" 2025/11/23 04:11:33 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A2/B1/C3" 2025/11/23 04:11:34 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A2/B1/C2" 2025/11/23 04:11:34 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A2/B1/C1" 2025/11/23 04:11:35 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A2/B1" 2025/11/23 04:11:36 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A2" 2025/11/23 04:11:38 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/11/23 04:11:39 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/A4" with ID 1123759 2025/11/23 04:11:39 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/A4/B1" with ID 1123760 2025/11/23 04:11:40 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/A4/B1/C1" with ID 1123761 2025/11/23 04:11:40 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/A4/B1/C2" with ID 1123762 2025/11/23 04:11:41 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/A4/B1/C3" with ID 1123763 2025/11/23 04:11:41 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/A4/B2" with ID 1123764 2025/11/23 04:11:45 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/A3/two 2025/11/23 04:11:45 INFO : A3/two: Moved (server-side) to: A4/two 2025/11/23 04:11:45 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/A3/B1/C1/four 2025/11/23 04:11:45 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/11/23 04:11:45 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/A3/B1/three 2025/11/23 04:11:45 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/11/23 04:11:45 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/A3/one 2025/11/23 04:11:45 INFO : A3/one: Moved (server-side) to: A4/one 2025/11/23 04:11:45 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/A3/B1/C2/five 2025/11/23 04:11:45 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/11/23 04:11:46 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A3/B2" 2025/11/23 04:11:46 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A3/B1/C3" 2025/11/23 04:11:47 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A3/B1/C2" 2025/11/23 04:11:48 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A3/B1/C1" 2025/11/23 04:11:49 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A3/B1" 2025/11/23 04:11:49 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A3" 2025/11/23 04:11:52 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/A4/one 2025/11/23 04:11:52 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/A4/two 2025/11/23 04:11:53 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/A4/B1/three 2025/11/23 04:11:54 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/A4/B1/C1/four 2025/11/23 04:11:54 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/A4/B1/C2/five 2025/11/23 04:11:55 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A4/B2" 2025/11/23 04:11:56 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A4/B1/C3" 2025/11/23 04:11:57 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A4/B1/C2" 2025/11/23 04:11:57 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A4/B1/C1" 2025/11/23 04:11:58 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A4/B1" 2025/11/23 04:11:59 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/A4" --- PASS: TestDirMove (65.66s) === RUN TestGetFsInfo run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:11:59 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (0.75s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:12:00 DEBUG : FileLu root 'rclone-test-fiqidoh6vidi': File to upload is small (34 bytes), uploading instead of streaming 2025/11/23 04:12:03 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "no_checksum_small_file_from_pipe" 2025/11/23 04:12:03 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/11/23 04:12:03 NOTICE: FileLu root 'rclone-test-fiqidoh6vidi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/23 04:12:03 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/23 04:12:03 DEBUG : FileLu root 'rclone-test-fiqidoh6vidi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/23 04:12:05 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "no_checksum_big_file_from_pipe" 2025/11/23 04:12:05 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2025/11/23 04:12:05 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/23 04:12:06 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/no_checksum_big_file_from_pipe 2025/11/23 04:12:06 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/no_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:12:07 DEBUG : FileLu root 'rclone-test-fiqidoh6vidi': File to upload is small (34 bytes), uploading instead of streaming 2025/11/23 04:12:09 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "with_checksum_small_file_from_pipe" 2025/11/23 04:12:09 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/11/23 04:12:09 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/23 04:12:09 DEBUG : FileLu root 'rclone-test-fiqidoh6vidi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/23 04:12:12 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "with_checksum_big_file_from_pipe" 2025/11/23 04:12:12 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/11/23 04:12:12 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/23 04:12:13 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/with_checksum_big_file_from_pipe 2025/11/23 04:12:14 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/with_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:12:15 DEBUG : FileLu root 'rclone-test-fiqidoh6vidi': File to upload is small (34 bytes), uploading instead of streaming 2025/11/23 04:12:16 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe" 2025/11/23 04:12:16 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/23 04:12:16 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2025/11/23 04:12:16 DEBUG : FileLu root 'rclone-test-fiqidoh6vidi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/23 04:12:20 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe" 2025/11/23 04:12:20 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/23 04:12:20 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2025/11/23 04:12:21 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/ignore_checksum_big_file_from_pipe 2025/11/23 04:12:21 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/ignore_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:12:22 DEBUG : FileLu root 'rclone-test-fiqidoh6vidi': File to upload is small (34 bytes), uploading instead of streaming 2025/11/23 04:12:24 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe" 2025/11/23 04:12:24 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/23 04:12:24 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/23 04:12:24 DEBUG : FileLu root 'rclone-test-fiqidoh6vidi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2025/11/23 04:12:26 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe" 2025/11/23 04:12:26 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/23 04:12:26 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/23 04:12:28 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/ignore_checksum_big_file_from_pipe 2025/11/23 04:12:28 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/ignore_checksum_small_file_from_pipe --- PASS: TestRcat (28.43s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (6.82s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.36s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (7.32s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (6.92s) === RUN TestRcatMetadata run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.75s) === RUN TestRcatSize run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:12:31 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "potato1" 2025/11/23 04:12:31 DEBUG : FileLu root 'rclone-test-fiqidoh6vidi': File to upload is small (60 bytes), uploading instead of streaming 2025/11/23 04:12:34 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "potato2" 2025/11/23 04:12:34 DEBUG : potato2: size = 60 OK 2025/11/23 04:12:34 DEBUG : potato2: Size of src and dst objects identical 2025/11/23 04:12:35 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/potato1 2025/11/23 04:12:35 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/potato2 --- PASS: TestRcatSize (6.34s) === RUN TestRcatSizeMetadata run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.77s) === RUN TestTouchDir run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" operations_test.go:1673: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.74s) === RUN TestMkdirMetadata run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.77s) === RUN TestMkdirModTime run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.76s) === RUN TestCopyDirMetadata run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.75s) === RUN TestSetDirModTime run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.75s) === RUN TestDirsEqual run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.74s) === RUN TestRemoveExisting run.go:185: Remote "FileLu root 'rclone-test-fiqidoh6vidi'", Local "Local file system at /tmp/rclone2378868784", Modify Window "876000h0m0s" 2025/11/23 04:12:41 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully created folder "rclone-test-fiqidoh6vidi/sub dir" with ID 1123766 2025/11/23 04:12:43 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "sub dir/test remove existing" 2025/11/23 04:12:45 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Put: Successfully uploaded new file "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" 2025/11/23 04:12:49 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.kewuzew4" before starting 2025/11/23 04:12:52 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/sub dir/test remove existing 2025/11/23 04:12:53 DEBUG : sub dir/test remove existing.kewuzew4: TEST: removing renamed existing file after operation 2025/11/23 04:12:53 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/sub dir/test remove existing.kewuzew4 2025/11/23 04:12: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.fameley1" before starting 2025/11/23 04:12:58 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/11/23 04:12:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fameley1: TEST: renaming existing back after failed operation 2025/11/23 04:13:03 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.fameley1 2025/11/23 04:13:04 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.socemen8" before starting 2025/11/23 04:13:08 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2025/11/23 04:13:09 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.socemen8: TEST: removing renamed existing file after operation 2025/11/23 04:13:10 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Successfully deleted file: /rclone-test-fiqidoh6vidi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.socemen8 2025/11/23 04:13:12 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi/sub dir" --- PASS: TestRemoveExisting (31.49s) === 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) PASS 2025/11/23 04:13:12 DEBUG : FileLu root 'rclone-test-fiqidoh6vidi': Purge remote 2025/11/23 04:13:13 INFO : FileLu root 'rclone-test-fiqidoh6vidi': Rmdir: successfully deleted "/rclone-test-fiqidoh6vidi" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished OK in 12m1.141945884s (try 1/5)