"./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2026/06/10 02:40:06 DEBUG : Creating backend with remote "TestFileLu:rclone-test-gasijoh0hiki" 2026/06/10 02:40:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/10 02:40:06 DEBUG : Creating backend with remote "/tmp/rclone3742959744" === 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-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/06/10 02:40:07 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.71s) === RUN TestMultithreadCopyAbort run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/06/10 02:40:08 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.55s) === RUN TestSizeDiffers 2026/06/10 02:40:08 DEBUG : a: size = 0 OK 2026/06/10 02:40:08 DEBUG : a: size = 1 (memory) 2026/06/10 02:40:08 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/06/10 02:40:08 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/10 02:40:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/10 02:40:08 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/10 02:40:08 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/06/10 02:40:08 DEBUG : potato: Seek from 10 to 0 2026/06/10 02:40:08 DEBUG : potato: Seek from 10 to 0 2026/06/10 02:40:08 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/06/10 02:40:08 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/10 02:40:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/10 02:40:08 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/10 02:40:08 DEBUG : potato: Seek from 5 to 2 2026/06/10 02:40:08 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/06/10 02:40:08 DEBUG : potato: Seek from 7 to 0 2026/06/10 02:40:08 DEBUG : potato: Seek from 7 to 0 2026/06/10 02:40:08 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/06/10 02:40:08 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/10 02:40:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/10 02:40:08 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/10 02:40:08 DEBUG : potato: Seek from 5 to 2 2026/06/10 02:40:08 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/06/10 02:40:08 DEBUG : potato: Seek from 8 to 0 2026/06/10 02:40:08 DEBUG : potato: Seek from 8 to 0 2026/06/10 02:40:08 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/06/10 02:40:08 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/10 02:40:08 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/10 02:40:08 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/10 02:40:08 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/10 02:40:08 DEBUG : potato: Seek from 5 to 2 2026/06/10 02:40:08 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/06/10 02:40:08 DEBUG : potato: Seek from 9 to 0 2026/06/10 02:40:08 DEBUG : potato: Seek from 9 to 0 2026/06/10 02:40:08 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:40:08 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki" with ID 4170891 === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 2026/06/10 02:40:25 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/empty space 2026/06/10 02:40:25 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/potato2 2026/06/10 02:40:26 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/remotepotato 2026/06/10 02:40:26 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/rutabaga --- PASS: TestCheck (19.42s) --- PASS: TestCheck/1 (0.57s) --- PASS: TestCheck/2 (0.55s) --- PASS: TestCheck/3 (0.57s) --- PASS: TestCheck/4 (0.55s) --- PASS: TestCheck/5 (0.54s) --- PASS: TestCheck/6 (0.58s) --- PASS: TestCheck/7 (0.57s) === RUN TestCheckFsError 2026/06/10 02:40:27 DEBUG : Creating backend with remote "nonexistent" 2026/06/10 02:40:27 DEBUG : Creating backend with remote "nonexistent" 2026/06/10 02:40:27 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/06/10 02:40:27 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/06/10 02:40:27 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/06/10 02:40:27 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", 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/06/10 02:40:52 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/empty space 2026/06/10 02:40:52 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/potato2 2026/06/10 02:40:53 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/remotepotato 2026/06/10 02:40:53 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/rutabaga --- PASS: TestCheckDownload (26.81s) --- PASS: TestCheckDownload/1 (1.76s) --- PASS: TestCheckDownload/2 (1.81s) --- PASS: TestCheckDownload/3 (1.84s) --- PASS: TestCheckDownload/4 (1.79s) --- PASS: TestCheckDownload/5 (1.76s) --- PASS: TestCheckDownload/6 (1.76s) --- PASS: TestCheckDownload/7 (1.81s) === RUN TestCheckSizeOnly run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", 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/06/10 02:41:10 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/empty space 2026/06/10 02:41:11 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/potato2 2026/06/10 02:41:11 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/remotepotato 2026/06/10 02:41:12 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/rutabaga --- PASS: TestCheckSizeOnly (18.38s) --- PASS: TestCheckSizeOnly/1 (0.58s) --- PASS: TestCheckSizeOnly/2 (0.55s) --- PASS: TestCheckSizeOnly/3 (0.57s) --- PASS: TestCheckSizeOnly/4 (0.56s) --- PASS: TestCheckSizeOnly/5 (0.55s) --- PASS: TestCheckSizeOnly/6 (0.57s) --- PASS: TestCheckSizeOnly/7 (0.56s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:41:17 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/10 02:41:17 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/10 02:41:17 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/10 02:41:17 NOTICE: test.sum: 2 warning(s) suppressed... 2026/06/10 02:41:22 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/10 02:41:22 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/10 02:41:22 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/10 02:41:22 NOTICE: test.sum: 2 warning(s) suppressed... 2026/06/10 02:41:23 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/test.sum --- PASS: TestParseSumFile (11.29s) === RUN TestCheckSum run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:41:24 DEBUG : Creating backend with remote "TestFileLu:rclone-test-gasijoh0hiki/data" check_test.go:350: FileLu root 'rclone-test-gasijoh0hiki/data' lacks md5, skipping --- SKIP: TestCheckSum (1.69s) === RUN TestCheckSumDownload run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:41:25 DEBUG : Creating backend with remote "TestFileLu:rclone-test-gasijoh0hiki/data" 2026/06/10 02:41:27 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/data" with ID 4170892 === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 2026/06/10 02:42:34 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/test.sum 2026/06/10 02:42:35 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/data/banana 2026/06/10 02:42:35 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/data/potato 2026/06/10 02:42:37 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/data" --- PASS: TestCheckSumDownload (71.90s) --- PASS: TestCheckSumDownload/subtest1 (4.12s) --- PASS: TestCheckSumDownload/subtest2 (4.27s) --- PASS: TestCheckSumDownload/subtest3 (4.81s) --- PASS: TestCheckSumDownload/subtest4 (4.11s) --- PASS: TestCheckSumDownload/subtest5 (4.07s) --- PASS: TestCheckSumDownload/subtest6 (4.10s) --- PASS: TestCheckSumDownload/subtest7 (4.59s) === RUN TestApplyTransforms 2026/06/10 02:42:37 DEBUG : Creating backend with remote "TestFileLu:rclone-test-ziqogip7biha" 2026/06/10 02:42:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/10 02:42:37 DEBUG : Creating backend with remote "/tmp/rclone710333082" run.go:198: Remote "FileLu root 'rclone-test-ziqogip7biha'", Local "Local file system at /tmp/rclone710333082", Modify Window "876000h0m0s" 2026/06/10 02:42:38 INFO : FileLu root 'rclone-test-ziqogip7biha': Successfully created folder "rclone-test-ziqogip7biha" with ID 4170893 upper checkfile vs. lower remote (without normalization) 2026/06/10 02:42:41 ERROR : hello, world!: sum not found 2026/06/10 02:42:41 ERROR : HELLO, WORLD!: file not in FileLu root 'rclone-test-ziqogip7biha' 2026/06/10 02:42:41 NOTICE: FileLu root 'rclone-test-ziqogip7biha': 1 files missing 2026/06/10 02:42:41 NOTICE: 1 hashes missing 2026/06/10 02:42:41 NOTICE: FileLu root 'rclone-test-ziqogip7biha': 1 differences found 2026/06/10 02:42:41 NOTICE: FileLu root 'rclone-test-ziqogip7biha': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/06/10 02:42:43 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/10 02:42:43 NOTICE: FileLu root 'rclone-test-ziqogip7biha': 0 differences found 2026/06/10 02:42:43 NOTICE: FileLu root 'rclone-test-ziqogip7biha': 1 matching files 2026/06/10 02:42:43 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yovikac9pehu" 2026/06/10 02:42:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/10 02:42:43 DEBUG : Creating backend with remote "/tmp/rclone1253442001" run.go:198: Remote "FileLu root 'rclone-test-yovikac9pehu'", Local "Local file system at /tmp/rclone1253442001", Modify Window "876000h0m0s" 2026/06/10 02:42:43 INFO : FileLu root 'rclone-test-yovikac9pehu': Successfully created folder "rclone-test-yovikac9pehu" with ID 4170894 lower checkfile vs. upper remote (without normalization) 2026/06/10 02:42:47 ERROR : HELLO, WORLD!: sum not found 2026/06/10 02:42:47 ERROR : hello, world!: file not in FileLu root 'rclone-test-yovikac9pehu' 2026/06/10 02:42:47 NOTICE: FileLu root 'rclone-test-yovikac9pehu': 1 files missing 2026/06/10 02:42:47 NOTICE: 1 hashes missing 2026/06/10 02:42:47 NOTICE: FileLu root 'rclone-test-yovikac9pehu': 1 differences found 2026/06/10 02:42:47 NOTICE: FileLu root 'rclone-test-yovikac9pehu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/06/10 02:42:48 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/10 02:42:48 NOTICE: FileLu root 'rclone-test-yovikac9pehu': 0 differences found 2026/06/10 02:42:48 NOTICE: FileLu root 'rclone-test-yovikac9pehu': 1 matching files 2026/06/10 02:42:48 DEBUG : Creating backend with remote "TestFileLu:rclone-test-vatekup1deci" 2026/06/10 02:42:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/10 02:42:48 DEBUG : Creating backend with remote "/tmp/rclone2820626439" run.go:198: Remote "FileLu root 'rclone-test-vatekup1deci'", Local "Local file system at /tmp/rclone2820626439", Modify Window "876000h0m0s" 2026/06/10 02:42:49 INFO : FileLu root 'rclone-test-vatekup1deci': Successfully created folder "rclone-test-vatekup1deci" with ID 4170895 lower checkfile vs. upperlowermixed remote (without normalization) 2026/06/10 02:42:52 ERROR : HeLlO, wOrLd!: sum not found 2026/06/10 02:42:52 ERROR : hello, world!: file not in FileLu root 'rclone-test-vatekup1deci' 2026/06/10 02:42:52 NOTICE: FileLu root 'rclone-test-vatekup1deci': 1 files missing 2026/06/10 02:42:52 NOTICE: 1 hashes missing 2026/06/10 02:42:52 NOTICE: FileLu root 'rclone-test-vatekup1deci': 1 differences found 2026/06/10 02:42:52 NOTICE: FileLu root 'rclone-test-vatekup1deci': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/06/10 02:42:54 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/10 02:42:54 NOTICE: FileLu root 'rclone-test-vatekup1deci': 0 differences found 2026/06/10 02:42:54 NOTICE: FileLu root 'rclone-test-vatekup1deci': 1 matching files 2026/06/10 02:42:54 DEBUG : Creating backend with remote "TestFileLu:rclone-test-lufaneg2yowa" 2026/06/10 02:42:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/10 02:42:54 DEBUG : Creating backend with remote "/tmp/rclone2444940254" run.go:198: Remote "FileLu root 'rclone-test-lufaneg2yowa'", Local "Local file system at /tmp/rclone2444940254", Modify Window "876000h0m0s" 2026/06/10 02:42:55 INFO : FileLu root 'rclone-test-lufaneg2yowa': Successfully created folder "rclone-test-lufaneg2yowa" with ID 4170896 upperlowermixed checkfile vs. upper remote (without normalization) 2026/06/10 02:42:58 ERROR : HELLO, WORLD!: sum not found 2026/06/10 02:42:58 ERROR : HeLlO, wOrLd!: file not in FileLu root 'rclone-test-lufaneg2yowa' 2026/06/10 02:42:58 NOTICE: FileLu root 'rclone-test-lufaneg2yowa': 1 files missing 2026/06/10 02:42:58 NOTICE: 1 hashes missing 2026/06/10 02:42:58 NOTICE: FileLu root 'rclone-test-lufaneg2yowa': 1 differences found 2026/06/10 02:42:58 NOTICE: FileLu root 'rclone-test-lufaneg2yowa': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/06/10 02:43:00 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/10 02:43:00 NOTICE: FileLu root 'rclone-test-lufaneg2yowa': 0 differences found 2026/06/10 02:43:00 NOTICE: FileLu root 'rclone-test-lufaneg2yowa': 1 matching files 2026/06/10 02:43:00 DEBUG : Creating backend with remote "TestFileLu:rclone-test-noribuc5hevo" 2026/06/10 02:43:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/10 02:43:00 DEBUG : Creating backend with remote "/tmp/rclone3426485152" run.go:198: Remote "FileLu root 'rclone-test-noribuc5hevo'", Local "Local file system at /tmp/rclone3426485152", Modify Window "876000h0m0s" 2026/06/10 02:43:00 INFO : FileLu root 'rclone-test-noribuc5hevo': Successfully created folder "rclone-test-noribuc5hevo" with ID 4170897 NFD checkfile vs. NFC remote (without normalization) 2026/06/10 02:43:04 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/10 02:43:04 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-noribuc5hevo' 2026/06/10 02:43:04 NOTICE: FileLu root 'rclone-test-noribuc5hevo': 1 files missing 2026/06/10 02:43:04 NOTICE: 1 hashes missing 2026/06/10 02:43:04 NOTICE: FileLu root 'rclone-test-noribuc5hevo': 1 differences found 2026/06/10 02:43:04 NOTICE: FileLu root 'rclone-test-noribuc5hevo': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/06/10 02:43:06 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/10 02:43:06 NOTICE: FileLu root 'rclone-test-noribuc5hevo': 0 differences found 2026/06/10 02:43:06 NOTICE: FileLu root 'rclone-test-noribuc5hevo': 1 matching files 2026/06/10 02:43:06 DEBUG : Creating backend with remote "TestFileLu:rclone-test-tenotut0hide" 2026/06/10 02:43:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/10 02:43:06 DEBUG : Creating backend with remote "/tmp/rclone4192550769" run.go:198: Remote "FileLu root 'rclone-test-tenotut0hide'", Local "Local file system at /tmp/rclone4192550769", Modify Window "876000h0m0s" 2026/06/10 02:43:07 INFO : FileLu root 'rclone-test-tenotut0hide': Successfully created folder "rclone-test-tenotut0hide" with ID 4170898 check_test.go:570: Fs is incapable of running test, skipping: NFC checkfile vs. NFD remote (expected: 測試_Русский___ě_áñ (NFD) actual: 測試_Русский___ě_áñ (NFC)) 2026/06/10 02:43:09 DEBUG : FileLu root 'rclone-test-tenotut0hide': Purge remote 2026/06/10 02:43:10 INFO : FileLu root 'rclone-test-tenotut0hide': Rmdir: successfully deleted "/rclone-test-tenotut0hide" 2026/06/10 02:43:10 DEBUG : FileLu root 'rclone-test-noribuc5hevo': Purge remote 2026/06/10 02:43:11 INFO : FileLu root 'rclone-test-noribuc5hevo': Rmdir: successfully deleted "/rclone-test-noribuc5hevo" 2026/06/10 02:43:11 DEBUG : FileLu root 'rclone-test-lufaneg2yowa': Purge remote 2026/06/10 02:43:11 INFO : FileLu root 'rclone-test-lufaneg2yowa': Rmdir: successfully deleted "/rclone-test-lufaneg2yowa" 2026/06/10 02:43:11 DEBUG : FileLu root 'rclone-test-vatekup1deci': Purge remote 2026/06/10 02:43:12 INFO : FileLu root 'rclone-test-vatekup1deci': Rmdir: successfully deleted "/rclone-test-vatekup1deci" 2026/06/10 02:43:12 DEBUG : FileLu root 'rclone-test-yovikac9pehu': Purge remote 2026/06/10 02:43:12 INFO : FileLu root 'rclone-test-yovikac9pehu': Rmdir: successfully deleted "/rclone-test-yovikac9pehu" 2026/06/10 02:43:12 DEBUG : FileLu root 'rclone-test-ziqogip7biha': Purge remote 2026/06/10 02:43:13 INFO : FileLu root 'rclone-test-ziqogip7biha': Rmdir: successfully deleted "/rclone-test-ziqogip7biha" --- SKIP: TestApplyTransforms (35.73s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:43:13 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/10 02:43:14 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/sub" with ID 4170899 2026/06/10 02:43:16 DEBUG : sub/file2: size = 14 OK 2026/06/10 02:43:16 INFO : file1: Copied (new) to: sub/file2 2026/06/10 02:43:18 DEBUG : sub/file2: size = 14 OK 2026/06/10 02:43:18 DEBUG : file1: Sizes identical 2026/06/10 02:43:18 DEBUG : file1: Unchanged skipping 2026/06/10 02:43:19 DEBUG : FileLu root 'rclone-test-gasijoh0hiki': don't need to copy/move sub/file2, it is already at target location 2026/06/10 02:43:22 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/sub/file2 2026/06/10 02:43:23 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/sub" --- PASS: TestCopyFile (11.13s) === RUN TestCopyLongFile run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (1.11s) === RUN TestCopyFileBackupDir run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:43:26 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/dst" with ID 4170900 2026/06/10 02:43:30 DEBUG : Creating backend with remote "TestFileLu:rclone-test-gasijoh0hiki/backup" 2026/06/10 02:43:31 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3742959744) 2026/06/10 02:43:31 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-gasijoh0hiki') 2026/06/10 02:43:31 DEBUG : dst/file1: Sizes differ 2026/06/10 02:43:34 INFO : FileLu root 'rclone-test-gasijoh0hiki/backup': Successfully created folder "rclone-test-gasijoh0hiki/backup/dst" with ID 4170902 2026/06/10 02:43:36 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/dst/file1 2026/06/10 02:43:36 INFO : dst/file1: Moved (server-side) 2026/06/10 02:43:38 DEBUG : dst/file1: size = 14 OK 2026/06/10 02:43:38 INFO : dst/file1: Copied (new) 2026/06/10 02:43:41 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/dst/file1 2026/06/10 02:43:42 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/backup/dst/file1 2026/06/10 02:43:44 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/dst" 2026/06/10 02:43:45 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/backup/dst" 2026/06/10 02:43:46 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/backup" --- PASS: TestCopyFileBackupDir (21.57s) === RUN TestCopyFileCompareDest run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:43:47 DEBUG : Creating backend with remote "TestFileLu:rclone-test-gasijoh0hiki/dst" 2026/06/10 02:43:48 DEBUG : Creating backend with remote "TestFileLu:rclone-test-gasijoh0hiki/CompareDest" 2026/06/10 02:43:48 DEBUG : one: Need to transfer - File not found at Destination 2026/06/10 02:43:50 INFO : FileLu root 'rclone-test-gasijoh0hiki/dst': Successfully created folder "rclone-test-gasijoh0hiki/dst" with ID 4170903 2026/06/10 02:43:52 DEBUG : one: size = 3 OK 2026/06/10 02:43:52 INFO : one: Copied (new) 2026/06/10 02:43:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3742959744) 2026/06/10 02:43:55 DEBUG : one: size = 3 (FileLu root 'rclone-test-gasijoh0hiki/dst') 2026/06/10 02:43:55 DEBUG : one: Sizes differ 2026/06/10 02:43:58 DEBUG : one: size = 5 OK 2026/06/10 02:43:58 INFO : one: Copied (replaced existing) 2026/06/10 02:44:03 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/CompareDest" with ID 4170904 2026/06/10 02:44:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone3742959744) 2026/06/10 02:44:07 DEBUG : one: size = 3 (FileLu root 'rclone-test-gasijoh0hiki/dst') 2026/06/10 02:44:07 DEBUG : one: Sizes differ 2026/06/10 02:44:08 DEBUG : one: size = 5 OK 2026/06/10 02:44:08 DEBUG : one: Sizes identical 2026/06/10 02:44:08 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/10 02:44:13 DEBUG : two: Need to transfer - File not found at Destination 2026/06/10 02:44:14 DEBUG : two: size = 3 OK 2026/06/10 02:44:14 DEBUG : two: Sizes identical 2026/06/10 02:44:14 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/10 02:44:16 DEBUG : two: Need to transfer - File not found at Destination 2026/06/10 02:44:17 DEBUG : two: size = 3 OK 2026/06/10 02:44:17 DEBUG : two: Sizes identical 2026/06/10 02:44:17 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/10 02:44:20 DEBUG : two: Need to transfer - File not found at Destination 2026/06/10 02:44:21 DEBUG : two: size = 5 (Local file system at /tmp/rclone3742959744) 2026/06/10 02:44:21 DEBUG : two: size = 3 (FileLu root 'rclone-test-gasijoh0hiki/CompareDest') 2026/06/10 02:44:21 DEBUG : two: Sizes differ 2026/06/10 02:44:23 DEBUG : two: size = 5 OK 2026/06/10 02:44:23 INFO : two: Copied (new) 2026/06/10 02:44:26 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/dst/one 2026/06/10 02:44:27 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/dst/two 2026/06/10 02:44:27 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/CompareDest/one 2026/06/10 02:44:28 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/CompareDest/two 2026/06/10 02:44:29 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/dst" 2026/06/10 02:44:30 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/CompareDest" --- PASS: TestCopyFileCompareDest (44.06s) === RUN TestCopyFileCopyDest run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", 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-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (1.10s) === RUN TestCopyLongFileName run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (1.13s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (1.13s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:44:36 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/06/10 02:44:37 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/TestCopyFileMaxTransfer" with ID 4170905 2026/06/10 02:44:38 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/06/10 02:44:38 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/06/10 02:44:40 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/06/10 02:44:42 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/06/10 02:44:44 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/06/10 02:44:45 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/06/10 02:44:48 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/06/10 02:44:48 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/06/10 02:44:50 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/TestCopyFileMaxTransfer/file1 2026/06/10 02:44:51 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/TestCopyFileMaxTransfer/file4 2026/06/10 02:44:52 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/TestCopyFileMaxTransfer" --- PASS: TestCopyFileMaxTransfer (17.41s) === RUN TestDeduplicateInteractive run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (1.13s) === RUN TestDeduplicateSkip run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", 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-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (1.13s) === RUN TestDeduplicateFirst run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (1.12s) === RUN TestDeduplicateNewest run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (1.12s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (1.15s) === RUN TestDeduplicateOldest run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", 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-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (1.13s) === RUN TestDeduplicateSmallest run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (1.12s) === RUN TestDeduplicateRename run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (1.13s) === RUN TestMergeDirs run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (1.13s) === RUN TestListDirSorted run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:45:10 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/sub dir" with ID 4170906 2026/06/10 02:45:15 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/sub dir/ignore dir" with ID 4170907 2026/06/10 02:45:20 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/sub dir/sub sub dir" with ID 4170908 2026/06/10 02:45:25 DEBUG : a.txt: Excluded (Size Filter) 2026/06/10 02:45:25 DEBUG : a.txt: Excluded 2026/06/10 02:45:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/10 02:45:26 DEBUG : sub dir/hello world2: Excluded 2026/06/10 02:45:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/10 02:45:26 DEBUG : sub dir/hello world: Excluded 2026/06/10 02:45:27 DEBUG : sub dir/ignore dir: Excluded 2026/06/10 02:45:28 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/10 02:45:28 DEBUG : sub dir/hello world2: Excluded 2026/06/10 02:45:28 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/10 02:45:28 DEBUG : sub dir/hello world: Excluded 2026/06/10 02:45:29 DEBUG : sub dir/ignore dir: Excluded 2026/06/10 02:45:31 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/a.txt 2026/06/10 02:45:31 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/zend.txt 2026/06/10 02:45:33 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/sub dir/hello world 2026/06/10 02:45:33 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/sub dir/hello world2 2026/06/10 02:45:34 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/sub dir/sub sub dir/hello world3 2026/06/10 02:45:35 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/sub dir/ignore dir/.ignore 2026/06/10 02:45:36 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/sub dir/ignore dir/should be ignored 2026/06/10 02:45:37 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/sub dir/sub sub dir" 2026/06/10 02:45:38 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/sub dir/ignore dir" 2026/06/10 02:45:39 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/sub dir" --- PASS: TestListDirSorted (34.81s) === RUN TestListDirSortedFn run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:45:45 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/sub dir" with ID 4170909 2026/06/10 02:45:50 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/sub dir/ignore dir" with ID 4170910 2026/06/10 02:45:55 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/sub dir/sub sub dir" with ID 4170911 2026/06/10 02:45:59 DEBUG : a.txt: Excluded (Size Filter) 2026/06/10 02:45:59 DEBUG : a.txt: Excluded 2026/06/10 02:46:01 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/10 02:46:01 DEBUG : sub dir/hello world2: Excluded 2026/06/10 02:46:01 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/10 02:46:01 DEBUG : sub dir/hello world: Excluded 2026/06/10 02:46:02 DEBUG : sub dir/ignore dir: Excluded 2026/06/10 02:46:03 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/10 02:46:03 DEBUG : sub dir/hello world2: Excluded 2026/06/10 02:46:03 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/10 02:46:03 DEBUG : sub dir/hello world: Excluded 2026/06/10 02:46:03 DEBUG : sub dir/ignore dir: Excluded 2026/06/10 02:46:06 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/a.txt 2026/06/10 02:46:06 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/zend.txt 2026/06/10 02:46:07 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/sub dir/hello world 2026/06/10 02:46:08 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/sub dir/hello world2 2026/06/10 02:46:09 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/sub dir/sub sub dir/hello world3 2026/06/10 02:46:09 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/sub dir/ignore dir/.ignore 2026/06/10 02:46:10 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/sub dir/ignore dir/should be ignored 2026/06/10 02:46:11 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/sub dir/sub sub dir" 2026/06/10 02:46:12 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/sub dir/ignore dir" 2026/06/10 02:46:14 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/sub dir" --- PASS: TestListDirSortedFn (34.67s) === RUN TestListJSON run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:46:18 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/sub" with ID 4170912 === 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/06/10 02:46:26 ERROR : file1: Failed to read hash: no valid file code found in the remote path === RUN TestListJSON/Metadata 2026/06/10 02:46:28 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/file1 2026/06/10 02:46:29 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/sub/file2 2026/06/10 02:46:30 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/sub" --- PASS: TestListJSON (16.12s) --- PASS: TestListJSON/Default (0.55s) --- PASS: TestListJSON/FilesOnly (0.56s) --- PASS: TestListJSON/DirsOnly (0.56s) --- PASS: TestListJSON/Recurse (1.11s) --- PASS: TestListJSON/SubDir (0.55s) --- PASS: TestListJSON/NoModTime (0.57s) --- PASS: TestListJSON/NoMimeType (0.56s) --- PASS: TestListJSON/ShowHash (0.56s) --- PASS: TestListJSON/HashTypes (0.56s) --- PASS: TestListJSON/Metadata (0.56s) === RUN TestStatJSON run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:46:34 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/sub" with ID 4170913 === 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/06/10 02:46:46 DEBUG : Creating backend with remote "TestFileLu:rclone-test-gasijoh0hiki/notfound" 2026/06/10 02:46:48 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/file1 2026/06/10 02:46:49 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/sub/file2 2026/06/10 02:46:50 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/sub" --- PASS: TestStatJSON (20.33s) --- PASS: TestStatJSON/Root (0.56s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.58s) --- PASS: TestStatJSON/Dir (1.17s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.56s) --- PASS: TestStatJSON/File (1.10s) --- PASS: TestStatJSON/NotFound (1.11s) --- PASS: TestStatJSON/DirFilesOnly (0.55s) --- PASS: TestStatJSON/FileFilesOnly (1.10s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.55s) --- PASS: TestStatJSON/DirDirsOnly (0.56s) --- PASS: TestStatJSON/FileDirsOnly (0.56s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.57s) --- PASS: TestStatJSON/RootNotFound (1.22s) === RUN TestMkdir run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:46:51 INFO : FileLu root 'rclone-test-gasijoh0hiki': Making directory 2026/06/10 02:46:51 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki" with ID 4.170891e+06 2026/06/10 02:46:52 INFO : FileLu root 'rclone-test-gasijoh0hiki': Making directory 2026/06/10 02:46:53 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki" with ID 4.170891e+06 --- PASS: TestMkdir (2.80s) === RUN TestLsd run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:46:55 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/sub dir" with ID 4170914 2026/06/10 02:47:00 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/sub dir/hello world 2026/06/10 02:47:01 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/sub dir" --- PASS: TestLsd (7.76s) === RUN TestLs run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:47:08 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/empty space 2026/06/10 02:47:09 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/potato2 --- PASS: TestLs (7.70s) === RUN TestLsWithFilesFrom run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:47:15 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/06/10 02:47:15 DEBUG : empty space: Excluded 2026/06/10 02:47:17 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/empty space 2026/06/10 02:47:17 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/potato2 --- PASS: TestLsWithFilesFrom (8.82s) === RUN TestLsLong run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:47:25 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/empty space 2026/06/10 02:47:25 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/potato2 --- PASS: TestLsLong (7.67s) === RUN TestHashSums run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:47:32 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/empty space 2026/06/10 02:47:32 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/potato2 --- PASS: TestHashSums (7.37s) === RUN TestHashSumsWithErrors 2026/06/10 02:47:33 DEBUG : Creating backend with remote ":memory:" 2026/06/10 02:47:33 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/06/10 02:47:33 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/10 02:47:33 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/10 02:47:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/10 02:47:33 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/10 02:47:33 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/10 02:47:33 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/10 02:47:33 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/06/10 02:47:33 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-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:47:38 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/sub dir" with ID 4170915 2026/06/10 02:47:43 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/empty space 2026/06/10 02:47:43 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/potato2 2026/06/10 02:47:45 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/sub dir/potato3 2026/06/10 02:47:46 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/sub dir" --- PASS: TestCount (13.19s) === RUN TestDelete run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:47:53 DEBUG : Waiting for deletions to finish 2026/06/10 02:47:54 DEBUG : large: Excluded (Size Filter) 2026/06/10 02:47:54 DEBUG : large: Excluded 2026/06/10 02:47:54 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/small 2026/06/10 02:47:54 INFO : small: Deleted 2026/06/10 02:47:54 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/medium 2026/06/10 02:47:54 INFO : medium: Deleted 2026/06/10 02:47:56 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/large --- PASS: TestDelete (10.34s) === RUN TestMaxDelete run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:48:04 DEBUG : Waiting for deletions to finish 2026/06/10 02:48:04 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/06/10 02:48:05 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/large 2026/06/10 02:48:05 INFO : large: Deleted 2026/06/10 02:48:05 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/medium 2026/06/10 02:48:05 INFO : medium: Deleted 2026/06/10 02:48:07 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/small --- PASS: TestMaxDelete (12.13s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:48:16 DEBUG : Waiting for deletions to finish 2026/06/10 02:48:16 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/06/10 02:48:17 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/medium 2026/06/10 02:48:17 INFO : medium: Deleted 2026/06/10 02:48:17 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/small 2026/06/10 02:48:17 INFO : small: Deleted 2026/06/10 02:48:19 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/large --- PASS: TestMaxDeleteSizeLargeFile (11.49s) === RUN TestMaxDeleteSize run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:48:27 DEBUG : Waiting for deletions to finish 2026/06/10 02:48:28 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/06/10 02:48:28 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/small 2026/06/10 02:48:28 INFO : small: Deleted 2026/06/10 02:48:28 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/medium 2026/06/10 02:48:28 INFO : medium: Deleted 2026/06/10 02:48:30 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/large --- PASS: TestMaxDeleteSize (11.56s) === RUN TestReadFile run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:48:38 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/ReadFile --- PASS: TestReadFile (7.85s) === RUN TestRetry 2026/06/10 02:48:40 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/06/10 02:48:40 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/06/10 02:48:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/10 02:48:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/10 02:48:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/10 02:48:40 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/10 02:48:40 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-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:49:01 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/file1 2026/06/10 02:49:01 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/file2 --- PASS: TestCat (21.96s) === RUN TestPurge 2026/06/10 02:49:02 DEBUG : Creating backend with remote "TestFileLu:rclone-test-cuvokic3meke" 2026/06/10 02:49:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/10 02:49:02 DEBUG : Creating backend with remote "/tmp/rclone2028480594" run.go:198: Remote "FileLu root 'rclone-test-cuvokic3meke'", Local "Local file system at /tmp/rclone2028480594", Modify Window "876000h0m0s" 2026/06/10 02:49:02 INFO : FileLu root 'rclone-test-cuvokic3meke': Successfully created folder "rclone-test-cuvokic3meke" with ID 4170916 2026/06/10 02:49:03 INFO : FileLu root 'rclone-test-cuvokic3meke': Successfully created folder "rclone-test-cuvokic3meke" with ID 4.170916e+06 2026/06/10 02:49:04 INFO : FileLu root 'rclone-test-cuvokic3meke': Successfully created folder "rclone-test-cuvokic3meke/A1/B1/C1" with ID 4170919 2026/06/10 02:49:06 INFO : A2: Making directory 2026/06/10 02:49:06 INFO : FileLu root 'rclone-test-cuvokic3meke': Successfully created folder "rclone-test-cuvokic3meke/A2" with ID 4170920 2026/06/10 02:49:06 INFO : A1/B2: Making directory 2026/06/10 02:49:07 INFO : FileLu root 'rclone-test-cuvokic3meke': Successfully created folder "rclone-test-cuvokic3meke/A1/B2" with ID 4170921 2026/06/10 02:49:07 INFO : A1/B2/C2: Making directory 2026/06/10 02:49:07 INFO : FileLu root 'rclone-test-cuvokic3meke': Successfully created folder "rclone-test-cuvokic3meke/A1/B2/C2" with ID 4170922 2026/06/10 02:49:07 INFO : A1/B1/C3: Making directory 2026/06/10 02:49:08 INFO : FileLu root 'rclone-test-cuvokic3meke': Successfully created folder "rclone-test-cuvokic3meke/A1/B1/C3" with ID 4170923 2026/06/10 02:49:08 INFO : A3: Making directory 2026/06/10 02:49:08 INFO : FileLu root 'rclone-test-cuvokic3meke': Successfully created folder "rclone-test-cuvokic3meke/A3" with ID 4170924 2026/06/10 02:49:08 INFO : A3/B3: Making directory 2026/06/10 02:49:09 INFO : FileLu root 'rclone-test-cuvokic3meke': Successfully created folder "rclone-test-cuvokic3meke/A3/B3" with ID 4170925 2026/06/10 02:49:09 INFO : A3/B3/C4: Making directory 2026/06/10 02:49:10 INFO : FileLu root 'rclone-test-cuvokic3meke': Successfully created folder "rclone-test-cuvokic3meke/A3/B3/C4" with ID 4170926 2026/06/10 02:49:15 INFO : FileLu root 'rclone-test-cuvokic3meke': Rmdir: successfully deleted "/rclone-test-cuvokic3meke/A1/B1" 2026/06/10 02:49:17 INFO : FileLu root 'rclone-test-cuvokic3meke': Rmdir: successfully deleted "/rclone-test-cuvokic3meke" 2026/06/10 02:49:18 ERROR : error listing: directory not found 2026/06/10 02:49:18 DEBUG : FileLu root 'rclone-test-cuvokic3meke': Purge remote 2026/06/10 02:49:19 NOTICE: purge failed: delete error: Folder not found or not yours --- PASS: TestPurge (16.90s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:49:19 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki" with ID 4.170891e+06 2026/06/10 02:49:21 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/A1/B1/C1" with ID 4170929 2026/06/10 02:49:23 INFO : A2: Making directory 2026/06/10 02:49:23 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/A2" with ID 4170930 2026/06/10 02:49:23 INFO : A1/B2: Making directory 2026/06/10 02:49:24 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/A1/B2" with ID 4170931 2026/06/10 02:49:24 INFO : A1/B2/C2: Making directory 2026/06/10 02:49:24 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/A1/B2/C2" with ID 4170932 2026/06/10 02:49:24 INFO : A1/B1/C3: Making directory 2026/06/10 02:49:25 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/A1/B1/C3" with ID 4170933 2026/06/10 02:49:25 INFO : A3: Making directory 2026/06/10 02:49:25 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/A3" with ID 4170934 2026/06/10 02:49:25 INFO : A3/B3: Making directory 2026/06/10 02:49:26 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/A3/B3" with ID 4170935 2026/06/10 02:49:26 INFO : A3/B3/C4: Making directory 2026/06/10 02:49:27 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/A3/B3/C4" with ID 4170936 2026/06/10 02:49:32 DEBUG : removing 1 level 3 directories 2026/06/10 02:49:32 INFO : A3/B3/C4: Removing directory 2026/06/10 02:49:33 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A3/B3/C4" 2026/06/10 02:49:37 DEBUG : removing 2 level 3 directories 2026/06/10 02:49:37 INFO : A1/B2/C2: Removing directory 2026/06/10 02:49:37 INFO : A1/B1/C3: Removing directory 2026/06/10 02:49:38 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A1/B1/C3" 2026/06/10 02:49:38 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A1/B2/C2" 2026/06/10 02:49:38 DEBUG : removing 2 level 2 directories 2026/06/10 02:49:38 INFO : A3/B3: Removing directory 2026/06/10 02:49:38 INFO : A1/B2: Removing directory 2026/06/10 02:49:39 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A3/B3" 2026/06/10 02:49:40 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A1/B2" 2026/06/10 02:49:40 DEBUG : removing 2 level 1 directories 2026/06/10 02:49:40 INFO : A3: Removing directory 2026/06/10 02:49:40 INFO : A2: Removing directory 2026/06/10 02:49:41 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A3" 2026/06/10 02:49:41 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A2" 2026/06/10 02:49:45 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/A1/B1/C1/one 2026/06/10 02:49:46 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/A1/two 2026/06/10 02:49:48 DEBUG : removing 1 level 3 directories 2026/06/10 02:49:48 INFO : A1/B1/C1: Removing directory 2026/06/10 02:49:50 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A1/B1/C1" 2026/06/10 02:49:50 DEBUG : removing 1 level 2 directories 2026/06/10 02:49:50 INFO : A1/B1: Removing directory 2026/06/10 02:49:51 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A1/B1" 2026/06/10 02:49:51 DEBUG : removing 1 level 1 directories 2026/06/10 02:49:51 INFO : A1: Removing directory 2026/06/10 02:49:52 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A1" 2026/06/10 02:49:52 DEBUG : removing 1 level 0 directories 2026/06/10 02:49:52 INFO : FileLu root 'rclone-test-gasijoh0hiki': Removing directory 2026/06/10 02:49:53 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki" 2026/06/10 02:49:54 ERROR : error listing: directory not found 2026/06/10 02:49:54 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (35.55s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:49:55 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki" with ID 4170937 2026/06/10 02:49:55 INFO : A1: Making directory 2026/06/10 02:49:55 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/A1" with ID 4170938 2026/06/10 02:49:55 INFO : A1/B1: Making directory 2026/06/10 02:49:56 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/A1/B1" with ID 4170939 2026/06/10 02:49:56 INFO : A1/B1/C1: Making directory 2026/06/10 02:49:56 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/A1/B1/C1" with ID 4170940 2026/06/10 02:50:00 DEBUG : removing 1 level 3 directories 2026/06/10 02:50:00 INFO : A1/B1/C1: Removing directory 2026/06/10 02:50:01 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A1/B1/C1" 2026/06/10 02:50:01 DEBUG : removing 1 level 2 directories 2026/06/10 02:50:01 INFO : A1/B1: Removing directory 2026/06/10 02:50:03 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A1/B1" 2026/06/10 02:50:06 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A1" --- PASS: TestRmdirsLeaveRoot (12.41s) === RUN TestRmdirsWithFilter run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:50:07 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki" with ID 4.170937e+06 2026/06/10 02:50:07 INFO : A1: Making directory 2026/06/10 02:50:08 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/A1" with ID 4170941 2026/06/10 02:50:08 INFO : A1/B1: Making directory 2026/06/10 02:50:08 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/A1/B1" with ID 4170942 2026/06/10 02:50:08 INFO : A1/B1/C1: Making directory 2026/06/10 02:50:09 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/A1/B1/C1" with ID 4170943 2026/06/10 02:50:13 DEBUG : removing 1 level 3 directories 2026/06/10 02:50:13 INFO : A1/B1/C1: Removing directory 2026/06/10 02:50:14 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A1/B1/C1" 2026/06/10 02:50:14 DEBUG : removing 1 level 2 directories 2026/06/10 02:50:14 INFO : A1/B1: Removing directory 2026/06/10 02:50:16 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A1/B1" 2026/06/10 02:50:19 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A1" --- PASS: TestRmdirsWithFilter (12.95s) === RUN TestCopyURL run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:50:24 DEBUG : filename.txt: File name found in url 2026/06/10 02:50:26 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/06/10 02:50:32 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/file1 2026/06/10 02:50:33 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/file2 2026/06/10 02:50:33 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/filename.txt 2026/06/10 02:50:34 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/headerfilename.txt --- PASS: TestCopyURL (14.85s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:50:38 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/file1 --- PASS: TestCopyURLDownloadHeaders (3.83s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:50:39 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/10 02:50:40 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/sub" with ID 4170944 2026/06/10 02:50:41 DEBUG : sub/file2: size = 14 OK 2026/06/10 02:50:41 INFO : file1: Copied (new) to: sub/file2 2026/06/10 02:50:41 INFO : file1: Deleted 2026/06/10 02:50:44 DEBUG : sub/file2: size = 14 OK 2026/06/10 02:50:44 DEBUG : file1: Sizes identical 2026/06/10 02:50:44 DEBUG : file1: Unchanged skipping 2026/06/10 02:50:44 INFO : file1: Deleted 2026/06/10 02:50:45 DEBUG : FileLu root 'rclone-test-gasijoh0hiki': don't need to copy/move sub/file2, it is already at target location 2026/06/10 02:50:48 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/sub/file2 2026/06/10 02:50:49 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/sub" --- PASS: TestMoveFile (11.12s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:50:50 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/10 02:50:52 DEBUG : file1: size = 14 OK 2026/06/10 02:50:52 INFO : file1: Copied (new) 2026/06/10 02:50:52 INFO : file1: Deleted 2026/06/10 02:50:54 DEBUG : file1: Destination exists, skipping 2026/06/10 02:50:54 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/06/10 02:50:55 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/file1 --- PASS: TestMoveFileWithIgnoreExisting (6.71s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (1.12s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (1.13s) === RUN TestMoveFileBackupDir run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:50:59 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/dst" with ID 4170945 2026/06/10 02:51:03 DEBUG : Creating backend with remote "TestFileLu:rclone-test-gasijoh0hiki/backup" 2026/06/10 02:51:04 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3742959744) 2026/06/10 02:51:04 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-gasijoh0hiki') 2026/06/10 02:51:04 DEBUG : dst/file1: Sizes differ 2026/06/10 02:51:07 INFO : FileLu root 'rclone-test-gasijoh0hiki/backup': Successfully created folder "rclone-test-gasijoh0hiki/backup/dst" with ID 4170947 2026/06/10 02:51:09 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/dst/file1 2026/06/10 02:51:09 INFO : dst/file1: Moved (server-side) 2026/06/10 02:51:11 DEBUG : dst/file1: size = 14 OK 2026/06/10 02:51:11 INFO : dst/file1: Copied (new) 2026/06/10 02:51:11 INFO : dst/file1: Deleted 2026/06/10 02:51:14 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/dst/file1 2026/06/10 02:51:16 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/backup/dst/file1 2026/06/10 02:51:17 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/dst" 2026/06/10 02:51:18 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/backup/dst" 2026/06/10 02:51:19 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/backup" --- PASS: TestMoveFileBackupDir (21.28s) === 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-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:51:20 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki" with ID 4.170937e+06 2026/06/10 02:51:21 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/A1" with ID 4170949 2026/06/10 02:51:26 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/A1/B1" with ID 4170950 2026/06/10 02:51:29 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/A1/B1/C1" with ID 4170951 2026/06/10 02:51:31 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/A1/B1/C2" with ID 4170952 2026/06/10 02:51:33 INFO : A1/B2: Making directory 2026/06/10 02:51:34 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/A1/B2" with ID 4170953 2026/06/10 02:51:34 INFO : A1/B1/C3: Making directory 2026/06/10 02:51:34 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/A1/B1/C3" with ID 4170954 2026/06/10 02:51:39 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/A2" with ID 4170955 2026/06/10 02:51:39 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/A2/B1" with ID 4170956 2026/06/10 02:51:40 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/A2/B1/C1" with ID 4170957 2026/06/10 02:51:40 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/A2/B1/C2" with ID 4170958 2026/06/10 02:51:41 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/A2/B1/C3" with ID 4170959 2026/06/10 02:51:41 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/A2/B2" with ID 4170960 2026/06/10 02:51:46 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/A1/one 2026/06/10 02:51:46 INFO : A1/one: Moved (server-side) to: A2/one 2026/06/10 02:51:46 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/A1/B1/C2/five 2026/06/10 02:51:46 INFO : A1/B1/C2/five: Moved (server-side) to: A2/B1/C2/five 2026/06/10 02:51:46 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/A1/B1/three 2026/06/10 02:51:46 INFO : A1/B1/three: Moved (server-side) to: A2/B1/three 2026/06/10 02:51:46 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/A1/B1/C1/four 2026/06/10 02:51:46 INFO : A1/B1/C1/four: Moved (server-side) to: A2/B1/C1/four 2026/06/10 02:51:46 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/A1/two 2026/06/10 02:51:46 INFO : A1/two: Moved (server-side) to: A2/two 2026/06/10 02:51:47 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A1/B2" 2026/06/10 02:51:48 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A1/B1/C3" 2026/06/10 02:51:50 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A1/B1/C2" 2026/06/10 02:51:51 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A1/B1/C1" 2026/06/10 02:51:52 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A1/B1" 2026/06/10 02:51:53 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A1" 2026/06/10 02:51:58 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/A3" with ID 4170961 2026/06/10 02:51:58 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/A3/B1" with ID 4170962 2026/06/10 02:51:59 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/A3/B1/C1" with ID 4170963 2026/06/10 02:51:59 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/A3/B1/C2" with ID 4170964 2026/06/10 02:52:00 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/A3/B1/C3" with ID 4170965 2026/06/10 02:52:00 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/A3/B2" with ID 4170966 2026/06/10 02:52:05 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/A2/two 2026/06/10 02:52:05 INFO : A2/two: Moved (server-side) to: A3/two 2026/06/10 02:52:05 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/A2/B1/C2/five 2026/06/10 02:52:05 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/06/10 02:52:05 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/A2/B1/three 2026/06/10 02:52:05 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/06/10 02:52:05 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/A2/B1/C1/four 2026/06/10 02:52:05 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/06/10 02:52:05 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/A2/one 2026/06/10 02:52:05 INFO : A2/one: Moved (server-side) to: A3/one 2026/06/10 02:52:06 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A2/B2" 2026/06/10 02:52:07 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A2/B1/C3" 2026/06/10 02:52:09 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A2/B1/C2" 2026/06/10 02:52:10 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A2/B1/C1" 2026/06/10 02:52:11 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A2/B1" 2026/06/10 02:52:12 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A2" 2026/06/10 02:52:14 INFO : FileLu root 'rclone-test-gasijoh0hiki': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/06/10 02:52:16 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/A4" with ID 4170967 2026/06/10 02:52:17 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/A4/B1" with ID 4170968 2026/06/10 02:52:17 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/A4/B1/C1" with ID 4170969 2026/06/10 02:52:18 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/A4/B1/C2" with ID 4170970 2026/06/10 02:52:19 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/A4/B1/C3" with ID 4170971 2026/06/10 02:52:19 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/A4/B2" with ID 4170972 2026/06/10 02:52:24 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/A3/two 2026/06/10 02:52:24 INFO : A3/two: Moved (server-side) to: A4/two 2026/06/10 02:52:24 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/A3/B1/C2/five 2026/06/10 02:52:24 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/06/10 02:52:24 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/A3/one 2026/06/10 02:52:24 INFO : A3/one: Moved (server-side) to: A4/one 2026/06/10 02:52:24 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/A3/B1/three 2026/06/10 02:52:24 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/06/10 02:52:24 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/A3/B1/C1/four 2026/06/10 02:52:24 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/06/10 02:52:25 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A3/B2" 2026/06/10 02:52:26 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A3/B1/C3" 2026/06/10 02:52:27 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A3/B1/C2" 2026/06/10 02:52:28 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A3/B1/C1" 2026/06/10 02:52:29 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A3/B1" 2026/06/10 02:52:31 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A3" 2026/06/10 02:52:34 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/A4/one 2026/06/10 02:52:35 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/A4/two 2026/06/10 02:52:36 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/A4/B1/three 2026/06/10 02:52:37 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/A4/B1/C1/four 2026/06/10 02:52:38 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/A4/B1/C2/five 2026/06/10 02:52:39 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A4/B2" 2026/06/10 02:52:40 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A4/B1/C3" 2026/06/10 02:52:41 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A4/B1/C2" 2026/06/10 02:52:42 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A4/B1/C1" 2026/06/10 02:52:43 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A4/B1" 2026/06/10 02:52:44 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/A4" --- PASS: TestDirMove (85.57s) === RUN TestGetFsInfo run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (1.11s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:52:47 DEBUG : FileLu root 'rclone-test-gasijoh0hiki': File to upload is small (34 bytes), uploading instead of streaming 2026/06/10 02:52:49 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/06/10 02:52:49 NOTICE: FileLu root 'rclone-test-gasijoh0hiki': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/10 02:52:49 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/10 02:52:49 DEBUG : FileLu root 'rclone-test-gasijoh0hiki': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/06/10 02:52:51 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/06/10 02:52:51 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/06/10 02:52:53 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/no_checksum_big_file_from_pipe 2026/06/10 02:52:53 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/no_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:52:54 DEBUG : FileLu root 'rclone-test-gasijoh0hiki': File to upload is small (34 bytes), uploading instead of streaming 2026/06/10 02:52:57 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/06/10 02:52:57 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/10 02:52:57 DEBUG : FileLu root 'rclone-test-gasijoh0hiki': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/06/10 02:52:59 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/06/10 02:52:59 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/06/10 02:53:01 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/with_checksum_big_file_from_pipe 2026/06/10 02:53:01 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/with_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:53:02 DEBUG : FileLu root 'rclone-test-gasijoh0hiki': File to upload is small (34 bytes), uploading instead of streaming 2026/06/10 02:53:04 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/10 02:53:04 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/06/10 02:53:04 DEBUG : FileLu root 'rclone-test-gasijoh0hiki': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/06/10 02:53:07 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/10 02:53:07 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/06/10 02:53:08 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/ignore_checksum_big_file_from_pipe 2026/06/10 02:53:09 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/ignore_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:53:10 DEBUG : FileLu root 'rclone-test-gasijoh0hiki': File to upload is small (34 bytes), uploading instead of streaming 2026/06/10 02:53:12 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/10 02:53:12 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/10 02:53:12 DEBUG : FileLu root 'rclone-test-gasijoh0hiki': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/06/10 02:53:14 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/10 02:53:14 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/06/10 02:53:16 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/ignore_checksum_big_file_from_pipe 2026/06/10 02:53:17 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/ignore_checksum_small_file_from_pipe --- PASS: TestRcat (31.14s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (7.75s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.73s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (7.82s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (7.83s) === RUN TestRcatMetadata run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (1.12s) === RUN TestRcatSize run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:53:21 DEBUG : FileLu root 'rclone-test-gasijoh0hiki': File to upload is small (60 bytes), uploading instead of streaming 2026/06/10 02:53:23 DEBUG : potato2: size = 60 OK 2026/06/10 02:53:23 DEBUG : potato2: Size of src and dst objects identical 2026/06/10 02:53:24 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/potato1 2026/06/10 02:53:25 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/potato2 --- PASS: TestRcatSize (7.17s) === RUN TestRcatSizeMetadata run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (1.12s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:53:30 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/potato1 --- PASS: TestRcatSizeUploadHeaders (3.83s) === RUN TestTouchDir run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" operations_test.go:1735: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (1.12s) === RUN TestMkdirMetadata run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (1.12s) === RUN TestMkdirModTime run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (1.10s) === RUN TestCopyDirMetadata run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (1.11s) === RUN TestSetDirModTime run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (1.12s) === RUN TestDirsEqual run.go:198: Remote "FileLu root 'rclone-test-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", 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-gasijoh0hiki'", Local "Local file system at /tmp/rclone3742959744", Modify Window "876000h0m0s" 2026/06/10 02:53:38 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully created folder "rclone-test-gasijoh0hiki/sub dir" with ID 4170973 2026/06/10 02:53:47 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yuzelow7" before starting 2026/06/10 02:53:51 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/sub dir/test remove existing 2026/06/10 02:53:52 DEBUG : sub dir/test remove existing.yuzelow7: TEST: removing renamed existing file after operation 2026/06/10 02:53:53 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/sub dir/test remove existing.yuzelow7 2026/06/10 02:53:55 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bibatej9" before starting 2026/06/10 02:53:59 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/06/10 02:54:00 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bibatej9: TEST: renaming existing back after failed operation 2026/06/10 02:54:04 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.bibatej9 2026/06/10 02:54:06 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wubucal5" before starting 2026/06/10 02:54:10 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/06/10 02:54:11 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wubucal5: TEST: removing renamed existing file after operation 2026/06/10 02:54:12 INFO : FileLu root 'rclone-test-gasijoh0hiki': Successfully deleted file: /rclone-test-gasijoh0hiki/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.wubucal5 2026/06/10 02:54:15 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki/sub dir" --- PASS: TestRemoveExisting (39.17s) === 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/06/10 02:54:16 DEBUG : FileLu root 'rclone-test-gasijoh0hiki': Purge remote 2026/06/10 02:54:17 INFO : FileLu root 'rclone-test-gasijoh0hiki': Rmdir: successfully deleted "/rclone-test-gasijoh0hiki" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished OK in 14m10.669625991s (try 1/5)