"./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2026/03/30 05:00:21 DEBUG : Creating backend with remote "TestFileLu:rclone-test-visigop2buge" 2026/03/30 05:00:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/30 05:00:21 DEBUG : Creating backend with remote "/tmp/rclone2188962051" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/03/30 05:00:22 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.64s) === RUN TestMultithreadCopyAbort run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/03/30 05:00:22 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.50s) === RUN TestSizeDiffers 2026/03/30 05:00:22 DEBUG : a: size = 0 OK 2026/03/30 05:00:22 DEBUG : a: size = 1 (memory) 2026/03/30 05:00:22 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/03/30 05:00:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/30 05:00:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/30 05:00:22 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/30 05:00:22 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/03/30 05:00:22 DEBUG : potato: Seek from 10 to 0 2026/03/30 05:00:22 DEBUG : potato: Seek from 10 to 0 2026/03/30 05:00:22 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/03/30 05:00:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/30 05:00:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/30 05:00:22 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/30 05:00:22 DEBUG : potato: Seek from 5 to 2 2026/03/30 05:00:22 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/03/30 05:00:22 DEBUG : potato: Seek from 7 to 0 2026/03/30 05:00:22 DEBUG : potato: Seek from 7 to 0 2026/03/30 05:00:22 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/03/30 05:00:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/30 05:00:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/30 05:00:22 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/30 05:00:22 DEBUG : potato: Seek from 5 to 2 2026/03/30 05:00:22 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/03/30 05:00:22 DEBUG : potato: Seek from 8 to 0 2026/03/30 05:00:22 DEBUG : potato: Seek from 8 to 0 2026/03/30 05:00:22 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/03/30 05:00:22 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/30 05:00:22 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/30 05:00:22 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/30 05:00:22 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/30 05:00:22 DEBUG : potato: Seek from 5 to 2 2026/03/30 05:00:22 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/03/30 05:00:22 DEBUG : potato: Seek from 9 to 0 2026/03/30 05:00:22 DEBUG : potato: Seek from 9 to 0 2026/03/30 05:00:22 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:00:23 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge" with ID 3470715 === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 2026/03/30 05:00:38 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/empty space 2026/03/30 05:00:38 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/potato2 2026/03/30 05:00:39 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/remotepotato 2026/03/30 05:00:39 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/rutabaga --- PASS: TestCheck (17.72s) --- PASS: TestCheck/1 (0.50s) --- PASS: TestCheck/2 (0.50s) --- PASS: TestCheck/3 (0.50s) --- PASS: TestCheck/4 (0.50s) --- PASS: TestCheck/5 (0.50s) --- PASS: TestCheck/6 (0.50s) --- PASS: TestCheck/7 (0.50s) === RUN TestCheckFsError 2026/03/30 05:00:40 DEBUG : Creating backend with remote "nonexistent" 2026/03/30 05:00:40 DEBUG : Creating backend with remote "nonexistent" 2026/03/30 05:00:40 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/03/30 05:00:40 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/03/30 05:00:40 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/03/30 05:00:40 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", 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/03/30 05:01:03 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/empty space 2026/03/30 05:01:04 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/potato2 2026/03/30 05:01:04 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/remotepotato 2026/03/30 05:01:05 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/rutabaga --- PASS: TestCheckDownload (25.59s) --- PASS: TestCheckDownload/1 (1.64s) --- PASS: TestCheckDownload/2 (1.64s) --- PASS: TestCheckDownload/3 (1.66s) --- PASS: TestCheckDownload/4 (1.67s) --- PASS: TestCheckDownload/5 (1.66s) --- PASS: TestCheckDownload/6 (1.66s) --- PASS: TestCheckDownload/7 (1.67s) === RUN TestCheckSizeOnly run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", 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/03/30 05:01:21 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/empty space 2026/03/30 05:01:21 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/potato2 2026/03/30 05:01:22 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/remotepotato 2026/03/30 05:01:22 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/rutabaga --- PASS: TestCheckSizeOnly (17.06s) --- PASS: TestCheckSizeOnly/1 (0.50s) --- PASS: TestCheckSizeOnly/2 (0.50s) --- PASS: TestCheckSizeOnly/3 (0.50s) --- PASS: TestCheckSizeOnly/4 (0.50s) --- PASS: TestCheckSizeOnly/5 (0.50s) --- PASS: TestCheckSizeOnly/6 (0.50s) --- PASS: TestCheckSizeOnly/7 (0.50s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:01:27 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/30 05:01:27 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/30 05:01:27 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/30 05:01:27 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/30 05:01:32 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/30 05:01:32 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/30 05:01:32 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/30 05:01:32 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/30 05:01:33 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/test.sum --- PASS: TestParseSumFile (10.60s) === RUN TestCheckSum run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:01:33 DEBUG : Creating backend with remote "TestFileLu:rclone-test-visigop2buge/data" check_test.go:350: FileLu root 'rclone-test-visigop2buge/data' lacks md5, skipping --- SKIP: TestCheckSum (1.55s) === RUN TestCheckSumDownload run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:01:35 DEBUG : Creating backend with remote "TestFileLu:rclone-test-visigop2buge/data" 2026/03/30 05:01:37 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/data" with ID 3470723 === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 2026/03/30 05:02:39 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/test.sum 2026/03/30 05:02:40 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/data/banana 2026/03/30 05:02:40 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/data/potato 2026/03/30 05:02:41 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/data" --- PASS: TestCheckSumDownload (66.88s) --- PASS: TestCheckSumDownload/subtest1 (3.78s) --- PASS: TestCheckSumDownload/subtest2 (3.80s) --- PASS: TestCheckSumDownload/subtest3 (3.81s) --- PASS: TestCheckSumDownload/subtest4 (3.84s) --- PASS: TestCheckSumDownload/subtest5 (4.14s) --- PASS: TestCheckSumDownload/subtest6 (3.79s) --- PASS: TestCheckSumDownload/subtest7 (3.78s) === RUN TestApplyTransforms 2026/03/30 05:02:42 DEBUG : Creating backend with remote "TestFileLu:rclone-test-denazed0dume" 2026/03/30 05:02:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/30 05:02:42 DEBUG : Creating backend with remote "/tmp/rclone2054662782" run.go:185: Remote "FileLu root 'rclone-test-denazed0dume'", Local "Local file system at /tmp/rclone2054662782", Modify Window "876000h0m0s" 2026/03/30 05:02:42 INFO : FileLu root 'rclone-test-denazed0dume': Successfully created folder "rclone-test-denazed0dume" with ID 3470732 upper checkfile vs. lower remote (without normalization) 2026/03/30 05:02:45 ERROR : hello, world!: sum not found 2026/03/30 05:02:45 ERROR : HELLO, WORLD!: file not in FileLu root 'rclone-test-denazed0dume' 2026/03/30 05:02:45 NOTICE: FileLu root 'rclone-test-denazed0dume': 1 files missing 2026/03/30 05:02:45 NOTICE: 1 hashes missing 2026/03/30 05:02:45 NOTICE: FileLu root 'rclone-test-denazed0dume': 1 differences found 2026/03/30 05:02:45 NOTICE: FileLu root 'rclone-test-denazed0dume': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/03/30 05:02:47 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/30 05:02:47 NOTICE: FileLu root 'rclone-test-denazed0dume': 0 differences found 2026/03/30 05:02:47 NOTICE: FileLu root 'rclone-test-denazed0dume': 1 matching files 2026/03/30 05:02:47 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wokogap8budi" 2026/03/30 05:02:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/30 05:02:47 DEBUG : Creating backend with remote "/tmp/rclone27681671" run.go:185: Remote "FileLu root 'rclone-test-wokogap8budi'", Local "Local file system at /tmp/rclone27681671", Modify Window "876000h0m0s" 2026/03/30 05:02:48 INFO : FileLu root 'rclone-test-wokogap8budi': Successfully created folder "rclone-test-wokogap8budi" with ID 3470733 lower checkfile vs. upper remote (without normalization) 2026/03/30 05:02:51 ERROR : HELLO, WORLD!: sum not found 2026/03/30 05:02:51 ERROR : hello, world!: file not in FileLu root 'rclone-test-wokogap8budi' 2026/03/30 05:02:51 NOTICE: FileLu root 'rclone-test-wokogap8budi': 1 files missing 2026/03/30 05:02:51 NOTICE: 1 hashes missing 2026/03/30 05:02:51 NOTICE: FileLu root 'rclone-test-wokogap8budi': 1 differences found 2026/03/30 05:02:51 NOTICE: FileLu root 'rclone-test-wokogap8budi': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/03/30 05:02:52 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/30 05:02:52 NOTICE: FileLu root 'rclone-test-wokogap8budi': 0 differences found 2026/03/30 05:02:52 NOTICE: FileLu root 'rclone-test-wokogap8budi': 1 matching files 2026/03/30 05:02:52 DEBUG : Creating backend with remote "TestFileLu:rclone-test-baxiniq2viko" 2026/03/30 05:02:52 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/30 05:02:52 DEBUG : Creating backend with remote "/tmp/rclone734862792" run.go:185: Remote "FileLu root 'rclone-test-baxiniq2viko'", Local "Local file system at /tmp/rclone734862792", Modify Window "876000h0m0s" 2026/03/30 05:02:53 INFO : FileLu root 'rclone-test-baxiniq2viko': Successfully created folder "rclone-test-baxiniq2viko" with ID 3470734 lower checkfile vs. upperlowermixed remote (without normalization) 2026/03/30 05:02:56 ERROR : HeLlO, wOrLd!: sum not found 2026/03/30 05:02:56 ERROR : hello, world!: file not in FileLu root 'rclone-test-baxiniq2viko' 2026/03/30 05:02:56 NOTICE: FileLu root 'rclone-test-baxiniq2viko': 1 files missing 2026/03/30 05:02:56 NOTICE: 1 hashes missing 2026/03/30 05:02:56 NOTICE: FileLu root 'rclone-test-baxiniq2viko': 1 differences found 2026/03/30 05:02:56 NOTICE: FileLu root 'rclone-test-baxiniq2viko': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/03/30 05:02:58 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/30 05:02:58 NOTICE: FileLu root 'rclone-test-baxiniq2viko': 0 differences found 2026/03/30 05:02:58 NOTICE: FileLu root 'rclone-test-baxiniq2viko': 1 matching files 2026/03/30 05:02:58 DEBUG : Creating backend with remote "TestFileLu:rclone-test-qerutog9zabu" 2026/03/30 05:02:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/30 05:02:58 DEBUG : Creating backend with remote "/tmp/rclone317569639" run.go:185: Remote "FileLu root 'rclone-test-qerutog9zabu'", Local "Local file system at /tmp/rclone317569639", Modify Window "876000h0m0s" 2026/03/30 05:02:59 INFO : FileLu root 'rclone-test-qerutog9zabu': Successfully created folder "rclone-test-qerutog9zabu" with ID 3470736 upperlowermixed checkfile vs. upper remote (without normalization) 2026/03/30 05:03:02 ERROR : HELLO, WORLD!: sum not found 2026/03/30 05:03:02 ERROR : HeLlO, wOrLd!: file not in FileLu root 'rclone-test-qerutog9zabu' 2026/03/30 05:03:02 NOTICE: FileLu root 'rclone-test-qerutog9zabu': 1 files missing 2026/03/30 05:03:02 NOTICE: 1 hashes missing 2026/03/30 05:03:02 NOTICE: FileLu root 'rclone-test-qerutog9zabu': 1 differences found 2026/03/30 05:03:02 NOTICE: FileLu root 'rclone-test-qerutog9zabu': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/03/30 05:03:03 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/30 05:03:03 NOTICE: FileLu root 'rclone-test-qerutog9zabu': 0 differences found 2026/03/30 05:03:03 NOTICE: FileLu root 'rclone-test-qerutog9zabu': 1 matching files 2026/03/30 05:03:03 DEBUG : Creating backend with remote "TestFileLu:rclone-test-kunugop3puwe" 2026/03/30 05:03:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/30 05:03:03 DEBUG : Creating backend with remote "/tmp/rclone700019551" run.go:185: Remote "FileLu root 'rclone-test-kunugop3puwe'", Local "Local file system at /tmp/rclone700019551", Modify Window "876000h0m0s" 2026/03/30 05:03:04 INFO : FileLu root 'rclone-test-kunugop3puwe': Successfully created folder "rclone-test-kunugop3puwe" with ID 3470737 NFD checkfile vs. NFC remote (without normalization) 2026/03/30 05:03:07 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/30 05:03:07 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-kunugop3puwe' 2026/03/30 05:03:07 NOTICE: FileLu root 'rclone-test-kunugop3puwe': 1 files missing 2026/03/30 05:03:07 NOTICE: 1 hashes missing 2026/03/30 05:03:07 NOTICE: FileLu root 'rclone-test-kunugop3puwe': 1 differences found 2026/03/30 05:03:07 NOTICE: FileLu root 'rclone-test-kunugop3puwe': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/03/30 05:03:09 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/30 05:03:09 NOTICE: FileLu root 'rclone-test-kunugop3puwe': 0 differences found 2026/03/30 05:03:09 NOTICE: FileLu root 'rclone-test-kunugop3puwe': 1 matching files 2026/03/30 05:03:09 DEBUG : Creating backend with remote "TestFileLu:rclone-test-qifujir7lani" 2026/03/30 05:03:09 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/30 05:03:09 DEBUG : Creating backend with remote "/tmp/rclone737784397" run.go:185: Remote "FileLu root 'rclone-test-qifujir7lani'", Local "Local file system at /tmp/rclone737784397", Modify Window "876000h0m0s" 2026/03/30 05:03:09 INFO : FileLu root 'rclone-test-qifujir7lani': Successfully created folder "rclone-test-qifujir7lani" with ID 3470739 check_test.go:570: Fs is incapable of running test, skipping: NFC checkfile vs. NFD remote (expected: 測試_Русский___ě_áñ (NFD) actual: 測試_Русский___ě_áñ (NFC)) 2026/03/30 05:03:12 DEBUG : FileLu root 'rclone-test-qifujir7lani': Purge remote 2026/03/30 05:03:12 INFO : FileLu root 'rclone-test-qifujir7lani': Rmdir: successfully deleted "/rclone-test-qifujir7lani" 2026/03/30 05:03:12 DEBUG : FileLu root 'rclone-test-kunugop3puwe': Purge remote 2026/03/30 05:03:13 INFO : FileLu root 'rclone-test-kunugop3puwe': Rmdir: successfully deleted "/rclone-test-kunugop3puwe" 2026/03/30 05:03:13 DEBUG : FileLu root 'rclone-test-qerutog9zabu': Purge remote 2026/03/30 05:03:13 INFO : FileLu root 'rclone-test-qerutog9zabu': Rmdir: successfully deleted "/rclone-test-qerutog9zabu" 2026/03/30 05:03:13 DEBUG : FileLu root 'rclone-test-baxiniq2viko': Purge remote 2026/03/30 05:03:14 INFO : FileLu root 'rclone-test-baxiniq2viko': Rmdir: successfully deleted "/rclone-test-baxiniq2viko" 2026/03/30 05:03:14 DEBUG : FileLu root 'rclone-test-wokogap8budi': Purge remote 2026/03/30 05:03:14 INFO : FileLu root 'rclone-test-wokogap8budi': Rmdir: successfully deleted "/rclone-test-wokogap8budi" 2026/03/30 05:03:14 DEBUG : FileLu root 'rclone-test-denazed0dume': Purge remote 2026/03/30 05:03:15 INFO : FileLu root 'rclone-test-denazed0dume': Rmdir: successfully deleted "/rclone-test-denazed0dume" --- SKIP: TestApplyTransforms (33.40s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:03:15 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/30 05:03:16 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/sub" with ID 3470740 2026/03/30 05:03:18 DEBUG : sub/file2: size = 14 OK 2026/03/30 05:03:18 INFO : file1: Copied (new) to: sub/file2 2026/03/30 05:03:20 DEBUG : sub/file2: size = 14 OK 2026/03/30 05:03:20 DEBUG : file1: Sizes identical 2026/03/30 05:03:20 DEBUG : file1: Unchanged skipping 2026/03/30 05:03:21 DEBUG : FileLu root 'rclone-test-visigop2buge': don't need to copy/move sub/file2, it is already at target location 2026/03/30 05:03:24 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/sub/file2 2026/03/30 05:03:25 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/sub" --- PASS: TestCopyFile (10.22s) === RUN TestCopyLongFile run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (1.02s) === RUN TestCopyFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:03:27 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/dst" with ID 3470741 2026/03/30 05:03:31 DEBUG : Creating backend with remote "TestFileLu:rclone-test-visigop2buge/backup" 2026/03/30 05:03:32 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2188962051) 2026/03/30 05:03:32 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-visigop2buge') 2026/03/30 05:03:32 DEBUG : dst/file1: Sizes differ 2026/03/30 05:03:34 INFO : FileLu root 'rclone-test-visigop2buge/backup': Successfully created folder "rclone-test-visigop2buge/backup/dst" with ID 3470745 2026/03/30 05:03:37 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/dst/file1 2026/03/30 05:03:37 INFO : dst/file1: Moved (server-side) 2026/03/30 05:03:39 DEBUG : dst/file1: size = 14 OK 2026/03/30 05:03:39 INFO : dst/file1: Copied (new) 2026/03/30 05:03:42 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/dst/file1 2026/03/30 05:03:43 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/backup/dst/file1 2026/03/30 05:03:44 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/dst" 2026/03/30 05:03:45 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/backup/dst" 2026/03/30 05:03:46 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/backup" --- PASS: TestCopyFileBackupDir (20.29s) === RUN TestCopyFileCompareDest run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:03:47 DEBUG : Creating backend with remote "TestFileLu:rclone-test-visigop2buge/dst" 2026/03/30 05:03:48 DEBUG : Creating backend with remote "TestFileLu:rclone-test-visigop2buge/CompareDest" 2026/03/30 05:03:48 DEBUG : one: Need to transfer - File not found at Destination 2026/03/30 05:03:50 INFO : FileLu root 'rclone-test-visigop2buge/dst': Successfully created folder "rclone-test-visigop2buge/dst" with ID 3470747 2026/03/30 05:03:51 DEBUG : one: size = 3 OK 2026/03/30 05:03:51 INFO : one: Copied (new) 2026/03/30 05:03:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone2188962051) 2026/03/30 05:03:54 DEBUG : one: size = 3 (FileLu root 'rclone-test-visigop2buge/dst') 2026/03/30 05:03:54 DEBUG : one: Sizes differ 2026/03/30 05:03:57 DEBUG : one: size = 5 OK 2026/03/30 05:03:57 INFO : one: Copied (replaced existing) 2026/03/30 05:04:02 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/CompareDest" with ID 3470749 2026/03/30 05:04:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone2188962051) 2026/03/30 05:04:06 DEBUG : one: size = 3 (FileLu root 'rclone-test-visigop2buge/dst') 2026/03/30 05:04:06 DEBUG : one: Sizes differ 2026/03/30 05:04:07 DEBUG : one: size = 5 OK 2026/03/30 05:04:07 DEBUG : one: Sizes identical 2026/03/30 05:04:07 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/30 05:04:11 DEBUG : two: Need to transfer - File not found at Destination 2026/03/30 05:04:12 DEBUG : two: size = 3 OK 2026/03/30 05:04:12 DEBUG : two: Sizes identical 2026/03/30 05:04:12 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/30 05:04:14 DEBUG : two: Need to transfer - File not found at Destination 2026/03/30 05:04:15 DEBUG : two: size = 3 OK 2026/03/30 05:04:15 DEBUG : two: Sizes identical 2026/03/30 05:04:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/30 05:04:18 DEBUG : two: Need to transfer - File not found at Destination 2026/03/30 05:04:19 DEBUG : two: size = 5 (Local file system at /tmp/rclone2188962051) 2026/03/30 05:04:19 DEBUG : two: size = 3 (FileLu root 'rclone-test-visigop2buge/CompareDest') 2026/03/30 05:04:19 DEBUG : two: Sizes differ 2026/03/30 05:04:21 DEBUG : two: size = 5 OK 2026/03/30 05:04:21 INFO : two: Copied (new) 2026/03/30 05:04:23 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/dst/one 2026/03/30 05:04:24 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/dst/two 2026/03/30 05:04:24 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/CompareDest/one 2026/03/30 05:04:25 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/CompareDest/two 2026/03/30 05:04:26 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/dst" 2026/03/30 05:04:27 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/CompareDest" --- PASS: TestCopyFileCompareDest (40.78s) === RUN TestCopyFileCopyDest run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (1.00s) === RUN TestCopyInplace run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (1.00s) === RUN TestCopyLongFileName run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (1.00s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (0.99s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:04:32 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/03/30 05:04:33 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/TestCopyFileMaxTransfer" with ID 3470751 2026/03/30 05:04:34 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/03/30 05:04:34 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/03/30 05:04:36 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/03/30 05:04:37 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: failed to send upload request: Post "https://d37s.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/03/30 05:04:39 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/03/30 05:04:40 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/03/30 05:04:43 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/03/30 05:04:43 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/03/30 05:04:45 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/TestCopyFileMaxTransfer/file1 2026/03/30 05:04:46 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/TestCopyFileMaxTransfer/file4 2026/03/30 05:04:47 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/TestCopyFileMaxTransfer" --- PASS: TestCopyFileMaxTransfer (15.84s) === RUN TestDeduplicateInteractive run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (1.00s) === RUN TestDeduplicateSkip run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (1.00s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (1.00s) === RUN TestDeduplicateFirst run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.99s) === RUN TestDeduplicateNewest run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (1.00s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (1.12s) === RUN TestDeduplicateOldest run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (1.00s) === RUN TestDeduplicateLargest run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.99s) === RUN TestDeduplicateSmallest run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (1.00s) === RUN TestDeduplicateRename run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.99s) === RUN TestMergeDirs run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.99s) === RUN TestListDirSorted run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:05:04 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/sub dir" with ID 3470754 2026/03/30 05:05:08 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/sub dir/ignore dir" with ID 3470755 2026/03/30 05:05:13 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/sub dir/sub sub dir" with ID 3470756 2026/03/30 05:05:17 DEBUG : a.txt: Excluded (Size Filter) 2026/03/30 05:05:17 DEBUG : a.txt: Excluded 2026/03/30 05:05:18 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/30 05:05:18 DEBUG : sub dir/hello world2: Excluded 2026/03/30 05:05:18 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/30 05:05:18 DEBUG : sub dir/hello world: Excluded 2026/03/30 05:05:20 DEBUG : sub dir/ignore dir: Excluded 2026/03/30 05:05:20 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/30 05:05:20 DEBUG : sub dir/hello world2: Excluded 2026/03/30 05:05:20 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/30 05:05:20 DEBUG : sub dir/hello world: Excluded 2026/03/30 05:05:21 DEBUG : sub dir/ignore dir: Excluded 2026/03/30 05:05:23 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/a.txt 2026/03/30 05:05:23 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/zend.txt 2026/03/30 05:05:24 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/sub dir/hello world 2026/03/30 05:05:25 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/sub dir/hello world2 2026/03/30 05:05:26 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/sub dir/sub sub dir/hello world3 2026/03/30 05:05:26 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/sub dir/ignore dir/.ignore 2026/03/30 05:05:27 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/sub dir/ignore dir/should be ignored 2026/03/30 05:05:28 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/sub dir/sub sub dir" 2026/03/30 05:05:29 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/sub dir/ignore dir" 2026/03/30 05:05:30 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/sub dir" --- PASS: TestListDirSorted (32.16s) === RUN TestListDirSortedFn run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:05:36 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/sub dir" with ID 3470758 2026/03/30 05:05:40 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/sub dir/ignore dir" with ID 3470760 2026/03/30 05:05:45 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/sub dir/sub sub dir" with ID 3470761 2026/03/30 05:05:50 DEBUG : a.txt: Excluded (Size Filter) 2026/03/30 05:05:50 DEBUG : a.txt: Excluded 2026/03/30 05:05:51 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/30 05:05:51 DEBUG : sub dir/hello world2: Excluded 2026/03/30 05:05:51 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/30 05:05:51 DEBUG : sub dir/hello world: Excluded 2026/03/30 05:05:52 DEBUG : sub dir/ignore dir: Excluded 2026/03/30 05:05:53 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/30 05:05:53 DEBUG : sub dir/hello world2: Excluded 2026/03/30 05:05:53 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/30 05:05:53 DEBUG : sub dir/hello world: Excluded 2026/03/30 05:05:53 DEBUG : sub dir/ignore dir: Excluded 2026/03/30 05:05:55 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/a.txt 2026/03/30 05:05:56 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/zend.txt 2026/03/30 05:05:57 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/sub dir/hello world 2026/03/30 05:05:57 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/sub dir/hello world2 2026/03/30 05:05:58 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/sub dir/sub sub dir/hello world3 2026/03/30 05:05:58 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/sub dir/ignore dir/.ignore 2026/03/30 05:05:59 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/sub dir/ignore dir/should be ignored 2026/03/30 05:06:00 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/sub dir/sub sub dir" 2026/03/30 05:06:01 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/sub dir/ignore dir" 2026/03/30 05:06:02 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/sub dir" --- PASS: TestListDirSortedFn (32.13s) === RUN TestListJSON run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:06:06 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/sub" with ID 3470762 === 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/03/30 05:06:14 ERROR : file1: Failed to read hash: no valid file code found in the remote path === RUN TestListJSON/Metadata 2026/03/30 05:06:16 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/file1 2026/03/30 05:06:17 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/sub/file2 2026/03/30 05:06:18 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/sub" --- PASS: TestListJSON (15.81s) --- PASS: TestListJSON/Default (0.50s) --- PASS: TestListJSON/FilesOnly (0.50s) --- PASS: TestListJSON/DirsOnly (0.51s) --- PASS: TestListJSON/Recurse (1.01s) --- PASS: TestListJSON/SubDir (0.51s) --- PASS: TestListJSON/NoModTime (0.50s) --- PASS: TestListJSON/NoMimeType (1.50s) --- PASS: TestListJSON/ShowHash (0.50s) --- PASS: TestListJSON/HashTypes (0.50s) --- PASS: TestListJSON/Metadata (0.50s) === RUN TestStatJSON run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:06:21 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/sub" with ID 3470764 === 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/03/30 05:06:32 DEBUG : Creating backend with remote "TestFileLu:rclone-test-visigop2buge/notfound" 2026/03/30 05:06:34 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/file1 2026/03/30 05:06:35 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/sub/file2 2026/03/30 05:06:36 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/sub" --- PASS: TestStatJSON (18.33s) --- PASS: TestStatJSON/Root (0.50s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.50s) --- PASS: TestStatJSON/Dir (1.01s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.50s) --- PASS: TestStatJSON/File (1.00s) --- PASS: TestStatJSON/NotFound (1.01s) --- PASS: TestStatJSON/DirFilesOnly (0.51s) --- PASS: TestStatJSON/FileFilesOnly (1.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.50s) --- PASS: TestStatJSON/DirDirsOnly (0.50s) --- PASS: TestStatJSON/FileDirsOnly (0.50s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.50s) --- PASS: TestStatJSON/RootNotFound (1.05s) === RUN TestMkdir run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:06:37 INFO : FileLu root 'rclone-test-visigop2buge': Making directory 2026/03/30 05:06:37 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge" with ID 3.470715e+06 2026/03/30 05:06:38 INFO : FileLu root 'rclone-test-visigop2buge': Making directory 2026/03/30 05:06:38 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge" with ID 3.470715e+06 --- PASS: TestMkdir (2.48s) === RUN TestLsd run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:06:40 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/sub dir" with ID 3470765 2026/03/30 05:06:45 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/sub dir/hello world 2026/03/30 05:06:46 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/sub dir" --- PASS: TestLsd (7.15s) === RUN TestLs run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:06:53 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/empty space 2026/03/30 05:06:53 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/potato2 --- PASS: TestLs (7.22s) === RUN TestLsWithFilesFrom run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:06:59 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/03/30 05:06:59 DEBUG : empty space: Excluded 2026/03/30 05:07:01 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/empty space 2026/03/30 05:07:01 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/potato2 --- PASS: TestLsWithFilesFrom (8.36s) === RUN TestLsLong run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:07:08 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/empty space 2026/03/30 05:07:09 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/potato2 --- PASS: TestLsLong (7.29s) === RUN TestHashSums run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:07:15 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/empty space 2026/03/30 05:07:15 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/potato2 --- PASS: TestHashSums (6.81s) === RUN TestHashSumsWithErrors 2026/03/30 05:07:16 DEBUG : Creating backend with remote ":memory:" 2026/03/30 05:07:16 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/03/30 05:07:16 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/30 05:07:16 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/30 05:07:16 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/30 05:07:16 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/30 05:07:16 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/30 05:07:16 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/30 05:07:16 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/03/30 05:07:16 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:07:21 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/sub dir" with ID 3470767 2026/03/30 05:07:26 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/empty space 2026/03/30 05:07:26 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/potato2 2026/03/30 05:07:27 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/sub dir/potato3 2026/03/30 05:07:28 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/sub dir" --- PASS: TestCount (12.56s) === RUN TestDelete run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:07:35 DEBUG : Waiting for deletions to finish 2026/03/30 05:07:36 DEBUG : large: Excluded (Size Filter) 2026/03/30 05:07:36 DEBUG : large: Excluded 2026/03/30 05:07:36 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/medium 2026/03/30 05:07:36 INFO : medium: Deleted 2026/03/30 05:07:36 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/small 2026/03/30 05:07:36 INFO : small: Deleted 2026/03/30 05:07:38 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/large --- PASS: TestDelete (9.93s) === RUN TestMaxDelete run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:07:45 DEBUG : Waiting for deletions to finish 2026/03/30 05:07:46 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/03/30 05:07:46 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/large 2026/03/30 05:07:46 INFO : large: Deleted 2026/03/30 05:07:46 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/medium 2026/03/30 05:07:46 INFO : medium: Deleted 2026/03/30 05:07:48 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/small --- PASS: TestMaxDelete (11.02s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:07:56 DEBUG : Waiting for deletions to finish 2026/03/30 05:07:57 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/03/30 05:07:57 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/medium 2026/03/30 05:07:57 INFO : medium: Deleted 2026/03/30 05:07:57 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/small 2026/03/30 05:07:57 INFO : small: Deleted 2026/03/30 05:07:59 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/large --- PASS: TestMaxDeleteSizeLargeFile (11.05s) === RUN TestMaxDeleteSize run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:08:07 DEBUG : Waiting for deletions to finish 2026/03/30 05:08:08 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/03/30 05:08:08 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/large 2026/03/30 05:08:08 INFO : large: Deleted 2026/03/30 05:08:08 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/medium 2026/03/30 05:08:08 INFO : medium: Deleted 2026/03/30 05:08:10 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/small --- PASS: TestMaxDeleteSize (10.96s) === RUN TestReadFile run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:08:17 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/ReadFile --- PASS: TestReadFile (7.44s) === RUN TestRetry 2026/03/30 05:08:19 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/03/30 05:08:19 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/03/30 05:08:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/30 05:08:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/30 05:08:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/30 05:08:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/30 05:08:19 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:08:39 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/file1 2026/03/30 05:08:39 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/file2 --- PASS: TestCat (20.78s) === RUN TestPurge 2026/03/30 05:08:40 DEBUG : Creating backend with remote "TestFileLu:rclone-test-pilazoz1zafe" 2026/03/30 05:08:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/30 05:08:40 DEBUG : Creating backend with remote "/tmp/rclone2418198127" run.go:185: Remote "FileLu root 'rclone-test-pilazoz1zafe'", Local "Local file system at /tmp/rclone2418198127", Modify Window "876000h0m0s" 2026/03/30 05:08:40 INFO : FileLu root 'rclone-test-pilazoz1zafe': Successfully created folder "rclone-test-pilazoz1zafe" with ID 3470769 2026/03/30 05:08:41 INFO : FileLu root 'rclone-test-pilazoz1zafe': Successfully created folder "rclone-test-pilazoz1zafe" with ID 3.470769e+06 2026/03/30 05:08:42 INFO : FileLu root 'rclone-test-pilazoz1zafe': Successfully created folder "rclone-test-pilazoz1zafe/A1/B1/C1" with ID 3470772 2026/03/30 05:08:43 INFO : A2: Making directory 2026/03/30 05:08:44 INFO : FileLu root 'rclone-test-pilazoz1zafe': Successfully created folder "rclone-test-pilazoz1zafe/A2" with ID 3470773 2026/03/30 05:08:44 INFO : A1/B2: Making directory 2026/03/30 05:08:44 INFO : FileLu root 'rclone-test-pilazoz1zafe': Successfully created folder "rclone-test-pilazoz1zafe/A1/B2" with ID 3470774 2026/03/30 05:08:44 INFO : A1/B2/C2: Making directory 2026/03/30 05:08:45 INFO : FileLu root 'rclone-test-pilazoz1zafe': Successfully created folder "rclone-test-pilazoz1zafe/A1/B2/C2" with ID 3470775 2026/03/30 05:08:45 INFO : A1/B1/C3: Making directory 2026/03/30 05:08:45 INFO : FileLu root 'rclone-test-pilazoz1zafe': Successfully created folder "rclone-test-pilazoz1zafe/A1/B1/C3" with ID 3470776 2026/03/30 05:08:45 INFO : A3: Making directory 2026/03/30 05:08:46 INFO : FileLu root 'rclone-test-pilazoz1zafe': Successfully created folder "rclone-test-pilazoz1zafe/A3" with ID 3470777 2026/03/30 05:08:46 INFO : A3/B3: Making directory 2026/03/30 05:08:46 INFO : FileLu root 'rclone-test-pilazoz1zafe': Successfully created folder "rclone-test-pilazoz1zafe/A3/B3" with ID 3470778 2026/03/30 05:08:46 INFO : A3/B3/C4: Making directory 2026/03/30 05:08:47 INFO : FileLu root 'rclone-test-pilazoz1zafe': Successfully created folder "rclone-test-pilazoz1zafe/A3/B3/C4" with ID 3470779 2026/03/30 05:08:52 INFO : FileLu root 'rclone-test-pilazoz1zafe': Rmdir: successfully deleted "/rclone-test-pilazoz1zafe/A1/B1" 2026/03/30 05:08:55 INFO : FileLu root 'rclone-test-pilazoz1zafe': Rmdir: successfully deleted "/rclone-test-pilazoz1zafe" 2026/03/30 05:08:55 ERROR : error listing: directory not found 2026/03/30 05:08:55 DEBUG : FileLu root 'rclone-test-pilazoz1zafe': Purge remote 2026/03/30 05:08:56 NOTICE: purge failed: delete error: Folder not found or not yours --- PASS: TestPurge (15.79s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:08:56 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge" with ID 3.470715e+06 2026/03/30 05:08:57 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/A1/B1/C1" with ID 3470782 2026/03/30 05:08:59 INFO : A2: Making directory 2026/03/30 05:08:59 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/A2" with ID 3470783 2026/03/30 05:08:59 INFO : A1/B2: Making directory 2026/03/30 05:09:00 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/A1/B2" with ID 3470784 2026/03/30 05:09:00 INFO : A1/B2/C2: Making directory 2026/03/30 05:09:00 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/A1/B2/C2" with ID 3470785 2026/03/30 05:09:00 INFO : A1/B1/C3: Making directory 2026/03/30 05:09:01 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/A1/B1/C3" with ID 3470786 2026/03/30 05:09:01 INFO : A3: Making directory 2026/03/30 05:09:01 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/A3" with ID 3470787 2026/03/30 05:09:01 INFO : A3/B3: Making directory 2026/03/30 05:09:02 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/A3/B3" with ID 3470788 2026/03/30 05:09:02 INFO : A3/B3/C4: Making directory 2026/03/30 05:09:02 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/A3/B3/C4" with ID 3470789 2026/03/30 05:09:07 DEBUG : removing 1 level 3 directories 2026/03/30 05:09:07 INFO : A3/B3/C4: Removing directory 2026/03/30 05:09:08 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A3/B3/C4" 2026/03/30 05:09:12 DEBUG : removing 2 level 3 directories 2026/03/30 05:09:12 INFO : A1/B2/C2: Removing directory 2026/03/30 05:09:12 INFO : A1/B1/C3: Removing directory 2026/03/30 05:09:13 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A1/B2/C2" 2026/03/30 05:09:13 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A1/B1/C3" 2026/03/30 05:09:13 DEBUG : removing 2 level 2 directories 2026/03/30 05:09:13 INFO : A3/B3: Removing directory 2026/03/30 05:09:13 INFO : A1/B2: Removing directory 2026/03/30 05:09:14 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A3/B3" 2026/03/30 05:09:14 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A1/B2" 2026/03/30 05:09:14 DEBUG : removing 2 level 1 directories 2026/03/30 05:09:14 INFO : A3: Removing directory 2026/03/30 05:09:14 INFO : A2: Removing directory 2026/03/30 05:09:15 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A3" 2026/03/30 05:09:15 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A2" 2026/03/30 05:09:19 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/A1/B1/C1/one 2026/03/30 05:09:20 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/A1/two 2026/03/30 05:09:22 DEBUG : removing 1 level 3 directories 2026/03/30 05:09:22 INFO : A1/B1/C1: Removing directory 2026/03/30 05:09:23 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A1/B1/C1" 2026/03/30 05:09:23 DEBUG : removing 1 level 2 directories 2026/03/30 05:09:23 INFO : A1/B1: Removing directory 2026/03/30 05:09:24 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A1/B1" 2026/03/30 05:09:24 DEBUG : removing 1 level 1 directories 2026/03/30 05:09:24 INFO : A1: Removing directory 2026/03/30 05:09:25 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A1" 2026/03/30 05:09:25 DEBUG : removing 1 level 0 directories 2026/03/30 05:09:25 INFO : FileLu root 'rclone-test-visigop2buge': Removing directory 2026/03/30 05:09:26 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge" 2026/03/30 05:09:27 ERROR : error listing: directory not found 2026/03/30 05:09:27 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (31.51s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:09:28 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge" with ID 3470790 2026/03/30 05:09:28 INFO : A1: Making directory 2026/03/30 05:09:28 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/A1" with ID 3470791 2026/03/30 05:09:28 INFO : A1/B1: Making directory 2026/03/30 05:09:29 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/A1/B1" with ID 3470792 2026/03/30 05:09:29 INFO : A1/B1/C1: Making directory 2026/03/30 05:09:29 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/A1/B1/C1" with ID 3470793 2026/03/30 05:09:33 DEBUG : removing 1 level 3 directories 2026/03/30 05:09:33 INFO : A1/B1/C1: Removing directory 2026/03/30 05:09:34 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A1/B1/C1" 2026/03/30 05:09:34 DEBUG : removing 1 level 2 directories 2026/03/30 05:09:34 INFO : A1/B1: Removing directory 2026/03/30 05:09:35 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A1/B1" 2026/03/30 05:09:38 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A1" --- PASS: TestRmdirsLeaveRoot (10.96s) === RUN TestRmdirsWithFilter run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:09:38 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge" with ID 3.47079e+06 2026/03/30 05:09:38 INFO : A1: Making directory 2026/03/30 05:09:39 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/A1" with ID 3470794 2026/03/30 05:09:39 INFO : A1/B1: Making directory 2026/03/30 05:09:39 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/A1/B1" with ID 3470795 2026/03/30 05:09:39 INFO : A1/B1/C1: Making directory 2026/03/30 05:09:40 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/A1/B1/C1" with ID 3470796 2026/03/30 05:09:44 DEBUG : removing 1 level 3 directories 2026/03/30 05:09:44 INFO : A1/B1/C1: Removing directory 2026/03/30 05:09:45 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A1/B1/C1" 2026/03/30 05:09:45 DEBUG : removing 1 level 2 directories 2026/03/30 05:09:45 INFO : A1/B1: Removing directory 2026/03/30 05:09:46 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A1/B1" 2026/03/30 05:09:49 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A1" --- PASS: TestRmdirsWithFilter (11.53s) === RUN TestCopyURL run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:09:54 DEBUG : filename.txt: File name found in url 2026/03/30 05:09:56 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/03/30 05:10:02 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/file1 2026/03/30 05:10:02 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/file2 2026/03/30 05:10:03 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/filename.txt 2026/03/30 05:10:03 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/headerfilename.txt --- PASS: TestCopyURL (14.04s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:10:07 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/file1 --- PASS: TestCopyURLDownloadHeaders (3.66s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:10:08 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/30 05:10:09 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/sub" with ID 3470797 2026/03/30 05:10:10 DEBUG : sub/file2: size = 14 OK 2026/03/30 05:10:10 INFO : file1: Copied (new) to: sub/file2 2026/03/30 05:10:10 INFO : file1: Deleted 2026/03/30 05:10:12 DEBUG : sub/file2: size = 14 OK 2026/03/30 05:10:12 DEBUG : file1: Sizes identical 2026/03/30 05:10:12 DEBUG : file1: Unchanged skipping 2026/03/30 05:10:12 INFO : file1: Deleted 2026/03/30 05:10:13 DEBUG : FileLu root 'rclone-test-visigop2buge': don't need to copy/move sub/file2, it is already at target location 2026/03/30 05:10:16 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/sub/file2 2026/03/30 05:10:17 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/sub" --- PASS: TestMoveFile (10.15s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:10:18 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/30 05:10:20 DEBUG : file1: size = 14 OK 2026/03/30 05:10:20 INFO : file1: Copied (new) 2026/03/30 05:10:20 INFO : file1: Deleted 2026/03/30 05:10:22 DEBUG : file1: Destination exists, skipping 2026/03/30 05:10:22 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/03/30 05:10:23 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/file1 --- PASS: TestMoveFileWithIgnoreExisting (6.17s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (1.55s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (1.00s) === RUN TestMoveFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:10:27 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/dst" with ID 3470798 2026/03/30 05:10:31 DEBUG : Creating backend with remote "TestFileLu:rclone-test-visigop2buge/backup" 2026/03/30 05:10:31 DEBUG : Config file has changed externally - reloading 2026/03/30 05:10:31 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2188962051) 2026/03/30 05:10:31 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-visigop2buge') 2026/03/30 05:10:31 DEBUG : dst/file1: Sizes differ 2026/03/30 05:10:34 INFO : FileLu root 'rclone-test-visigop2buge/backup': Successfully created folder "rclone-test-visigop2buge/backup/dst" with ID 3470800 2026/03/30 05:10:36 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/dst/file1 2026/03/30 05:10:36 INFO : dst/file1: Moved (server-side) 2026/03/30 05:10:38 DEBUG : dst/file1: size = 14 OK 2026/03/30 05:10:38 INFO : dst/file1: Copied (new) 2026/03/30 05:10:38 INFO : dst/file1: Deleted 2026/03/30 05:10:41 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/dst/file1 2026/03/30 05:10:42 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/backup/dst/file1 2026/03/30 05:10:43 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/dst" 2026/03/30 05:10:44 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/backup/dst" 2026/03/30 05:10:45 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/backup" --- PASS: TestMoveFileBackupDir (19.64s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:10:46 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge" with ID 3.47079e+06 2026/03/30 05:10:47 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/A1" with ID 3470801 2026/03/30 05:10:52 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/A1/B1" with ID 3470802 2026/03/30 05:10:55 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/A1/B1/C1" with ID 3470803 2026/03/30 05:10:57 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/A1/B1/C2" with ID 3470804 2026/03/30 05:10:59 INFO : A1/B2: Making directory 2026/03/30 05:10:59 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/A1/B2" with ID 3470805 2026/03/30 05:10:59 INFO : A1/B1/C3: Making directory 2026/03/30 05:11:00 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/A1/B1/C3" with ID 3470806 2026/03/30 05:11:04 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/A2" with ID 3470807 2026/03/30 05:11:05 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/A2/B1" with ID 3470808 2026/03/30 05:11:05 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/A2/B1/C1" with ID 3470809 2026/03/30 05:11:06 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/A2/B1/C2" with ID 3470810 2026/03/30 05:11:06 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/A2/B1/C3" with ID 3470811 2026/03/30 05:11:07 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/A2/B2" with ID 3470812 2026/03/30 05:11:11 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/A1/B1/C2/five 2026/03/30 05:11:11 INFO : A1/B1/C2/five: Moved (server-side) to: A2/B1/C2/five 2026/03/30 05:11:11 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/A1/one 2026/03/30 05:11:11 INFO : A1/one: Moved (server-side) to: A2/one 2026/03/30 05:11:11 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/A1/B1/three 2026/03/30 05:11:11 INFO : A1/B1/three: Moved (server-side) to: A2/B1/three 2026/03/30 05:11:11 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/A1/B1/C1/four 2026/03/30 05:11:11 INFO : A1/B1/C1/four: Moved (server-side) to: A2/B1/C1/four 2026/03/30 05:11:11 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/A1/two 2026/03/30 05:11:11 INFO : A1/two: Moved (server-side) to: A2/two 2026/03/30 05:11:12 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A1/B2" 2026/03/30 05:11:13 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A1/B1/C3" 2026/03/30 05:11:14 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A1/B1/C2" 2026/03/30 05:11:15 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A1/B1/C1" 2026/03/30 05:11:16 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A1/B1" 2026/03/30 05:11:17 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A1" 2026/03/30 05:11:21 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/A3" with ID 3470813 2026/03/30 05:11:22 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/A3/B1" with ID 3470814 2026/03/30 05:11:22 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/A3/B1/C1" with ID 3470815 2026/03/30 05:11:23 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/A3/B1/C2" with ID 3470816 2026/03/30 05:11:23 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/A3/B1/C3" with ID 3470817 2026/03/30 05:11:24 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/A3/B2" with ID 3470818 2026/03/30 05:11:28 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/A2/one 2026/03/30 05:11:28 INFO : A2/one: Moved (server-side) to: A3/one 2026/03/30 05:11:28 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/A2/B1/three 2026/03/30 05:11:28 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/03/30 05:11:28 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/A2/B1/C1/four 2026/03/30 05:11:28 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/03/30 05:11:28 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/A2/two 2026/03/30 05:11:28 INFO : A2/two: Moved (server-side) to: A3/two 2026/03/30 05:11:28 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/A2/B1/C2/five 2026/03/30 05:11:28 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/03/30 05:11:29 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A2/B2" 2026/03/30 05:11:30 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A2/B1/C3" 2026/03/30 05:11:31 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A2/B1/C2" 2026/03/30 05:11:32 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A2/B1/C1" 2026/03/30 05:11:33 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A2/B1" 2026/03/30 05:11:34 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A2" 2026/03/30 05:11:36 INFO : FileLu root 'rclone-test-visigop2buge': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/03/30 05:11:38 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/A4" with ID 3470819 2026/03/30 05:11:39 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/A4/B1" with ID 3470820 2026/03/30 05:11:39 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/A4/B1/C1" with ID 3470821 2026/03/30 05:11:40 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/A4/B1/C2" with ID 3470822 2026/03/30 05:11:40 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/A4/B1/C3" with ID 3470823 2026/03/30 05:11:41 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/A4/B2" with ID 3470824 2026/03/30 05:11:45 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/A3/B1/C2/five 2026/03/30 05:11:45 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/03/30 05:11:45 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/A3/B1/C1/four 2026/03/30 05:11:45 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/03/30 05:11:45 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/A3/one 2026/03/30 05:11:45 INFO : A3/one: Moved (server-side) to: A4/one 2026/03/30 05:11:45 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/A3/B1/three 2026/03/30 05:11:45 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/03/30 05:11:45 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/A3/two 2026/03/30 05:11:45 INFO : A3/two: Moved (server-side) to: A4/two 2026/03/30 05:11:46 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A3/B2" 2026/03/30 05:11:47 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A3/B1/C3" 2026/03/30 05:11:48 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A3/B1/C2" 2026/03/30 05:11:49 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A3/B1/C1" 2026/03/30 05:11:50 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A3/B1" 2026/03/30 05:11:51 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A3" 2026/03/30 05:11:55 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/A4/one 2026/03/30 05:11:55 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/A4/two 2026/03/30 05:11:56 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/A4/B1/three 2026/03/30 05:11:57 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/A4/B1/C2/five 2026/03/30 05:11:58 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/A4/B1/C1/four 2026/03/30 05:11:59 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A4/B2" 2026/03/30 05:12:00 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A4/B1/C3" 2026/03/30 05:12:01 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A4/B1/C2" 2026/03/30 05:12:02 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A4/B1/C1" 2026/03/30 05:12:03 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A4/B1" 2026/03/30 05:12:04 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/A4" --- PASS: TestDirMove (78.41s) === RUN TestGetFsInfo run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:12:04 DEBUG : Config file has changed externally - reloading --- PASS: TestGetFsInfo (1.01s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:12:06 DEBUG : FileLu root 'rclone-test-visigop2buge': File to upload is small (34 bytes), uploading instead of streaming 2026/03/30 05:12:08 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/03/30 05:12:08 NOTICE: FileLu root 'rclone-test-visigop2buge': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/30 05:12:08 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/30 05:12:08 DEBUG : FileLu root 'rclone-test-visigop2buge': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/03/30 05:12:10 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/03/30 05:12:10 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/03/30 05:12:12 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/no_checksum_big_file_from_pipe 2026/03/30 05:12:12 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/no_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:12:13 DEBUG : FileLu root 'rclone-test-visigop2buge': File to upload is small (34 bytes), uploading instead of streaming 2026/03/30 05:12:15 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/03/30 05:12:15 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/30 05:12:15 DEBUG : FileLu root 'rclone-test-visigop2buge': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/03/30 05:12:18 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/03/30 05:12:18 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/03/30 05:12:19 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/with_checksum_big_file_from_pipe 2026/03/30 05:12:20 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/with_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:12:21 DEBUG : FileLu root 'rclone-test-visigop2buge': File to upload is small (34 bytes), uploading instead of streaming 2026/03/30 05:12:23 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/30 05:12:23 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/03/30 05:12:23 DEBUG : FileLu root 'rclone-test-visigop2buge': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/03/30 05:12:25 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/30 05:12:25 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/03/30 05:12:26 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/ignore_checksum_big_file_from_pipe 2026/03/30 05:12:27 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/ignore_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:12:28 DEBUG : FileLu root 'rclone-test-visigop2buge': File to upload is small (34 bytes), uploading instead of streaming 2026/03/30 05:12:30 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/30 05:12:30 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/30 05:12:30 DEBUG : FileLu root 'rclone-test-visigop2buge': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/03/30 05:12:32 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/30 05:12:32 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/03/30 05:12:34 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/ignore_checksum_big_file_from_pipe 2026/03/30 05:12:34 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/ignore_checksum_small_file_from_pipe --- PASS: TestRcat (29.67s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (7.43s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (7.47s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (7.36s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (7.41s) === RUN TestRcatMetadata run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" operations_test.go:1563: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (1.01s) === RUN TestRcatSize run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:12:38 DEBUG : FileLu root 'rclone-test-visigop2buge': File to upload is small (60 bytes), uploading instead of streaming 2026/03/30 05:12:40 DEBUG : potato2: size = 60 OK 2026/03/30 05:12:40 DEBUG : potato2: Size of src and dst objects identical 2026/03/30 05:12:42 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/potato1 2026/03/30 05:12:42 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/potato2 --- PASS: TestRcatSize (6.92s) === RUN TestRcatSizeMetadata run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" operations_test.go:1644: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.99s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:12:47 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/potato1 --- PASS: TestRcatSizeUploadHeaders (3.62s) === RUN TestTouchDir run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" operations_test.go:1735: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (1.00s) === RUN TestMkdirMetadata run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (1.00s) === RUN TestMkdirModTime run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (1.00s) === RUN TestCopyDirMetadata run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.99s) === RUN TestSetDirModTime run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (1.00s) === RUN TestDirsEqual run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (1.01s) === RUN TestRemoveExisting run.go:185: Remote "FileLu root 'rclone-test-visigop2buge'", Local "Local file system at /tmp/rclone2188962051", Modify Window "876000h0m0s" 2026/03/30 05:12:54 INFO : FileLu root 'rclone-test-visigop2buge': Successfully created folder "rclone-test-visigop2buge/sub dir" with ID 3470829 2026/03/30 05:13:03 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.zazutun1" before starting 2026/03/30 05:13:06 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/sub dir/test remove existing 2026/03/30 05:13:08 DEBUG : sub dir/test remove existing.zazutun1: TEST: removing renamed existing file after operation 2026/03/30 05:13:08 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/sub dir/test remove existing.zazutun1 2026/03/30 05:13:10 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dirimon1" before starting 2026/03/30 05:13:14 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/03/30 05:13:15 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dirimon1: TEST: renaming existing back after failed operation 2026/03/30 05:13:19 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.dirimon1 2026/03/30 05:13:21 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zagayay5" before starting 2026/03/30 05:13:25 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/03/30 05:13:26 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zagayay5: TEST: removing renamed existing file after operation 2026/03/30 05:13:26 INFO : FileLu root 'rclone-test-visigop2buge': Successfully deleted file: /rclone-test-visigop2buge/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zagayay5 2026/03/30 05:13:29 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge/sub dir" --- PASS: TestRemoveExisting (36.20s) === 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/03/30 05:13:30 DEBUG : FileLu root 'rclone-test-visigop2buge': Purge remote 2026/03/30 05:13:30 INFO : FileLu root 'rclone-test-visigop2buge': Rmdir: successfully deleted "/rclone-test-visigop2buge" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished OK in 13m9.106764582s (try 1/5)