"./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2026/07/08 01:00:41 DEBUG : Creating backend with remote "TestFileLu:rclone-test-coxaniw0qiza" 2026/07/08 01:00:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 01:00:41 DEBUG : Creating backend with remote "/tmp/rclone3943271658" === 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:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/07/08 01:00:41 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.76s) === RUN TestMultithreadCopyAbort run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/07/08 01:00:42 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.56s) === RUN TestSizeDiffers 2026/07/08 01:00:42 DEBUG : a: size = 0 OK 2026/07/08 01:00:42 DEBUG : a: size = 1 (memory) 2026/07/08 01:00:42 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/08 01:00:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/08 01:00:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/08 01:00:42 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/08 01:00:42 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/08 01:00:42 DEBUG : potato: Seek from 10 to 0 2026/07/08 01:00:42 DEBUG : potato: Seek from 10 to 0 2026/07/08 01:00:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/08 01:00:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/08 01:00:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/08 01:00:42 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/08 01:00:42 DEBUG : potato: Seek from 5 to 2 2026/07/08 01:00:42 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/08 01:00:42 DEBUG : potato: Seek from 7 to 0 2026/07/08 01:00:42 DEBUG : potato: Seek from 7 to 0 2026/07/08 01:00:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/08 01:00:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/08 01:00:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/08 01:00:42 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/08 01:00:42 DEBUG : potato: Seek from 5 to 2 2026/07/08 01:00:42 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/08 01:00:42 DEBUG : potato: Seek from 8 to 0 2026/07/08 01:00:42 DEBUG : potato: Seek from 8 to 0 2026/07/08 01:00:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/08 01:00:42 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/08 01:00:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/08 01:00:42 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/08 01:00:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/08 01:00:42 DEBUG : potato: Seek from 5 to 2 2026/07/08 01:00:42 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/08 01:00:42 DEBUG : potato: Seek from 9 to 0 2026/07/08 01:00:42 DEBUG : potato: Seek from 9 to 0 2026/07/08 01:00:42 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:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:00:42 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza" with ID 4619733 === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 2026/07/08 01:00:59 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/empty space 2026/07/08 01:01:00 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/potato2 2026/07/08 01:01:00 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/remotepotato 2026/07/08 01:01:01 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/rutabaga --- PASS: TestCheck (19.64s) --- PASS: TestCheck/1 (0.56s) --- PASS: TestCheck/2 (0.58s) --- PASS: TestCheck/3 (0.57s) --- PASS: TestCheck/4 (0.56s) --- PASS: TestCheck/5 (0.55s) --- PASS: TestCheck/6 (0.56s) --- PASS: TestCheck/7 (0.56s) === RUN TestCheckFsError 2026/07/08 01:01:02 DEBUG : Creating backend with remote "nonexistent" 2026/07/08 01:01:02 DEBUG : Creating backend with remote "nonexistent" 2026/07/08 01:01:02 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/07/08 01:01:02 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/07/08 01:01:02 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/07/08 01:01:02 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:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/07/08 01:01:27 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/empty space 2026/07/08 01:01:28 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/potato2 2026/07/08 01:01:28 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/remotepotato 2026/07/08 01:01:29 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/rutabaga --- PASS: TestCheckDownload (27.84s) --- PASS: TestCheckDownload/1 (1.85s) --- PASS: TestCheckDownload/2 (1.86s) --- PASS: TestCheckDownload/3 (1.78s) --- PASS: TestCheckDownload/4 (1.82s) --- PASS: TestCheckDownload/5 (1.80s) --- PASS: TestCheckDownload/6 (1.78s) --- PASS: TestCheckDownload/7 (1.79s) === RUN TestCheckSizeOnly run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/07/08 01:01:47 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/empty space 2026/07/08 01:01:47 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/potato2 2026/07/08 01:01:48 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/remotepotato 2026/07/08 01:01:48 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/rutabaga --- PASS: TestCheckSizeOnly (19.66s) --- PASS: TestCheckSizeOnly/1 (0.57s) --- PASS: TestCheckSizeOnly/2 (0.58s) --- PASS: TestCheckSizeOnly/3 (0.55s) --- PASS: TestCheckSizeOnly/4 (0.58s) --- PASS: TestCheckSizeOnly/5 (0.56s) --- PASS: TestCheckSizeOnly/6 (0.57s) --- PASS: TestCheckSizeOnly/7 (0.58s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:01:54 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/08 01:01:54 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/08 01:01:54 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/08 01:01:54 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/08 01:01:59 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/08 01:01:59 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/08 01:01:59 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/08 01:01:59 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/08 01:02:00 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/test.sum --- PASS: TestParseSumFile (11.62s) === RUN TestCheckSum run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:02:01 DEBUG : Creating backend with remote "TestFileLu:rclone-test-coxaniw0qiza/data" check_test.go:350: FileLu root 'rclone-test-coxaniw0qiza/data' lacks md5, skipping --- SKIP: TestCheckSum (1.75s) === RUN TestCheckSumDownload run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:02:02 DEBUG : Creating backend with remote "TestFileLu:rclone-test-coxaniw0qiza/data" 2026/07/08 01:02:04 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/data" with ID 4619796 === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 2026/07/08 01:03:12 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/test.sum 2026/07/08 01:03:14 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/data/banana 2026/07/08 01:03:14 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/data/potato 2026/07/08 01:03:15 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/data" --- PASS: TestCheckSumDownload (73.45s) --- PASS: TestCheckSumDownload/subtest1 (4.16s) --- PASS: TestCheckSumDownload/subtest2 (4.12s) --- PASS: TestCheckSumDownload/subtest3 (4.15s) --- PASS: TestCheckSumDownload/subtest4 (4.17s) --- PASS: TestCheckSumDownload/subtest5 (4.14s) --- PASS: TestCheckSumDownload/subtest6 (4.12s) --- PASS: TestCheckSumDownload/subtest7 (4.12s) === RUN TestApplyTransforms 2026/07/08 01:03:16 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yumiqeh9xoru" 2026/07/08 01:03:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 01:03:16 DEBUG : Creating backend with remote "/tmp/rclone4226990048" run.go:198: Remote "FileLu root 'rclone-test-yumiqeh9xoru'", Local "Local file system at /tmp/rclone4226990048", Modify Window "876000h0m0s" 2026/07/08 01:03:16 INFO : FileLu root 'rclone-test-yumiqeh9xoru': Successfully created folder "rclone-test-yumiqeh9xoru" with ID 4619833 upper checkfile vs. lower remote (without normalization) 2026/07/08 01:03:20 ERROR : hello, world!: sum not found 2026/07/08 01:03:20 ERROR : HELLO, WORLD!: file not in FileLu root 'rclone-test-yumiqeh9xoru' 2026/07/08 01:03:20 NOTICE: FileLu root 'rclone-test-yumiqeh9xoru': 1 files missing 2026/07/08 01:03:20 NOTICE: 1 hashes missing 2026/07/08 01:03:20 NOTICE: FileLu root 'rclone-test-yumiqeh9xoru': 1 differences found 2026/07/08 01:03:20 NOTICE: FileLu root 'rclone-test-yumiqeh9xoru': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/08 01:03:22 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 01:03:22 NOTICE: FileLu root 'rclone-test-yumiqeh9xoru': 0 differences found 2026/07/08 01:03:22 NOTICE: FileLu root 'rclone-test-yumiqeh9xoru': 1 matching files 2026/07/08 01:03:22 DEBUG : Creating backend with remote "TestFileLu:rclone-test-neyuxuz1rida" 2026/07/08 01:03:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 01:03:22 DEBUG : Creating backend with remote "/tmp/rclone4073155671" run.go:198: Remote "FileLu root 'rclone-test-neyuxuz1rida'", Local "Local file system at /tmp/rclone4073155671", Modify Window "876000h0m0s" 2026/07/08 01:03:22 INFO : FileLu root 'rclone-test-neyuxuz1rida': Successfully created folder "rclone-test-neyuxuz1rida" with ID 4619839 lower checkfile vs. upper remote (without normalization) 2026/07/08 01:03:26 ERROR : HELLO, WORLD!: sum not found 2026/07/08 01:03:26 ERROR : hello, world!: file not in FileLu root 'rclone-test-neyuxuz1rida' 2026/07/08 01:03:26 NOTICE: FileLu root 'rclone-test-neyuxuz1rida': 1 files missing 2026/07/08 01:03:26 NOTICE: 1 hashes missing 2026/07/08 01:03:26 NOTICE: FileLu root 'rclone-test-neyuxuz1rida': 1 differences found 2026/07/08 01:03:26 NOTICE: FileLu root 'rclone-test-neyuxuz1rida': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/08 01:03:28 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 01:03:28 NOTICE: FileLu root 'rclone-test-neyuxuz1rida': 0 differences found 2026/07/08 01:03:28 NOTICE: FileLu root 'rclone-test-neyuxuz1rida': 1 matching files 2026/07/08 01:03:28 DEBUG : Creating backend with remote "TestFileLu:rclone-test-rimoyoz8guse" 2026/07/08 01:03:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 01:03:28 DEBUG : Creating backend with remote "/tmp/rclone1030625096" run.go:198: Remote "FileLu root 'rclone-test-rimoyoz8guse'", Local "Local file system at /tmp/rclone1030625096", Modify Window "876000h0m0s" 2026/07/08 01:03:28 INFO : FileLu root 'rclone-test-rimoyoz8guse': Successfully created folder "rclone-test-rimoyoz8guse" with ID 4619843 lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/08 01:03:32 ERROR : HeLlO, wOrLd!: sum not found 2026/07/08 01:03:32 ERROR : hello, world!: file not in FileLu root 'rclone-test-rimoyoz8guse' 2026/07/08 01:03:32 NOTICE: FileLu root 'rclone-test-rimoyoz8guse': 1 files missing 2026/07/08 01:03:32 NOTICE: 1 hashes missing 2026/07/08 01:03:32 NOTICE: FileLu root 'rclone-test-rimoyoz8guse': 1 differences found 2026/07/08 01:03:32 NOTICE: FileLu root 'rclone-test-rimoyoz8guse': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/08 01:03:33 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 01:03:33 NOTICE: FileLu root 'rclone-test-rimoyoz8guse': 0 differences found 2026/07/08 01:03:33 NOTICE: FileLu root 'rclone-test-rimoyoz8guse': 1 matching files 2026/07/08 01:03:33 DEBUG : Creating backend with remote "TestFileLu:rclone-test-maleyen4hudu" 2026/07/08 01:03:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 01:03:33 DEBUG : Creating backend with remote "/tmp/rclone331133803" run.go:198: Remote "FileLu root 'rclone-test-maleyen4hudu'", Local "Local file system at /tmp/rclone331133803", Modify Window "876000h0m0s" 2026/07/08 01:03:34 INFO : FileLu root 'rclone-test-maleyen4hudu': Successfully created folder "rclone-test-maleyen4hudu" with ID 4619846 upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/08 01:03:37 ERROR : HELLO, WORLD!: sum not found 2026/07/08 01:03:37 ERROR : HeLlO, wOrLd!: file not in FileLu root 'rclone-test-maleyen4hudu' 2026/07/08 01:03:37 NOTICE: FileLu root 'rclone-test-maleyen4hudu': 1 files missing 2026/07/08 01:03:37 NOTICE: 1 hashes missing 2026/07/08 01:03:37 NOTICE: FileLu root 'rclone-test-maleyen4hudu': 1 differences found 2026/07/08 01:03:37 NOTICE: FileLu root 'rclone-test-maleyen4hudu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/08 01:03:39 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 01:03:39 NOTICE: FileLu root 'rclone-test-maleyen4hudu': 0 differences found 2026/07/08 01:03:39 NOTICE: FileLu root 'rclone-test-maleyen4hudu': 1 matching files 2026/07/08 01:03:39 DEBUG : Creating backend with remote "TestFileLu:rclone-test-jolifix1yebe" 2026/07/08 01:03:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 01:03:39 DEBUG : Creating backend with remote "/tmp/rclone3217756165" run.go:198: Remote "FileLu root 'rclone-test-jolifix1yebe'", Local "Local file system at /tmp/rclone3217756165", Modify Window "876000h0m0s" 2026/07/08 01:03:40 INFO : FileLu root 'rclone-test-jolifix1yebe': Successfully created folder "rclone-test-jolifix1yebe" with ID 4619852 NFD checkfile vs. NFC remote (without normalization) 2026/07/08 01:03:43 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/08 01:03:43 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-jolifix1yebe' 2026/07/08 01:03:43 NOTICE: FileLu root 'rclone-test-jolifix1yebe': 1 files missing 2026/07/08 01:03:43 NOTICE: 1 hashes missing 2026/07/08 01:03:43 NOTICE: FileLu root 'rclone-test-jolifix1yebe': 1 differences found 2026/07/08 01:03:43 NOTICE: FileLu root 'rclone-test-jolifix1yebe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/08 01:03:45 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/08 01:03:45 NOTICE: FileLu root 'rclone-test-jolifix1yebe': 0 differences found 2026/07/08 01:03:45 NOTICE: FileLu root 'rclone-test-jolifix1yebe': 1 matching files 2026/07/08 01:03:45 DEBUG : Creating backend with remote "TestFileLu:rclone-test-qoziwip5negi" 2026/07/08 01:03:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 01:03:45 DEBUG : Creating backend with remote "/tmp/rclone2125177234" run.go:198: Remote "FileLu root 'rclone-test-qoziwip5negi'", Local "Local file system at /tmp/rclone2125177234", Modify Window "876000h0m0s" 2026/07/08 01:03:46 INFO : FileLu root 'rclone-test-qoziwip5negi': Successfully created folder "rclone-test-qoziwip5negi" with ID 4619856 check_test.go:570: Fs is incapable of running test, skipping: NFC checkfile vs. NFD remote (expected: 測試_Русский___ě_áñ (NFD) actual: 測試_Русский___ě_áñ (NFC)) 2026/07/08 01:03:49 DEBUG : FileLu root 'rclone-test-qoziwip5negi': Purge remote 2026/07/08 01:03:49 INFO : FileLu root 'rclone-test-qoziwip5negi': Rmdir: successfully deleted "/rclone-test-qoziwip5negi" 2026/07/08 01:03:49 DEBUG : FileLu root 'rclone-test-jolifix1yebe': Purge remote 2026/07/08 01:03:50 INFO : FileLu root 'rclone-test-jolifix1yebe': Rmdir: successfully deleted "/rclone-test-jolifix1yebe" 2026/07/08 01:03:50 DEBUG : FileLu root 'rclone-test-maleyen4hudu': Purge remote 2026/07/08 01:03:50 INFO : FileLu root 'rclone-test-maleyen4hudu': Rmdir: successfully deleted "/rclone-test-maleyen4hudu" 2026/07/08 01:03:50 DEBUG : FileLu root 'rclone-test-rimoyoz8guse': Purge remote 2026/07/08 01:03:51 INFO : FileLu root 'rclone-test-rimoyoz8guse': Rmdir: successfully deleted "/rclone-test-rimoyoz8guse" 2026/07/08 01:03:51 DEBUG : FileLu root 'rclone-test-neyuxuz1rida': Purge remote 2026/07/08 01:03:51 INFO : FileLu root 'rclone-test-neyuxuz1rida': Rmdir: successfully deleted "/rclone-test-neyuxuz1rida" 2026/07/08 01:03:51 DEBUG : FileLu root 'rclone-test-yumiqeh9xoru': Purge remote 2026/07/08 01:03:52 INFO : FileLu root 'rclone-test-yumiqeh9xoru': Rmdir: successfully deleted "/rclone-test-yumiqeh9xoru" --- SKIP: TestApplyTransforms (36.08s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:03:52 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/08 01:03:54 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/sub" with ID 4619863 2026/07/08 01:03:55 DEBUG : sub/file2: size = 14 OK 2026/07/08 01:03:55 INFO : file1: Copied (new) to: sub/file2 2026/07/08 01:03:58 DEBUG : sub/file2: size = 14 OK 2026/07/08 01:03:58 DEBUG : file1: Sizes identical 2026/07/08 01:03:58 DEBUG : file1: Unchanged skipping 2026/07/08 01:03:59 DEBUG : FileLu root 'rclone-test-coxaniw0qiza': don't need to copy/move sub/file2, it is already at target location 2026/07/08 01:04:02 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/sub/file2 2026/07/08 01:04:03 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/sub" --- PASS: TestCopyFile (11.41s) === RUN TestCopyLongFile run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (1.13s) === RUN TestCopyFileBackupDir run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:04:06 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/dst" with ID 4619869 2026/07/08 01:04:10 DEBUG : Creating backend with remote "TestFileLu:rclone-test-coxaniw0qiza/backup" 2026/07/08 01:04:10 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3943271658) 2026/07/08 01:04:10 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-coxaniw0qiza') 2026/07/08 01:04:10 DEBUG : dst/file1: Sizes differ 2026/07/08 01:04:13 INFO : FileLu root 'rclone-test-coxaniw0qiza/backup': Successfully created folder "rclone-test-coxaniw0qiza/backup/dst" with ID 4619876 2026/07/08 01:04:16 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/dst/file1 2026/07/08 01:04:16 INFO : dst/file1: Moved (server-side) 2026/07/08 01:04:18 DEBUG : dst/file1: size = 14 OK 2026/07/08 01:04:18 INFO : dst/file1: Copied (new) 2026/07/08 01:04:21 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/dst/file1 2026/07/08 01:04:22 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/backup/dst/file1 2026/07/08 01:04:23 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/dst" 2026/07/08 01:04:25 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/backup/dst" 2026/07/08 01:04:26 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/backup" --- PASS: TestCopyFileBackupDir (21.80s) === RUN TestCopyFileCompareDest run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:04:26 DEBUG : Creating backend with remote "TestFileLu:rclone-test-coxaniw0qiza/dst" 2026/07/08 01:04:27 DEBUG : Creating backend with remote "TestFileLu:rclone-test-coxaniw0qiza/CompareDest" 2026/07/08 01:04:28 DEBUG : one: Need to transfer - File not found at Destination 2026/07/08 01:04:30 INFO : FileLu root 'rclone-test-coxaniw0qiza/dst': Successfully created folder "rclone-test-coxaniw0qiza/dst" with ID 4619888 2026/07/08 01:04:32 DEBUG : one: size = 3 OK 2026/07/08 01:04:32 INFO : one: Copied (new) 2026/07/08 01:04:36 DEBUG : one: size = 5 (Local file system at /tmp/rclone3943271658) 2026/07/08 01:04:36 DEBUG : one: size = 3 (FileLu root 'rclone-test-coxaniw0qiza/dst') 2026/07/08 01:04:36 DEBUG : one: Sizes differ 2026/07/08 01:04:39 DEBUG : one: size = 5 OK 2026/07/08 01:04:39 INFO : one: Copied (replaced existing) 2026/07/08 01:04:44 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/CompareDest" with ID 4619897 2026/07/08 01:04:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone3943271658) 2026/07/08 01:04:48 DEBUG : one: size = 3 (FileLu root 'rclone-test-coxaniw0qiza/dst') 2026/07/08 01:04:48 DEBUG : one: Sizes differ 2026/07/08 01:04:49 DEBUG : one: size = 5 OK 2026/07/08 01:04:49 DEBUG : one: Sizes identical 2026/07/08 01:04:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/08 01:04:55 DEBUG : two: Need to transfer - File not found at Destination 2026/07/08 01:04:56 DEBUG : two: size = 3 OK 2026/07/08 01:04:56 DEBUG : two: Sizes identical 2026/07/08 01:04:56 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/08 01:04:57 DEBUG : two: Need to transfer - File not found at Destination 2026/07/08 01:04:59 DEBUG : two: size = 3 OK 2026/07/08 01:04:59 DEBUG : two: Sizes identical 2026/07/08 01:04:59 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/08 01:05:02 DEBUG : two: Need to transfer - File not found at Destination 2026/07/08 01:05:03 DEBUG : two: size = 5 (Local file system at /tmp/rclone3943271658) 2026/07/08 01:05:03 DEBUG : two: size = 3 (FileLu root 'rclone-test-coxaniw0qiza/CompareDest') 2026/07/08 01:05:03 DEBUG : two: Sizes differ 2026/07/08 01:05:05 DEBUG : two: size = 5 OK 2026/07/08 01:05:05 INFO : two: Copied (new) 2026/07/08 01:05:08 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/CompareDest/one 2026/07/08 01:05:09 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/CompareDest/two 2026/07/08 01:05:09 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/dst/one 2026/07/08 01:05:10 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/dst/two 2026/07/08 01:05:11 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/dst" 2026/07/08 01:05:12 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/CompareDest" --- PASS: TestCopyFileCompareDest (46.61s) === RUN TestCopyFileCopyDest run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (1.12s) === RUN TestCopyInplace run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (1.11s) === RUN TestCopyLongFileName run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (1.12s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (1.12s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:05:18 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/08 01:05:19 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/TestCopyFileMaxTransfer" with ID 4619907 2026/07/08 01:05:21 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/07/08 01:05:21 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/08 01:05:22 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/08 01:05:24 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: failed to send upload request: Post "https://d2001.cdnguest.space/cgi-bin/upload.cgi?upload_type=rclone&utype=prem&": failed to copy file content: max transfer limit reached as set by --max-transfer 2026/07/08 01:05:26 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/08 01:05:28 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/08 01:05:30 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/07/08 01:05:30 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/08 01:05:33 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/TestCopyFileMaxTransfer/file1 2026/07/08 01:05:33 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/TestCopyFileMaxTransfer/file4 2026/07/08 01:05:35 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/TestCopyFileMaxTransfer" --- PASS: TestCopyFileMaxTransfer (17.78s) === RUN TestDeduplicateInteractive run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (1.12s) === RUN TestDeduplicateSkip run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (1.12s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (1.11s) === RUN TestDeduplicateFirst run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (1.13s) === RUN TestDeduplicateNewest run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (1.11s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (1.12s) === RUN TestDeduplicateOldest run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (1.12s) === RUN TestDeduplicateLargest run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (1.11s) === RUN TestDeduplicateSmallest run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (1.13s) === RUN TestDeduplicateRename run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (1.11s) === RUN TestMergeDirs run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (1.14s) === RUN TestListDirSorted run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:05:53 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/sub dir" with ID 4619926 2026/07/08 01:05:59 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/sub dir/ignore dir" with ID 4619933 2026/07/08 01:06:04 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/sub dir/sub sub dir" with ID 4619937 2026/07/08 01:06:08 DEBUG : a.txt: Excluded (Size Filter) 2026/07/08 01:06:08 DEBUG : a.txt: Excluded 2026/07/08 01:06:10 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/08 01:06:10 DEBUG : sub dir/hello world2: Excluded 2026/07/08 01:06:10 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/08 01:06:10 DEBUG : sub dir/hello world: Excluded 2026/07/08 01:06:11 DEBUG : sub dir/ignore dir: Excluded 2026/07/08 01:06:12 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/08 01:06:12 DEBUG : sub dir/hello world2: Excluded 2026/07/08 01:06:12 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/08 01:06:12 DEBUG : sub dir/hello world: Excluded 2026/07/08 01:06:12 DEBUG : sub dir/ignore dir: Excluded 2026/07/08 01:06:15 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/a.txt 2026/07/08 01:06:15 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/zend.txt 2026/07/08 01:06:16 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/sub dir/hello world 2026/07/08 01:06:17 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/sub dir/hello world2 2026/07/08 01:06:18 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/sub dir/sub sub dir/hello world3 2026/07/08 01:06:18 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/sub dir/ignore dir/.ignore 2026/07/08 01:06:19 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/sub dir/ignore dir/should be ignored 2026/07/08 01:06:20 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/sub dir/sub sub dir" 2026/07/08 01:06:21 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/sub dir/ignore dir" 2026/07/08 01:06:22 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/sub dir" --- PASS: TestListDirSorted (35.52s) === RUN TestListDirSortedFn run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:06:29 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/sub dir" with ID 4619963 2026/07/08 01:06:35 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/sub dir/ignore dir" with ID 4619967 2026/07/08 01:06:40 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/sub dir/sub sub dir" with ID 4619973 2026/07/08 01:06:45 DEBUG : a.txt: Excluded (Size Filter) 2026/07/08 01:06:45 DEBUG : a.txt: Excluded 2026/07/08 01:06:46 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/08 01:06:46 DEBUG : sub dir/hello world2: Excluded 2026/07/08 01:06:46 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/08 01:06:46 DEBUG : sub dir/hello world: Excluded 2026/07/08 01:06:48 DEBUG : sub dir/ignore dir: Excluded 2026/07/08 01:06:48 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/08 01:06:48 DEBUG : sub dir/hello world2: Excluded 2026/07/08 01:06:48 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/08 01:06:48 DEBUG : sub dir/hello world: Excluded 2026/07/08 01:06:49 DEBUG : sub dir/ignore dir: Excluded 2026/07/08 01:06:51 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/a.txt 2026/07/08 01:06:51 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/zend.txt 2026/07/08 01:06:53 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/sub dir/hello world 2026/07/08 01:06:53 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/sub dir/hello world2 2026/07/08 01:06:54 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/sub dir/sub sub dir/hello world3 2026/07/08 01:06:55 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/sub dir/ignore dir/.ignore 2026/07/08 01:06:55 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/sub dir/ignore dir/should be ignored 2026/07/08 01:06:56 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/sub dir/sub sub dir" 2026/07/08 01:06:58 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/sub dir/ignore dir" 2026/07/08 01:06:59 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/sub dir" --- PASS: TestListDirSortedFn (36.31s) === RUN TestListJSON run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:07:03 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/sub" with ID 4619997 === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/07/08 01:07:11 ERROR : file1: Failed to read hash: no valid file code found in the remote path === RUN TestListJSON/Metadata 2026/07/08 01:07:13 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/file1 2026/07/08 01:07:14 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/sub/file2 2026/07/08 01:07:15 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/sub" --- PASS: TestListJSON (16.66s) --- PASS: TestListJSON/Default (0.57s) --- PASS: TestListJSON/FilesOnly (0.57s) --- PASS: TestListJSON/DirsOnly (0.59s) --- PASS: TestListJSON/Recurse (1.14s) --- PASS: TestListJSON/SubDir (0.56s) --- PASS: TestListJSON/NoModTime (0.56s) --- PASS: TestListJSON/NoMimeType (0.56s) --- PASS: TestListJSON/ShowHash (0.60s) --- PASS: TestListJSON/HashTypes (0.57s) --- PASS: TestListJSON/Metadata (0.56s) === RUN TestStatJSON run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:07:20 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/sub" with ID 4620012 === 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 2026/07/08 01:07:32 DEBUG : Creating backend with remote "TestFileLu:rclone-test-coxaniw0qiza/notfound" 2026/07/08 01:07:34 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/file1 2026/07/08 01:07:35 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/sub/file2 2026/07/08 01:07:36 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/sub" --- PASS: TestStatJSON (20.86s) --- PASS: TestStatJSON/Root (0.57s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.55s) --- PASS: TestStatJSON/Dir (1.12s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.56s) --- PASS: TestStatJSON/File (1.13s) --- PASS: TestStatJSON/NotFound (1.12s) --- PASS: TestStatJSON/DirFilesOnly (0.55s) --- PASS: TestStatJSON/FileFilesOnly (1.12s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.59s) --- PASS: TestStatJSON/DirDirsOnly (0.57s) --- PASS: TestStatJSON/FileDirsOnly (0.58s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.55s) --- PASS: TestStatJSON/RootNotFound (1.16s) === RUN TestMkdir run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:07:37 INFO : FileLu root 'rclone-test-coxaniw0qiza': Making directory 2026/07/08 01:07:37 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza" with ID 4.619733e+06 2026/07/08 01:07:38 INFO : FileLu root 'rclone-test-coxaniw0qiza': Making directory 2026/07/08 01:07:38 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza" with ID 4.619733e+06 --- PASS: TestMkdir (2.79s) === RUN TestLsd run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:07:41 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/sub dir" with ID 4620028 2026/07/08 01:07:46 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/sub dir/hello world 2026/07/08 01:07:47 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/sub dir" --- PASS: TestLsd (8.02s) === RUN TestLs run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:07:54 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/empty space 2026/07/08 01:07:55 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/potato2 --- PASS: TestLs (8.00s) === RUN TestLsWithFilesFrom run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:08:01 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/08 01:08:01 DEBUG : empty space: Excluded 2026/07/08 01:08:04 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/empty space 2026/07/08 01:08:04 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/potato2 --- PASS: TestLsWithFilesFrom (9.25s) === RUN TestLsLong run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:08:12 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/empty space 2026/07/08 01:08:12 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/potato2 --- PASS: TestLsLong (8.13s) === RUN TestHashSums run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:08:19 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/empty space 2026/07/08 01:08:20 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/potato2 --- PASS: TestHashSums (7.43s) === RUN TestHashSumsWithErrors 2026/07/08 01:08:20 DEBUG : Creating backend with remote ":memory:" 2026/07/08 01:08:20 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/08 01:08:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/08 01:08:20 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/08 01:08:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/08 01:08:20 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/08 01:08:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/08 01:08:20 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/08 01:08:20 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/08 01:08:20 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:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:08:26 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/sub dir" with ID 4620054 2026/07/08 01:08:31 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/empty space 2026/07/08 01:08:31 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/potato2 2026/07/08 01:08:32 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/sub dir/potato3 2026/07/08 01:08:34 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/sub dir" --- PASS: TestCount (13.73s) === RUN TestDelete run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:08:42 DEBUG : Waiting for deletions to finish 2026/07/08 01:08:42 DEBUG : large: Excluded (Size Filter) 2026/07/08 01:08:42 DEBUG : large: Excluded 2026/07/08 01:08:43 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/medium 2026/07/08 01:08:43 INFO : medium: Deleted 2026/07/08 01:08:43 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/small 2026/07/08 01:08:43 INFO : small: Deleted 2026/07/08 01:08:45 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/large --- PASS: TestDelete (11.13s) === RUN TestMaxDelete run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:08:53 DEBUG : Waiting for deletions to finish 2026/07/08 01:08:53 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/07/08 01:08:54 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/large 2026/07/08 01:08:54 INFO : large: Deleted 2026/07/08 01:08:54 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/medium 2026/07/08 01:08:54 INFO : medium: Deleted 2026/07/08 01:08:56 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/small --- PASS: TestMaxDelete (12.17s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:09:05 DEBUG : Waiting for deletions to finish 2026/07/08 01:09:06 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/08 01:09:06 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/medium 2026/07/08 01:09:06 INFO : medium: Deleted 2026/07/08 01:09:06 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/small 2026/07/08 01:09:06 INFO : small: Deleted 2026/07/08 01:09:08 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/large --- PASS: TestMaxDeleteSizeLargeFile (12.36s) === RUN TestMaxDeleteSize run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:09:17 DEBUG : Waiting for deletions to finish 2026/07/08 01:09:18 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/07/08 01:09:18 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/large 2026/07/08 01:09:18 INFO : large: Deleted 2026/07/08 01:09:18 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/medium 2026/07/08 01:09:18 INFO : medium: Deleted 2026/07/08 01:09:20 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/small --- PASS: TestMaxDeleteSize (12.09s) === RUN TestReadFile run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:09:28 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/ReadFile --- PASS: TestReadFile (7.98s) === RUN TestRetry 2026/07/08 01:09:30 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/08 01:09:30 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/08 01:09:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/08 01:09:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/08 01:09:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/08 01:09:30 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/08 01:09:30 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:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:09:51 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/file1 2026/07/08 01:09:52 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/file2 --- PASS: TestCat (22.56s) === RUN TestPurge 2026/07/08 01:09:52 DEBUG : Creating backend with remote "TestFileLu:rclone-test-cayuxur0geka" 2026/07/08 01:09:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/08 01:09:52 DEBUG : Creating backend with remote "/tmp/rclone3482011647" run.go:198: Remote "FileLu root 'rclone-test-cayuxur0geka'", Local "Local file system at /tmp/rclone3482011647", Modify Window "876000h0m0s" 2026/07/08 01:09:53 INFO : FileLu root 'rclone-test-cayuxur0geka': Successfully created folder "rclone-test-cayuxur0geka" with ID 4620114 2026/07/08 01:09:54 INFO : FileLu root 'rclone-test-cayuxur0geka': Successfully created folder "rclone-test-cayuxur0geka" with ID 4.620114e+06 2026/07/08 01:09:55 INFO : FileLu root 'rclone-test-cayuxur0geka': Successfully created folder "rclone-test-cayuxur0geka/A1/B1/C1" with ID 4620117 2026/07/08 01:09:57 INFO : A2: Making directory 2026/07/08 01:09:57 INFO : FileLu root 'rclone-test-cayuxur0geka': Successfully created folder "rclone-test-cayuxur0geka/A2" with ID 4620118 2026/07/08 01:09:57 INFO : A1/B2: Making directory 2026/07/08 01:09:58 INFO : FileLu root 'rclone-test-cayuxur0geka': Successfully created folder "rclone-test-cayuxur0geka/A1/B2" with ID 4620119 2026/07/08 01:09:58 INFO : A1/B2/C2: Making directory 2026/07/08 01:09:58 INFO : FileLu root 'rclone-test-cayuxur0geka': Successfully created folder "rclone-test-cayuxur0geka/A1/B2/C2" with ID 4620120 2026/07/08 01:09:58 INFO : A1/B1/C3: Making directory 2026/07/08 01:09:59 INFO : FileLu root 'rclone-test-cayuxur0geka': Successfully created folder "rclone-test-cayuxur0geka/A1/B1/C3" with ID 4620121 2026/07/08 01:09:59 INFO : A3: Making directory 2026/07/08 01:10:00 INFO : FileLu root 'rclone-test-cayuxur0geka': Successfully created folder "rclone-test-cayuxur0geka/A3" with ID 4620122 2026/07/08 01:10:00 INFO : A3/B3: Making directory 2026/07/08 01:10:00 INFO : FileLu root 'rclone-test-cayuxur0geka': Successfully created folder "rclone-test-cayuxur0geka/A3/B3" with ID 4620123 2026/07/08 01:10:00 INFO : A3/B3/C4: Making directory 2026/07/08 01:10:01 INFO : FileLu root 'rclone-test-cayuxur0geka': Successfully created folder "rclone-test-cayuxur0geka/A3/B3/C4" with ID 4620124 2026/07/08 01:10:06 INFO : FileLu root 'rclone-test-cayuxur0geka': Rmdir: successfully deleted "/rclone-test-cayuxur0geka/A1/B1" 2026/07/08 01:10:09 INFO : FileLu root 'rclone-test-cayuxur0geka': Rmdir: successfully deleted "/rclone-test-cayuxur0geka" 2026/07/08 01:10:10 ERROR : error listing: directory not found 2026/07/08 01:10:10 DEBUG : FileLu root 'rclone-test-cayuxur0geka': Purge remote 2026/07/08 01:10:10 NOTICE: purge failed: delete error: Folder not found or not yours --- PASS: TestPurge (17.79s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:10:11 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza" with ID 4.619733e+06 2026/07/08 01:10:12 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/A1/B1/C1" with ID 4620127 2026/07/08 01:10:14 INFO : A2: Making directory 2026/07/08 01:10:14 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/A2" with ID 4620128 2026/07/08 01:10:14 INFO : A1/B2: Making directory 2026/07/08 01:10:15 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/A1/B2" with ID 4620129 2026/07/08 01:10:15 INFO : A1/B2/C2: Making directory 2026/07/08 01:10:15 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/A1/B2/C2" with ID 4620130 2026/07/08 01:10:15 INFO : A1/B1/C3: Making directory 2026/07/08 01:10:16 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/A1/B1/C3" with ID 4620131 2026/07/08 01:10:16 INFO : A3: Making directory 2026/07/08 01:10:17 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/A3" with ID 4620135 2026/07/08 01:10:17 INFO : A3/B3: Making directory 2026/07/08 01:10:17 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/A3/B3" with ID 4620136 2026/07/08 01:10:17 INFO : A3/B3/C4: Making directory 2026/07/08 01:10:18 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/A3/B3/C4" with ID 4620137 2026/07/08 01:10:23 DEBUG : removing 1 level 3 directories 2026/07/08 01:10:23 INFO : A3/B3/C4: Removing directory 2026/07/08 01:10:24 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A3/B3/C4" 2026/07/08 01:10:29 DEBUG : removing 2 level 3 directories 2026/07/08 01:10:29 INFO : A1/B2/C2: Removing directory 2026/07/08 01:10:29 INFO : A1/B1/C3: Removing directory 2026/07/08 01:10:30 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A1/B2/C2" 2026/07/08 01:10:30 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A1/B1/C3" 2026/07/08 01:10:30 DEBUG : removing 2 level 2 directories 2026/07/08 01:10:30 INFO : A3/B3: Removing directory 2026/07/08 01:10:30 INFO : A1/B2: Removing directory 2026/07/08 01:10:31 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A3/B3" 2026/07/08 01:10:31 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A1/B2" 2026/07/08 01:10:31 DEBUG : removing 2 level 1 directories 2026/07/08 01:10:31 INFO : A3: Removing directory 2026/07/08 01:10:31 INFO : A2: Removing directory 2026/07/08 01:10:32 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A3" 2026/07/08 01:10:32 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A2" 2026/07/08 01:10:36 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/A1/B1/C1/one 2026/07/08 01:10:38 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/A1/two 2026/07/08 01:10:40 DEBUG : removing 1 level 3 directories 2026/07/08 01:10:40 INFO : A1/B1/C1: Removing directory 2026/07/08 01:10:41 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A1/B1/C1" 2026/07/08 01:10:41 DEBUG : removing 1 level 2 directories 2026/07/08 01:10:41 INFO : A1/B1: Removing directory 2026/07/08 01:10:42 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A1/B1" 2026/07/08 01:10:42 DEBUG : removing 1 level 1 directories 2026/07/08 01:10:42 INFO : A1: Removing directory 2026/07/08 01:10:43 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A1" 2026/07/08 01:10:43 DEBUG : removing 1 level 0 directories 2026/07/08 01:10:43 INFO : FileLu root 'rclone-test-coxaniw0qiza': Removing directory 2026/07/08 01:10:44 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza" 2026/07/08 01:10:45 ERROR : error listing: directory not found 2026/07/08 01:10:46 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (35.24s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:10:46 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza" with ID 4620157 2026/07/08 01:10:46 INFO : A1: Making directory 2026/07/08 01:10:47 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/A1" with ID 4620158 2026/07/08 01:10:47 INFO : A1/B1: Making directory 2026/07/08 01:10:47 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/A1/B1" with ID 4620159 2026/07/08 01:10:47 INFO : A1/B1/C1: Making directory 2026/07/08 01:10:48 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/A1/B1/C1" with ID 4620160 2026/07/08 01:10:52 DEBUG : removing 1 level 3 directories 2026/07/08 01:10:52 INFO : A1/B1/C1: Removing directory 2026/07/08 01:10:53 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A1/B1/C1" 2026/07/08 01:10:53 DEBUG : removing 1 level 2 directories 2026/07/08 01:10:53 INFO : A1/B1: Removing directory 2026/07/08 01:10:54 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A1/B1" 2026/07/08 01:10:58 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A1" --- PASS: TestRmdirsLeaveRoot (12.89s) === RUN TestRmdirsWithFilter run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:10:59 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza" with ID 4.620157e+06 2026/07/08 01:10:59 INFO : A1: Making directory 2026/07/08 01:11:00 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/A1" with ID 4620172 2026/07/08 01:11:00 INFO : A1/B1: Making directory 2026/07/08 01:11:00 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/A1/B1" with ID 4620173 2026/07/08 01:11:00 INFO : A1/B1/C1: Making directory 2026/07/08 01:11:01 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/A1/B1/C1" with ID 4620174 2026/07/08 01:11:05 DEBUG : removing 1 level 3 directories 2026/07/08 01:11:05 INFO : A1/B1/C1: Removing directory 2026/07/08 01:11:06 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A1/B1/C1" 2026/07/08 01:11:06 DEBUG : removing 1 level 2 directories 2026/07/08 01:11:06 INFO : A1/B1: Removing directory 2026/07/08 01:11:07 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A1/B1" 2026/07/08 01:11:11 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A1" --- PASS: TestRmdirsWithFilter (12.95s) === RUN TestCopyURL run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:11:16 DEBUG : filename.txt: File name found in url 2026/07/08 01:11:18 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/08 01:11:25 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/file1 2026/07/08 01:11:26 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/file2 2026/07/08 01:11:26 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/filename.txt 2026/07/08 01:11:27 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/headerfilename.txt --- PASS: TestCopyURL (15.91s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:11:31 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/file1 --- PASS: TestCopyURLDownloadHeaders (4.09s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:11:32 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/08 01:11:33 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/sub" with ID 4620193 2026/07/08 01:11:35 DEBUG : sub/file2: size = 14 OK 2026/07/08 01:11:35 INFO : file1: Copied (new) to: sub/file2 2026/07/08 01:11:35 INFO : file1: Deleted 2026/07/08 01:11:37 DEBUG : sub/file2: size = 14 OK 2026/07/08 01:11:37 DEBUG : file1: Sizes identical 2026/07/08 01:11:37 DEBUG : file1: Unchanged skipping 2026/07/08 01:11:37 INFO : file1: Deleted 2026/07/08 01:11:38 DEBUG : FileLu root 'rclone-test-coxaniw0qiza': don't need to copy/move sub/file2, it is already at target location 2026/07/08 01:11:41 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/sub/file2 2026/07/08 01:11:42 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/sub" --- PASS: TestMoveFile (11.35s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:11:43 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/08 01:11:46 DEBUG : file1: size = 14 OK 2026/07/08 01:11:46 INFO : file1: Copied (new) 2026/07/08 01:11:46 INFO : file1: Deleted 2026/07/08 01:11:47 DEBUG : file1: Destination exists, skipping 2026/07/08 01:11:47 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/07/08 01:11:49 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/file1 --- PASS: TestMoveFileWithIgnoreExisting (6.96s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (1.13s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (1.13s) === RUN TestMoveFileBackupDir run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:11:53 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/dst" with ID 4620198 2026/07/08 01:11:57 DEBUG : Creating backend with remote "TestFileLu:rclone-test-coxaniw0qiza/backup" 2026/07/08 01:11:58 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3943271658) 2026/07/08 01:11:58 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-coxaniw0qiza') 2026/07/08 01:11:58 DEBUG : dst/file1: Sizes differ 2026/07/08 01:12:01 INFO : FileLu root 'rclone-test-coxaniw0qiza/backup': Successfully created folder "rclone-test-coxaniw0qiza/backup/dst" with ID 4620208 2026/07/08 01:12:03 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/dst/file1 2026/07/08 01:12:03 INFO : dst/file1: Moved (server-side) 2026/07/08 01:12:06 DEBUG : dst/file1: size = 14 OK 2026/07/08 01:12:06 INFO : dst/file1: Copied (new) 2026/07/08 01:12:06 INFO : dst/file1: Deleted 2026/07/08 01:12:09 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/dst/file1 2026/07/08 01:12:10 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/backup/dst/file1 2026/07/08 01:12:11 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/dst" 2026/07/08 01:12:12 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/backup/dst" 2026/07/08 01:12:14 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/backup" --- PASS: TestMoveFileBackupDir (22.23s) === 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:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:12:15 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza" with ID 4.620157e+06 2026/07/08 01:12:16 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/A1" with ID 4620224 2026/07/08 01:12:21 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/A1/B1" with ID 4620225 2026/07/08 01:12:24 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/A1/B1/C1" with ID 4620229 2026/07/08 01:12:27 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/A1/B1/C2" with ID 4620236 2026/07/08 01:12:29 INFO : A1/B2: Making directory 2026/07/08 01:12:29 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/A1/B2" with ID 4620240 2026/07/08 01:12:29 INFO : A1/B1/C3: Making directory 2026/07/08 01:12:30 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/A1/B1/C3" with ID 4620241 2026/07/08 01:12:34 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/A2" with ID 4620248 2026/07/08 01:12:35 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/A2/B1" with ID 4620249 2026/07/08 01:12:35 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/A2/B1/C1" with ID 4620250 2026/07/08 01:12:36 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/A2/B1/C2" with ID 4620251 2026/07/08 01:12:37 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/A2/B1/C3" with ID 4620256 2026/07/08 01:12:37 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/A2/B2" with ID 4620257 2026/07/08 01:12:42 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/A1/B1/C2/five 2026/07/08 01:12:42 INFO : A1/B1/C2/five: Moved (server-side) to: A2/B1/C2/five 2026/07/08 01:12:42 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/A1/one 2026/07/08 01:12:42 INFO : A1/one: Moved (server-side) to: A2/one 2026/07/08 01:12:42 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/A1/B1/C1/four 2026/07/08 01:12:42 INFO : A1/B1/C1/four: Moved (server-side) to: A2/B1/C1/four 2026/07/08 01:12:42 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/A1/B1/three 2026/07/08 01:12:42 INFO : A1/B1/three: Moved (server-side) to: A2/B1/three 2026/07/08 01:12:42 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/A1/two 2026/07/08 01:12:42 INFO : A1/two: Moved (server-side) to: A2/two 2026/07/08 01:12:43 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A1/B2" 2026/07/08 01:12:45 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A1/B1/C3" 2026/07/08 01:12:46 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A1/B1/C2" 2026/07/08 01:12:47 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A1/B1/C1" 2026/07/08 01:12:48 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A1/B1" 2026/07/08 01:12:49 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A1" 2026/07/08 01:12:54 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/A3" with ID 4620278 2026/07/08 01:12:54 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/A3/B1" with ID 4620279 2026/07/08 01:12:55 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/A3/B1/C1" with ID 4620280 2026/07/08 01:12:56 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/A3/B1/C2" with ID 4620281 2026/07/08 01:12:56 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/A3/B1/C3" with ID 4620282 2026/07/08 01:12:57 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/A3/B2" with ID 4620283 2026/07/08 01:13:01 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/A2/B1/C1/four 2026/07/08 01:13:01 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/08 01:13:01 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/A2/one 2026/07/08 01:13:01 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/08 01:13:01 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/A2/B1/C2/five 2026/07/08 01:13:01 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/08 01:13:01 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/A2/B1/three 2026/07/08 01:13:01 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/08 01:13:02 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/A2/two 2026/07/08 01:13:02 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/08 01:13:03 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A2/B2" 2026/07/08 01:13:04 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A2/B1/C3" 2026/07/08 01:13:05 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A2/B1/C2" 2026/07/08 01:13:06 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A2/B1/C1" 2026/07/08 01:13:07 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A2/B1" 2026/07/08 01:13:08 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A2" 2026/07/08 01:13:11 INFO : FileLu root 'rclone-test-coxaniw0qiza': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/08 01:13:13 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/A4" with ID 4620301 2026/07/08 01:13:14 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/A4/B1" with ID 4620302 2026/07/08 01:13:14 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/A4/B1/C1" with ID 4620303 2026/07/08 01:13:15 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/A4/B1/C2" with ID 4620304 2026/07/08 01:13:15 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/A4/B1/C3" with ID 4620305 2026/07/08 01:13:16 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/A4/B2" with ID 4620306 2026/07/08 01:13:20 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/A3/B1/C2/five 2026/07/08 01:13:20 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/08 01:13:20 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/A3/one 2026/07/08 01:13:20 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/08 01:13:20 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/A3/two 2026/07/08 01:13:20 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/08 01:13:21 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/A3/B1/three 2026/07/08 01:13:21 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/08 01:13:21 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/A3/B1/C1/four 2026/07/08 01:13:21 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/08 01:13:22 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A3/B2" 2026/07/08 01:13:23 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A3/B1/C3" 2026/07/08 01:13:24 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A3/B1/C2" 2026/07/08 01:13:25 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A3/B1/C1" 2026/07/08 01:13:26 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A3/B1" 2026/07/08 01:13:27 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A3" 2026/07/08 01:13:31 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/A4/one 2026/07/08 01:13:32 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/A4/two 2026/07/08 01:13:33 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/A4/B1/three 2026/07/08 01:13:34 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/A4/B1/C1/four 2026/07/08 01:13:35 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/A4/B1/C2/five 2026/07/08 01:13:36 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A4/B2" 2026/07/08 01:13:37 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A4/B1/C3" 2026/07/08 01:13:38 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A4/B1/C2" 2026/07/08 01:13:39 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A4/B1/C1" 2026/07/08 01:13:40 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A4/B1" 2026/07/08 01:13:41 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/A4" --- PASS: TestDirMove (87.91s) === RUN TestGetFsInfo run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (1.12s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:13:44 DEBUG : FileLu root 'rclone-test-coxaniw0qiza': File to upload is small (34 bytes), uploading instead of streaming 2026/07/08 01:13:46 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/08 01:13:46 NOTICE: FileLu root 'rclone-test-coxaniw0qiza': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/08 01:13:46 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/08 01:13:46 DEBUG : FileLu root 'rclone-test-coxaniw0qiza': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/08 01:13:49 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/08 01:13:49 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/08 01:13:50 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/no_checksum_big_file_from_pipe 2026/07/08 01:13:51 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/no_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:13:52 DEBUG : FileLu root 'rclone-test-coxaniw0qiza': File to upload is small (34 bytes), uploading instead of streaming 2026/07/08 01:13:54 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/08 01:13:54 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/08 01:13:54 DEBUG : FileLu root 'rclone-test-coxaniw0qiza': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/08 01:13:57 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/08 01:13:57 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/08 01:13:58 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/with_checksum_big_file_from_pipe 2026/07/08 01:13:59 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/with_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:14:00 DEBUG : FileLu root 'rclone-test-coxaniw0qiza': File to upload is small (34 bytes), uploading instead of streaming 2026/07/08 01:14:02 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/08 01:14:02 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/07/08 01:14:02 DEBUG : FileLu root 'rclone-test-coxaniw0qiza': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/08 01:14:06 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/08 01:14:06 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/07/08 01:14:07 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/ignore_checksum_big_file_from_pipe 2026/07/08 01:14:08 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/ignore_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:14:09 DEBUG : FileLu root 'rclone-test-coxaniw0qiza': File to upload is small (34 bytes), uploading instead of streaming 2026/07/08 01:14:12 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/08 01:14:12 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/08 01:14:12 DEBUG : FileLu root 'rclone-test-coxaniw0qiza': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/07/08 01:14:14 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/08 01:14:14 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/08 01:14:16 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/ignore_checksum_big_file_from_pipe 2026/07/08 01:14:16 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/ignore_checksum_small_file_from_pipe --- PASS: TestRcat (33.81s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (8.14s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (8.22s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (9.00s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (8.45s) === RUN TestRcatMetadata run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (1.16s) === RUN TestRcatSize run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:14:21 DEBUG : FileLu root 'rclone-test-coxaniw0qiza': File to upload is small (60 bytes), uploading instead of streaming 2026/07/08 01:14:23 DEBUG : potato2: size = 60 OK 2026/07/08 01:14:23 DEBUG : potato2: Size of src and dst objects identical 2026/07/08 01:14:25 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/potato1 2026/07/08 01:14:25 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/potato2 --- PASS: TestRcatSize (7.47s) === RUN TestRcatSizeMetadata run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (1.15s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:14:30 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/potato1 --- PASS: TestRcatSizeUploadHeaders (4.07s) === RUN TestTouchDir run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" operations_test.go:1735: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (1.11s) === RUN TestMkdirMetadata run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (1.86s) === RUN TestMkdirModTime run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (1.12s) === RUN TestCopyDirMetadata run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (1.13s) === RUN TestSetDirModTime run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (1.14s) === RUN TestDirsEqual run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (1.12s) === RUN TestRemoveExisting run.go:198: Remote "FileLu root 'rclone-test-coxaniw0qiza'", Local "Local file system at /tmp/rclone3943271658", Modify Window "876000h0m0s" 2026/07/08 01:14:39 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully created folder "rclone-test-coxaniw0qiza/sub dir" with ID 4620351 2026/07/08 01:14:49 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.puqetoq3" before starting 2026/07/08 01:14:53 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/sub dir/test remove existing 2026/07/08 01:14:54 DEBUG : sub dir/test remove existing.puqetoq3: TEST: removing renamed existing file after operation 2026/07/08 01:14:54 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/sub dir/test remove existing.puqetoq3 2026/07/08 01:14:57 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qecogan7" before starting 2026/07/08 01:15:01 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/07/08 01:15:02 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qecogan7: TEST: renaming existing back after failed operation 2026/07/08 01:15:06 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qecogan7 2026/07/08 01:15:08 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vipeyeh1" before starting 2026/07/08 01:15:13 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/07/08 01:15:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vipeyeh1: TEST: removing renamed existing file after operation 2026/07/08 01:15:14 INFO : FileLu root 'rclone-test-coxaniw0qiza': Successfully deleted file: /rclone-test-coxaniw0qiza/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vipeyeh1 2026/07/08 01:15:18 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza/sub dir" --- PASS: TestRemoveExisting (39.87s) === 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 TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/07/08 01:15:18 DEBUG : FileLu root 'rclone-test-coxaniw0qiza': Purge remote 2026/07/08 01:15:19 INFO : FileLu root 'rclone-test-coxaniw0qiza': Rmdir: successfully deleted "/rclone-test-coxaniw0qiza" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished OK in 14m38.473673438s (try 1/5)