"./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2026/01/30 02:49:20 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yiyapus7bimi" 2026/01/30 02:49:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/30 02:49:20 DEBUG : Creating backend with remote "/tmp/rclone754526336" === 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-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/01/30 02:49:21 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.79s) === RUN TestMultithreadCopyAbort run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" multithread_test.go:119: multithread writing not supported 2026/01/30 02:49:21 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.28s) === RUN TestSizeDiffers 2026/01/30 02:49:21 DEBUG : a: size = 0 OK 2026/01/30 02:49:21 DEBUG : a: size = 1 (memory) 2026/01/30 02:49:21 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/01/30 02:49:21 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/01/30 02:49:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/30 02:49:21 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/30 02:49:21 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/01/30 02:49:21 DEBUG : potato: Seek from 10 to 0 2026/01/30 02:49:21 DEBUG : potato: Seek from 10 to 0 2026/01/30 02:49:21 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/01/30 02:49:21 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/01/30 02:49:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/30 02:49:21 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/30 02:49:21 DEBUG : potato: Seek from 5 to 2 2026/01/30 02:49:21 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/01/30 02:49:21 DEBUG : potato: Seek from 7 to 0 2026/01/30 02:49:21 DEBUG : potato: Seek from 7 to 0 2026/01/30 02:49:21 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/01/30 02:49:21 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/01/30 02:49:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/30 02:49:21 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/30 02:49:21 DEBUG : potato: Seek from 5 to 2 2026/01/30 02:49:21 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/01/30 02:49:21 DEBUG : potato: Seek from 8 to 0 2026/01/30 02:49:21 DEBUG : potato: Seek from 8 to 0 2026/01/30 02:49:21 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/01/30 02:49:21 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/01/30 02:49:21 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/30 02:49:21 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/01/30 02:49:21 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/01/30 02:49:21 DEBUG : potato: Seek from 5 to 2 2026/01/30 02:49:21 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/01/30 02:49:21 DEBUG : potato: Seek from 9 to 0 2026/01/30 02:49:21 DEBUG : potato: Seek from 9 to 0 2026/01/30 02:49:21 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.01s) --- 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.01s) --- 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-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 02:49:22 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi" with ID 2573046 2026/01/30 02:49:26 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "rutabaga" === RUN TestCheck/1 === RUN TestCheck/2 2026/01/30 02:49:28 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "empty space" === RUN TestCheck/3 2026/01/30 02:49:30 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "potato2" === RUN TestCheck/4 === RUN TestCheck/5 2026/01/30 02:49:33 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "remotepotato" === RUN TestCheck/6 === RUN TestCheck/7 2026/01/30 02:49:34 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/empty space 2026/01/30 02:49:34 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/potato2 2026/01/30 02:49:35 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/remotepotato 2026/01/30 02:49:35 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/rutabaga --- PASS: TestCheck (14.08s) --- PASS: TestCheck/1 (0.28s) --- PASS: TestCheck/2 (0.29s) --- PASS: TestCheck/3 (0.29s) --- PASS: TestCheck/4 (0.29s) --- PASS: TestCheck/5 (0.30s) --- PASS: TestCheck/6 (0.32s) --- PASS: TestCheck/7 (0.29s) === RUN TestCheckFsError 2026/01/30 02:49:35 DEBUG : Creating backend with remote "nonexistent" 2026/01/30 02:49:35 DEBUG : Creating backend with remote "nonexistent" 2026/01/30 02:49:35 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/01/30 02:49:35 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/01/30 02:49:35 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/01/30 02:49:35 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.01s) === RUN TestCheckDownload run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 02:49:37 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "rutabaga" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/01/30 02:49:41 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "empty space" === RUN TestCheckDownload/3 2026/01/30 02:49:44 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "potato2" === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/01/30 02:49:49 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "remotepotato" === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/01/30 02:49:52 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/empty space 2026/01/30 02:49:52 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/potato2 2026/01/30 02:49:53 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/remotepotato 2026/01/30 02:49:53 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/rutabaga --- PASS: TestCheckDownload (18.04s) --- PASS: TestCheckDownload/1 (1.23s) --- PASS: TestCheckDownload/2 (1.23s) --- PASS: TestCheckDownload/3 (1.24s) --- PASS: TestCheckDownload/4 (1.47s) --- PASS: TestCheckDownload/5 (1.26s) --- PASS: TestCheckDownload/6 (1.24s) --- PASS: TestCheckDownload/7 (1.26s) === RUN TestCheckSizeOnly run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 02:49:55 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "rutabaga" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/01/30 02:49:57 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "empty space" === RUN TestCheckSizeOnly/3 2026/01/30 02:49:59 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "potato2" === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/01/30 02:50:10 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "remotepotato" === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/01/30 02:50:26 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/empty space 2026/01/30 02:50:26 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/potato2 2026/01/30 02:50:26 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/remotepotato 2026/01/30 02:50:27 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/rutabaga --- PASS: TestCheckSizeOnly (33.52s) --- PASS: TestCheckSizeOnly/1 (0.29s) --- PASS: TestCheckSizeOnly/2 (0.29s) --- PASS: TestCheckSizeOnly/3 (0.29s) --- PASS: TestCheckSizeOnly/4 (0.30s) --- PASS: TestCheckSizeOnly/5 (0.29s) --- PASS: TestCheckSizeOnly/6 (6.93s) --- PASS: TestCheckSizeOnly/7 (4.71s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 02:50:28 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "test.sum" 2026/01/30 02:50:30 NOTICE: test.sum: improperly formatted checksum line 4 2026/01/30 02:50:30 NOTICE: test.sum: improperly formatted checksum line 5 2026/01/30 02:50:30 NOTICE: test.sum: improperly formatted checksum line 6 2026/01/30 02:50:30 NOTICE: test.sum: 2 warning(s) suppressed... 2026/01/30 02:50:32 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "test.sum" 2026/01/30 02:50:33 NOTICE: test.sum: improperly formatted checksum line 4 2026/01/30 02:50:33 NOTICE: test.sum: improperly formatted checksum line 5 2026/01/30 02:50:33 NOTICE: test.sum: improperly formatted checksum line 6 2026/01/30 02:50:33 NOTICE: test.sum: 2 warning(s) suppressed... 2026/01/30 02:50:34 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/test.sum --- PASS: TestParseSumFile (7.39s) === RUN TestCheckSum run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 02:50:34 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yiyapus7bimi/data" 2026/01/30 02:50:34 DEBUG : Config file has changed externally - reloading check_test.go:350: FileLu root 'rclone-test-yiyapus7bimi/data' lacks md5, skipping --- SKIP: TestCheckSum (1.23s) === RUN TestCheckSumDownload run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 02:50:35 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yiyapus7bimi/data" 2026/01/30 02:50:37 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/data" with ID 2573047 2026/01/30 02:50:38 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "data/banana" 2026/01/30 02:50:39 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest1 2026/01/30 02:50:44 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "data/potato" 2026/01/30 02:50:46 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest2 2026/01/30 02:50:52 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest3 2026/01/30 02:50:57 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest4 2026/01/30 02:51:26 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest5 2026/01/30 02:51:32 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest6 2026/01/30 02:51:37 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "data/banana" 2026/01/30 02:51:39 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "data/potato" 2026/01/30 02:51:41 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "test.sum" === RUN TestCheckSumDownload/subtest7 2026/01/30 02:51:45 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/test.sum 2026/01/30 02:51:45 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/data/banana 2026/01/30 02:51:46 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/data/potato 2026/01/30 02:51:46 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/data" --- PASS: TestCheckSumDownload (71.03s) --- PASS: TestCheckSumDownload/subtest1 (2.75s) --- PASS: TestCheckSumDownload/subtest2 (2.82s) --- PASS: TestCheckSumDownload/subtest3 (3.03s) --- PASS: TestCheckSumDownload/subtest4 (2.83s) --- PASS: TestCheckSumDownload/subtest5 (3.24s) --- PASS: TestCheckSumDownload/subtest6 (2.76s) --- PASS: TestCheckSumDownload/subtest7 (2.77s) === RUN TestApplyTransforms 2026/01/30 02:51:47 DEBUG : Creating backend with remote "TestFileLu:rclone-test-waqabuv5wile" 2026/01/30 02:51:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/30 02:51:47 DEBUG : Creating backend with remote "/tmp/rclone3693348602" run.go:185: Remote "FileLu root 'rclone-test-waqabuv5wile'", Local "Local file system at /tmp/rclone3693348602", Modify Window "876000h0m0s" 2026/01/30 02:51:47 INFO : FileLu root 'rclone-test-waqabuv5wile': Successfully created folder "rclone-test-waqabuv5wile" with ID 2573048 2026/01/30 02:51:49 INFO : FileLu root 'rclone-test-waqabuv5wile': Put: Successfully uploaded new file "hello, world!" upper checkfile vs. lower remote (without normalization) 2026/01/30 02:51:49 ERROR : hello, world!: sum not found 2026/01/30 02:51:49 ERROR : HELLO, WORLD!: file not in FileLu root 'rclone-test-waqabuv5wile' 2026/01/30 02:51:49 NOTICE: FileLu root 'rclone-test-waqabuv5wile': 1 files missing 2026/01/30 02:51:49 NOTICE: 1 hashes missing 2026/01/30 02:51:49 NOTICE: FileLu root 'rclone-test-waqabuv5wile': 1 differences found 2026/01/30 02:51:49 NOTICE: FileLu root 'rclone-test-waqabuv5wile': 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/01/30 02:51:51 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/30 02:51:51 NOTICE: FileLu root 'rclone-test-waqabuv5wile': 0 differences found 2026/01/30 02:51:51 NOTICE: FileLu root 'rclone-test-waqabuv5wile': 1 matching files 2026/01/30 02:51:51 DEBUG : Creating backend with remote "TestFileLu:rclone-test-fulaxaf9mubu" 2026/01/30 02:51:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/30 02:51:51 DEBUG : Creating backend with remote "/tmp/rclone3365877764" run.go:185: Remote "FileLu root 'rclone-test-fulaxaf9mubu'", Local "Local file system at /tmp/rclone3365877764", Modify Window "876000h0m0s" 2026/01/30 02:51:51 INFO : FileLu root 'rclone-test-fulaxaf9mubu': Successfully created folder "rclone-test-fulaxaf9mubu" with ID 2573049 2026/01/30 02:51:53 INFO : FileLu root 'rclone-test-fulaxaf9mubu': Put: Successfully uploaded new file "HELLO, WORLD!" lower checkfile vs. upper remote (without normalization) 2026/01/30 02:51:53 ERROR : HELLO, WORLD!: sum not found 2026/01/30 02:51:53 ERROR : hello, world!: file not in FileLu root 'rclone-test-fulaxaf9mubu' 2026/01/30 02:51:53 NOTICE: FileLu root 'rclone-test-fulaxaf9mubu': 1 files missing 2026/01/30 02:51:53 NOTICE: 1 hashes missing 2026/01/30 02:51:53 NOTICE: FileLu root 'rclone-test-fulaxaf9mubu': 1 differences found 2026/01/30 02:51:53 NOTICE: FileLu root 'rclone-test-fulaxaf9mubu': 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/01/30 02:51:55 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/30 02:51:55 NOTICE: FileLu root 'rclone-test-fulaxaf9mubu': 0 differences found 2026/01/30 02:51:55 NOTICE: FileLu root 'rclone-test-fulaxaf9mubu': 1 matching files 2026/01/30 02:51:55 DEBUG : Creating backend with remote "TestFileLu:rclone-test-sepisoc9leri" 2026/01/30 02:51:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/30 02:51:55 DEBUG : Creating backend with remote "/tmp/rclone998063310" run.go:185: Remote "FileLu root 'rclone-test-sepisoc9leri'", Local "Local file system at /tmp/rclone998063310", Modify Window "876000h0m0s" 2026/01/30 02:51:55 INFO : FileLu root 'rclone-test-sepisoc9leri': Successfully created folder "rclone-test-sepisoc9leri" with ID 2573050 2026/01/30 02:51:57 INFO : FileLu root 'rclone-test-sepisoc9leri': Put: Successfully uploaded new file "HeLlO, wOrLd!" lower checkfile vs. upperlowermixed remote (without normalization) 2026/01/30 02:51:57 ERROR : HeLlO, wOrLd!: sum not found 2026/01/30 02:51:57 ERROR : hello, world!: file not in FileLu root 'rclone-test-sepisoc9leri' 2026/01/30 02:51:57 NOTICE: FileLu root 'rclone-test-sepisoc9leri': 1 files missing 2026/01/30 02:51:57 NOTICE: 1 hashes missing 2026/01/30 02:51:57 NOTICE: FileLu root 'rclone-test-sepisoc9leri': 1 differences found 2026/01/30 02:51:57 NOTICE: FileLu root 'rclone-test-sepisoc9leri': 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/01/30 02:51:58 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/30 02:51:58 NOTICE: FileLu root 'rclone-test-sepisoc9leri': 0 differences found 2026/01/30 02:51:58 NOTICE: FileLu root 'rclone-test-sepisoc9leri': 1 matching files 2026/01/30 02:51:58 DEBUG : Creating backend with remote "TestFileLu:rclone-test-wofinal4diro" 2026/01/30 02:51:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/30 02:51:58 DEBUG : Creating backend with remote "/tmp/rclone3496429994" run.go:185: Remote "FileLu root 'rclone-test-wofinal4diro'", Local "Local file system at /tmp/rclone3496429994", Modify Window "876000h0m0s" 2026/01/30 02:51:59 INFO : FileLu root 'rclone-test-wofinal4diro': Successfully created folder "rclone-test-wofinal4diro" with ID 2573051 2026/01/30 02:52:01 INFO : FileLu root 'rclone-test-wofinal4diro': Put: Successfully uploaded new file "HELLO, WORLD!" upperlowermixed checkfile vs. upper remote (without normalization) 2026/01/30 02:52:01 ERROR : HELLO, WORLD!: sum not found 2026/01/30 02:52:01 ERROR : HeLlO, wOrLd!: file not in FileLu root 'rclone-test-wofinal4diro' 2026/01/30 02:52:01 NOTICE: FileLu root 'rclone-test-wofinal4diro': 1 files missing 2026/01/30 02:52:01 NOTICE: 1 hashes missing 2026/01/30 02:52:01 NOTICE: FileLu root 'rclone-test-wofinal4diro': 1 differences found 2026/01/30 02:52:01 NOTICE: FileLu root 'rclone-test-wofinal4diro': 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/01/30 02:52:18 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/30 02:52:18 NOTICE: FileLu root 'rclone-test-wofinal4diro': 0 differences found 2026/01/30 02:52:18 NOTICE: FileLu root 'rclone-test-wofinal4diro': 1 matching files 2026/01/30 02:52:18 DEBUG : Creating backend with remote "TestFileLu:rclone-test-qawofop6pona" 2026/01/30 02:52:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/30 02:52:18 DEBUG : Creating backend with remote "/tmp/rclone3634298855" run.go:185: Remote "FileLu root 'rclone-test-qawofop6pona'", Local "Local file system at /tmp/rclone3634298855", Modify Window "876000h0m0s" 2026/01/30 02:52:18 INFO : FileLu root 'rclone-test-qawofop6pona': Successfully created folder "rclone-test-qawofop6pona" with ID 2573052 2026/01/30 02:52:26 INFO : FileLu root 'rclone-test-qawofop6pona': Put: Successfully uploaded new file "測試_Русский___ě_áñ" NFD checkfile vs. NFC remote (without normalization) 2026/01/30 02:52:27 ERROR : 測試_Русский___ě_áñ: sum not found 2026/01/30 02:52:27 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-qawofop6pona' 2026/01/30 02:52:27 NOTICE: FileLu root 'rclone-test-qawofop6pona': 1 files missing 2026/01/30 02:52:27 NOTICE: 1 hashes missing 2026/01/30 02:52:27 NOTICE: FileLu root 'rclone-test-qawofop6pona': 1 differences found 2026/01/30 02:52:27 NOTICE: FileLu root 'rclone-test-qawofop6pona': 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/01/30 02:52:28 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/30 02:52:28 NOTICE: FileLu root 'rclone-test-qawofop6pona': 0 differences found 2026/01/30 02:52:28 NOTICE: FileLu root 'rclone-test-qawofop6pona': 1 matching files 2026/01/30 02:52:28 DEBUG : Creating backend with remote "TestFileLu:rclone-test-nuperuk5jaco" 2026/01/30 02:52:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/30 02:52:28 DEBUG : Creating backend with remote "/tmp/rclone2135707909" run.go:185: Remote "FileLu root 'rclone-test-nuperuk5jaco'", Local "Local file system at /tmp/rclone2135707909", Modify Window "876000h0m0s" 2026/01/30 02:52:29 INFO : FileLu root 'rclone-test-nuperuk5jaco': Successfully created folder "rclone-test-nuperuk5jaco" with ID 2573053 2026/01/30 02:52:30 INFO : FileLu root 'rclone-test-nuperuk5jaco': Put: Successfully uploaded new file "測試_Русский___ě_áñ" NFC checkfile vs. NFD remote (without normalization) 2026/01/30 02:52:31 ERROR : 測試_Русский___ě_áñ: sum not found 2026/01/30 02:52:31 ERROR : 測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-nuperuk5jaco' 2026/01/30 02:52:31 NOTICE: FileLu root 'rclone-test-nuperuk5jaco': 1 files missing 2026/01/30 02:52:31 NOTICE: 1 hashes missing 2026/01/30 02:52:31 NOTICE: FileLu root 'rclone-test-nuperuk5jaco': 1 differences found 2026/01/30 02:52:31 NOTICE: FileLu root 'rclone-test-nuperuk5jaco': 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/01/30 02:52:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/30 02:52:32 NOTICE: FileLu root 'rclone-test-nuperuk5jaco': 0 differences found 2026/01/30 02:52:32 NOTICE: FileLu root 'rclone-test-nuperuk5jaco': 1 matching files 2026/01/30 02:52:32 DEBUG : Creating backend with remote "TestFileLu:rclone-test-bodivel1sewi" 2026/01/30 02:52:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/30 02:52:32 DEBUG : Creating backend with remote "/tmp/rclone462609505" run.go:185: Remote "FileLu root 'rclone-test-bodivel1sewi'", Local "Local file system at /tmp/rclone462609505", Modify Window "876000h0m0s" 2026/01/30 02:52:33 INFO : FileLu root 'rclone-test-bodivel1sewi': Successfully created folder "rclone-test-bodivel1sewi" with ID 2573054 2026/01/30 02:52:34 INFO : FileLu root 'rclone-test-bodivel1sewi': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" NFDx2 checkfile vs. both remote (without normalization) 2026/01/30 02:52:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/01/30 02:52:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-bodivel1sewi' 2026/01/30 02:52:35 NOTICE: FileLu root 'rclone-test-bodivel1sewi': 1 files missing 2026/01/30 02:52:35 NOTICE: 1 hashes missing 2026/01/30 02:52:35 NOTICE: FileLu root 'rclone-test-bodivel1sewi': 1 differences found 2026/01/30 02:52:35 NOTICE: FileLu root 'rclone-test-bodivel1sewi': 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/01/30 02:52:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/30 02:52:36 NOTICE: FileLu root 'rclone-test-bodivel1sewi': 0 differences found 2026/01/30 02:52:36 NOTICE: FileLu root 'rclone-test-bodivel1sewi': 1 matching files 2026/01/30 02:52:36 DEBUG : Creating backend with remote "TestFileLu:rclone-test-riribac9qifo" 2026/01/30 02:52:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/30 02:52:36 DEBUG : Creating backend with remote "/tmp/rclone3323772656" run.go:185: Remote "FileLu root 'rclone-test-riribac9qifo'", Local "Local file system at /tmp/rclone3323772656", Modify Window "876000h0m0s" 2026/01/30 02:52:37 INFO : FileLu root 'rclone-test-riribac9qifo': Successfully created folder "rclone-test-riribac9qifo" with ID 2573055 2026/01/30 02:52:38 INFO : FileLu root 'rclone-test-riribac9qifo': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" NFCx2 checkfile vs. both remote (without normalization) 2026/01/30 02:52:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/01/30 02:52:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-riribac9qifo' 2026/01/30 02:52:39 NOTICE: FileLu root 'rclone-test-riribac9qifo': 1 files missing 2026/01/30 02:52:39 NOTICE: 1 hashes missing 2026/01/30 02:52:39 NOTICE: FileLu root 'rclone-test-riribac9qifo': 1 differences found 2026/01/30 02:52:39 NOTICE: FileLu root 'rclone-test-riribac9qifo': 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/01/30 02:52:40 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/30 02:52:40 NOTICE: FileLu root 'rclone-test-riribac9qifo': 0 differences found 2026/01/30 02:52:40 NOTICE: FileLu root 'rclone-test-riribac9qifo': 1 matching files 2026/01/30 02:52:40 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yehomax8jowu" 2026/01/30 02:52:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/30 02:52:40 DEBUG : Creating backend with remote "/tmp/rclone3571552406" run.go:185: Remote "FileLu root 'rclone-test-yehomax8jowu'", Local "Local file system at /tmp/rclone3571552406", Modify Window "876000h0m0s" 2026/01/30 02:52:41 INFO : FileLu root 'rclone-test-yehomax8jowu': Successfully created folder "rclone-test-yehomax8jowu" with ID 2573056 2026/01/30 02:52:42 INFO : FileLu root 'rclone-test-yehomax8jowu': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" both checkfile vs. NFDx2 remote (without normalization) 2026/01/30 02:52:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/01/30 02:52:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-yehomax8jowu' 2026/01/30 02:52:43 NOTICE: FileLu root 'rclone-test-yehomax8jowu': 1 files missing 2026/01/30 02:52:43 NOTICE: 1 hashes missing 2026/01/30 02:52:43 NOTICE: FileLu root 'rclone-test-yehomax8jowu': 1 differences found 2026/01/30 02:52:43 NOTICE: FileLu root 'rclone-test-yehomax8jowu': 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/01/30 02:52:44 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/30 02:52:44 NOTICE: FileLu root 'rclone-test-yehomax8jowu': 0 differences found 2026/01/30 02:52:44 NOTICE: FileLu root 'rclone-test-yehomax8jowu': 1 matching files 2026/01/30 02:52:44 DEBUG : Creating backend with remote "TestFileLu:rclone-test-dinerex3gixe" 2026/01/30 02:52:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/30 02:52:44 DEBUG : Creating backend with remote "/tmp/rclone1794934143" run.go:185: Remote "FileLu root 'rclone-test-dinerex3gixe'", Local "Local file system at /tmp/rclone1794934143", Modify Window "876000h0m0s" 2026/01/30 02:52:45 INFO : FileLu root 'rclone-test-dinerex3gixe': Successfully created folder "rclone-test-dinerex3gixe" with ID 2573057 2026/01/30 02:52:46 INFO : FileLu root 'rclone-test-dinerex3gixe': Put: Successfully uploaded new file "測試_Русский___ě_áñ測試_Русский___ě_áñ" both checkfile vs. NFCx2 remote (without normalization) 2026/01/30 02:52:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/01/30 02:52:47 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in FileLu root 'rclone-test-dinerex3gixe' 2026/01/30 02:52:47 NOTICE: FileLu root 'rclone-test-dinerex3gixe': 1 files missing 2026/01/30 02:52:47 NOTICE: 1 hashes missing 2026/01/30 02:52:47 NOTICE: FileLu root 'rclone-test-dinerex3gixe': 1 differences found 2026/01/30 02:52:47 NOTICE: FileLu root 'rclone-test-dinerex3gixe': 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/01/30 02:52:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/01/30 02:52:48 NOTICE: FileLu root 'rclone-test-dinerex3gixe': 0 differences found 2026/01/30 02:52:48 NOTICE: FileLu root 'rclone-test-dinerex3gixe': 1 matching files 2026/01/30 02:52:48 DEBUG : FileLu root 'rclone-test-dinerex3gixe': Purge remote 2026/01/30 02:52:49 INFO : FileLu root 'rclone-test-dinerex3gixe': Rmdir: successfully deleted "/rclone-test-dinerex3gixe" 2026/01/30 02:52:49 DEBUG : FileLu root 'rclone-test-yehomax8jowu': Purge remote 2026/01/30 02:52:49 INFO : FileLu root 'rclone-test-yehomax8jowu': Rmdir: successfully deleted "/rclone-test-yehomax8jowu" 2026/01/30 02:52:49 DEBUG : FileLu root 'rclone-test-riribac9qifo': Purge remote 2026/01/30 02:52:49 INFO : FileLu root 'rclone-test-riribac9qifo': Rmdir: successfully deleted "/rclone-test-riribac9qifo" 2026/01/30 02:52:49 DEBUG : FileLu root 'rclone-test-bodivel1sewi': Purge remote 2026/01/30 02:52:50 INFO : FileLu root 'rclone-test-bodivel1sewi': Rmdir: successfully deleted "/rclone-test-bodivel1sewi" 2026/01/30 02:52:50 DEBUG : FileLu root 'rclone-test-nuperuk5jaco': Purge remote 2026/01/30 02:52:50 INFO : FileLu root 'rclone-test-nuperuk5jaco': Rmdir: successfully deleted "/rclone-test-nuperuk5jaco" 2026/01/30 02:52:50 DEBUG : FileLu root 'rclone-test-qawofop6pona': Purge remote 2026/01/30 02:52:51 INFO : FileLu root 'rclone-test-qawofop6pona': Rmdir: successfully deleted "/rclone-test-qawofop6pona" 2026/01/30 02:52:51 DEBUG : FileLu root 'rclone-test-wofinal4diro': Purge remote 2026/01/30 02:52:51 INFO : FileLu root 'rclone-test-wofinal4diro': Rmdir: successfully deleted "/rclone-test-wofinal4diro" 2026/01/30 02:52:51 DEBUG : FileLu root 'rclone-test-sepisoc9leri': Purge remote 2026/01/30 02:52:52 INFO : FileLu root 'rclone-test-sepisoc9leri': Rmdir: successfully deleted "/rclone-test-sepisoc9leri" 2026/01/30 02:52:52 DEBUG : FileLu root 'rclone-test-fulaxaf9mubu': Purge remote 2026/01/30 02:52:52 INFO : FileLu root 'rclone-test-fulaxaf9mubu': Rmdir: successfully deleted "/rclone-test-fulaxaf9mubu" 2026/01/30 02:52:52 DEBUG : FileLu root 'rclone-test-waqabuv5wile': Purge remote 2026/01/30 02:52:52 INFO : FileLu root 'rclone-test-waqabuv5wile': Rmdir: successfully deleted "/rclone-test-waqabuv5wile" --- PASS: TestApplyTransforms (65.65s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 02:52:53 DEBUG : file1: Need to transfer - File not found at Destination 2026/01/30 02:52:53 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/sub" with ID 2573058 2026/01/30 02:52:55 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "sub/file2" 2026/01/30 02:52:55 DEBUG : sub/file2: size = 14 OK 2026/01/30 02:52:55 INFO : file1: Copied (new) to: sub/file2 2026/01/30 02:52:56 DEBUG : sub/file2: size = 14 OK 2026/01/30 02:52:56 DEBUG : file1: Sizes identical 2026/01/30 02:52:56 DEBUG : file1: Unchanged skipping 2026/01/30 02:52:56 DEBUG : FileLu root 'rclone-test-yiyapus7bimi': don't need to copy/move sub/file2, it is already at target location 2026/01/30 02:52:58 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/sub/file2 2026/01/30 02:52:58 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/sub" --- PASS: TestCopyFile (6.55s) === RUN TestCopyLongFile run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local --- SKIP: TestCopyLongFile (0.59s) === RUN TestCopyFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 02:53:00 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/dst" with ID 2573059 2026/01/30 02:53:01 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "dst/file1" 2026/01/30 02:53:18 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yiyapus7bimi/backup" 2026/01/30 02:53:23 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone754526336) 2026/01/30 02:53:23 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-yiyapus7bimi') 2026/01/30 02:53:23 DEBUG : dst/file1: Sizes differ 2026/01/30 02:53:27 INFO : FileLu root 'rclone-test-yiyapus7bimi/backup': Successfully created folder "rclone-test-yiyapus7bimi/backup/dst" with ID 2573061 2026/01/30 02:53:29 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/dst/file1 2026/01/30 02:53:29 INFO : dst/file1: Moved (server-side) 2026/01/30 02:53:31 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "dst/file1" 2026/01/30 02:53:31 DEBUG : dst/file1: size = 14 OK 2026/01/30 02:53:31 INFO : dst/file1: Copied (new) 2026/01/30 02:53:33 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/dst/file1 2026/01/30 02:53:33 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/backup/dst/file1 2026/01/30 02:53:33 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/dst" 2026/01/30 02:53:34 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/backup/dst" 2026/01/30 02:53:35 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/backup" --- PASS: TestCopyFileBackupDir (35.63s) === RUN TestCopyFileCompareDest run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 02:53:35 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yiyapus7bimi/dst" 2026/01/30 02:53:36 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yiyapus7bimi/CompareDest" 2026/01/30 02:53:36 DEBUG : one: Need to transfer - File not found at Destination 2026/01/30 02:53:37 INFO : FileLu root 'rclone-test-yiyapus7bimi/dst': Successfully created folder "rclone-test-yiyapus7bimi/dst" with ID 2573062 2026/01/30 02:53:39 INFO : FileLu root 'rclone-test-yiyapus7bimi/dst': Put: Successfully uploaded new file "one" 2026/01/30 02:53:39 DEBUG : one: size = 3 OK 2026/01/30 02:53:39 INFO : one: Copied (new) 2026/01/30 02:53:40 DEBUG : one: size = 5 (Local file system at /tmp/rclone754526336) 2026/01/30 02:53:40 DEBUG : one: size = 3 (FileLu root 'rclone-test-yiyapus7bimi/dst') 2026/01/30 02:53:40 DEBUG : one: Sizes differ 2026/01/30 02:53:42 DEBUG : one: size = 5 OK 2026/01/30 02:53:42 INFO : one: Copied (replaced existing) 2026/01/30 02:53:45 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "dst/one" 2026/01/30 02:53:45 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/CompareDest" with ID 2573063 2026/01/30 02:53:47 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "CompareDest/one" 2026/01/30 02:53:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone754526336) 2026/01/30 02:53:48 DEBUG : one: size = 3 (FileLu root 'rclone-test-yiyapus7bimi/dst') 2026/01/30 02:53:48 DEBUG : one: Sizes differ 2026/01/30 02:53:49 DEBUG : one: size = 5 OK 2026/01/30 02:53:49 DEBUG : one: Sizes identical 2026/01/30 02:53:49 DEBUG : one: Destination found in --compare-dest, skipping 2026/01/30 02:53:51 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "CompareDest/two" 2026/01/30 02:53:52 DEBUG : two: Need to transfer - File not found at Destination 2026/01/30 02:53:52 DEBUG : two: size = 3 OK 2026/01/30 02:53:52 DEBUG : two: Sizes identical 2026/01/30 02:53:52 DEBUG : two: Destination found in --compare-dest, skipping 2026/01/30 02:53:53 DEBUG : two: Need to transfer - File not found at Destination 2026/01/30 02:53:54 DEBUG : two: size = 3 OK 2026/01/30 02:53:54 DEBUG : two: Sizes identical 2026/01/30 02:53:54 DEBUG : two: Destination found in --compare-dest, skipping 2026/01/30 02:53:55 DEBUG : two: Need to transfer - File not found at Destination 2026/01/30 02:53:56 DEBUG : two: size = 5 (Local file system at /tmp/rclone754526336) 2026/01/30 02:53:56 DEBUG : two: size = 3 (FileLu root 'rclone-test-yiyapus7bimi/CompareDest') 2026/01/30 02:53:56 DEBUG : two: Sizes differ 2026/01/30 02:53:57 INFO : FileLu root 'rclone-test-yiyapus7bimi/dst': Put: Successfully uploaded new file "two" 2026/01/30 02:53:57 DEBUG : two: size = 5 OK 2026/01/30 02:53:57 INFO : two: Copied (new) 2026/01/30 02:53:59 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/dst/one 2026/01/30 02:53:59 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/dst/two 2026/01/30 02:53:59 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/CompareDest/one 2026/01/30 02:53:59 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/CompareDest/two 2026/01/30 02:54:00 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/dst" 2026/01/30 02:54:01 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/CompareDest" --- PASS: TestCopyFileCompareDest (26.02s) === RUN TestCopyFileCopyDest run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy --- SKIP: TestCopyFileCopyDest (0.58s) === RUN TestCopyInplace run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" copy_test.go:371: Partial uploads not supported --- SKIP: TestCopyInplace (3.59s) === RUN TestCopyLongFileName run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" copy_test.go:404: Partial uploads not supported --- SKIP: TestCopyLongFileName (14.60s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" copy_test.go:437: Partial uploads not supported --- SKIP: TestCopyLongFileNameCollision (6.79s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 02:54:27 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/01/30 02:54:27 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/TestCopyFileMaxTransfer" with ID 2573064 2026/01/30 02:54:29 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file1" 2026/01/30 02:54:29 DEBUG : TestCopyFileMaxTransfer/file1: size = 14 OK 2026/01/30 02:54:29 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/01/30 02:54:30 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/01/30 02:54:31 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: failed to upload file: failed to send upload request: Post "https://d2001.cdnguest.space/cgi-bin/upload.cgi?upload_type=rclone&utype=prem&": failed to copy file content: max transfer limit reached as set by --max-transfer 2026/01/30 02:54:31 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/01/30 02:54:32 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/01/30 02:54:34 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "TestCopyFileMaxTransfer/file4" 2026/01/30 02:54:34 DEBUG : TestCopyFileMaxTransfer/file4: size = 2062 OK 2026/01/30 02:54:34 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/01/30 02:54:35 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/TestCopyFileMaxTransfer/file1 2026/01/30 02:54:36 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/TestCopyFileMaxTransfer/file4 2026/01/30 02:54:36 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/TestCopyFileMaxTransfer" --- PASS: TestCopyFileMaxTransfer (10.08s) === RUN TestDeduplicateInteractive run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateInteractive (0.58s) === RUN TestDeduplicateSkip run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSkip (0.59s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSizeOnly (0.57s) === RUN TestDeduplicateFirst run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateFirst (0.61s) === RUN TestDeduplicateNewest run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateNewest (0.58s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" dedupe_test.go:36: Can't run this test without a hash --- SKIP: TestDeduplicateNewestByHash (0.57s) === RUN TestDeduplicateOldest run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateOldest (0.59s) === RUN TestDeduplicateLargest run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateLargest (0.59s) === RUN TestDeduplicateSmallest run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateSmallest (0.57s) === RUN TestDeduplicateRename run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible --- SKIP: TestDeduplicateRename (0.57s) === RUN TestMergeDirs run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" dedupe_test.go:256: Can't merge directories --- SKIP: TestMergeDirs (0.57s) === RUN TestListDirSorted run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 02:54:45 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "a.txt" 2026/01/30 02:54:46 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "zend.txt" 2026/01/30 02:54:47 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/sub dir" with ID 2573065 2026/01/30 02:54:48 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "sub dir/hello world" 2026/01/30 02:54:49 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "sub dir/hello world2" 2026/01/30 02:54:50 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/sub dir/ignore dir" with ID 2573066 2026/01/30 02:54:51 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore" 2026/01/30 02:54:53 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored" 2026/01/30 02:54:53 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/sub dir/sub sub dir" with ID 2573067 2026/01/30 02:54:55 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "sub dir/sub sub dir/hello world3" 2026/01/30 02:54:57 DEBUG : a.txt: Excluded (Size Filter) 2026/01/30 02:54:57 DEBUG : a.txt: Excluded 2026/01/30 02:54:57 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/01/30 02:54:57 DEBUG : sub dir/hello world2: Excluded 2026/01/30 02:54:57 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/01/30 02:54:57 DEBUG : sub dir/hello world: Excluded 2026/01/30 02:54:58 DEBUG : sub dir/ignore dir: Excluded 2026/01/30 02:54:58 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/01/30 02:54:58 DEBUG : sub dir/hello world2: Excluded 2026/01/30 02:54:58 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/01/30 02:54:58 DEBUG : sub dir/hello world: Excluded 2026/01/30 02:54:59 DEBUG : sub dir/ignore dir: Excluded 2026/01/30 02:55:00 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/a.txt 2026/01/30 02:55:00 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/zend.txt 2026/01/30 02:55:01 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/sub dir/hello world 2026/01/30 02:55:01 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/sub dir/hello world2 2026/01/30 02:55:01 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/sub dir/sub sub dir/hello world3 2026/01/30 02:55:11 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/sub dir/ignore dir/.ignore 2026/01/30 02:55:23 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/sub dir/ignore dir/should be ignored 2026/01/30 02:55:27 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/sub dir/sub sub dir" 2026/01/30 02:55:27 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/sub dir/ignore dir" 2026/01/30 02:55:28 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/sub dir" --- PASS: TestListDirSorted (45.10s) === RUN TestListDirSortedFn run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 02:55:30 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "a.txt" 2026/01/30 02:55:31 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "zend.txt" 2026/01/30 02:55:32 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/sub dir" with ID 2573068 2026/01/30 02:55:33 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "sub dir/hello world" 2026/01/30 02:55:35 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "sub dir/hello world2" 2026/01/30 02:55:35 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/sub dir/ignore dir" with ID 2573069 2026/01/30 02:55:36 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "sub dir/ignore dir/.ignore" 2026/01/30 02:55:38 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "sub dir/ignore dir/should be ignored" 2026/01/30 02:55:39 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/sub dir/sub sub dir" with ID 2573070 2026/01/30 02:55:40 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "sub dir/sub sub dir/hello world3" 2026/01/30 02:55:42 DEBUG : a.txt: Excluded (Size Filter) 2026/01/30 02:55:42 DEBUG : a.txt: Excluded 2026/01/30 02:55:42 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/01/30 02:55:42 DEBUG : sub dir/hello world2: Excluded 2026/01/30 02:55:42 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/01/30 02:55:42 DEBUG : sub dir/hello world: Excluded 2026/01/30 02:55:43 DEBUG : sub dir/ignore dir: Excluded 2026/01/30 02:55:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/01/30 02:55:44 DEBUG : sub dir/hello world2: Excluded 2026/01/30 02:55:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/01/30 02:55:44 DEBUG : sub dir/hello world: Excluded 2026/01/30 02:55:44 DEBUG : sub dir/ignore dir: Excluded 2026/01/30 02:55:45 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/a.txt 2026/01/30 02:55:45 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/zend.txt 2026/01/30 02:55:46 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/sub dir/hello world 2026/01/30 02:55:46 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/sub dir/hello world2 2026/01/30 02:55:47 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/sub dir/sub sub dir/hello world3 2026/01/30 02:55:47 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/sub dir/ignore dir/.ignore 2026/01/30 02:55:48 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/sub dir/ignore dir/should be ignored 2026/01/30 02:55:48 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/sub dir/sub sub dir" 2026/01/30 02:55:49 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/sub dir/ignore dir" 2026/01/30 02:55:49 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/sub dir" --- PASS: TestListDirSortedFn (21.65s) === RUN TestListJSON run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 02:55:51 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "file1" 2026/01/30 02:55:52 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/sub" with ID 2573071 2026/01/30 02:55:53 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "sub/file2" === RUN TestListJSON/Default === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly === RUN TestListJSON/Recurse === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes 2026/01/30 02:55:57 ERROR : file1: Failed to read hash: no valid file code found in the remote path === RUN TestListJSON/Metadata 2026/01/30 02:55:58 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/file1 2026/01/30 02:55:58 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/sub/file2 2026/01/30 02:55:59 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/sub" --- PASS: TestListJSON (9.27s) --- PASS: TestListJSON/Default (0.29s) --- PASS: TestListJSON/FilesOnly (0.29s) --- PASS: TestListJSON/DirsOnly (0.31s) --- PASS: TestListJSON/Recurse (0.61s) --- PASS: TestListJSON/SubDir (0.28s) --- PASS: TestListJSON/NoModTime (0.29s) --- PASS: TestListJSON/NoMimeType (0.29s) --- PASS: TestListJSON/ShowHash (0.30s) --- PASS: TestListJSON/HashTypes (0.29s) --- PASS: TestListJSON/Metadata (0.29s) === RUN TestStatJSON run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 02:56:01 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "file1" 2026/01/30 02:56:01 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/sub" with ID 2573072 2026/01/30 02:56:14 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "sub/file2" === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2026/01/30 02:56:31 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yiyapus7bimi/notfound" 2026/01/30 02:56:33 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/file1 2026/01/30 02:56:33 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/sub/file2 2026/01/30 02:56:34 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/sub" --- PASS: TestStatJSON (35.18s) --- PASS: TestStatJSON/Root (3.49s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.30s) --- PASS: TestStatJSON/Dir (0.61s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.29s) --- PASS: TestStatJSON/File (0.57s) --- PASS: TestStatJSON/NotFound (0.59s) --- PASS: TestStatJSON/DirFilesOnly (0.29s) --- PASS: TestStatJSON/FileFilesOnly (0.59s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.29s) --- PASS: TestStatJSON/DirDirsOnly (0.30s) --- PASS: TestStatJSON/FileDirsOnly (0.28s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.29s) --- PASS: TestStatJSON/RootNotFound (0.96s) === RUN TestMkdir run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 02:56:34 INFO : FileLu root 'rclone-test-yiyapus7bimi': Making directory 2026/01/30 02:56:34 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi" with ID 2.573046e+06 2026/01/30 02:56:35 INFO : FileLu root 'rclone-test-yiyapus7bimi': Making directory 2026/01/30 02:56:35 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi" with ID 2.573046e+06 --- PASS: TestMkdir (1.44s) === RUN TestLsd run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 02:56:36 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/sub dir" with ID 2573073 2026/01/30 02:56:38 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "sub dir/hello world" 2026/01/30 02:56:39 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/sub dir/hello world 2026/01/30 02:56:40 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/sub dir" --- PASS: TestLsd (4.54s) === RUN TestLs run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 02:56:42 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "potato2" 2026/01/30 02:56:43 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "empty space" 2026/01/30 02:56:45 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/empty space 2026/01/30 02:56:45 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/potato2 --- PASS: TestLs (4.93s) === RUN TestLsWithFilesFrom run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 02:56:47 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "potato2" 2026/01/30 02:56:48 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "empty space" 2026/01/30 02:56:49 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/01/30 02:56:49 DEBUG : empty space: Excluded 2026/01/30 02:56:50 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/empty space 2026/01/30 02:56:50 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/potato2 --- PASS: TestLsWithFilesFrom (5.40s) === RUN TestLsLong run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 02:56:52 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "potato2" 2026/01/30 02:56:54 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "empty space" 2026/01/30 02:56:55 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/empty space 2026/01/30 02:56:55 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/potato2 --- PASS: TestLsLong (5.02s) === RUN TestHashSums run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 02:56:57 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "potato2" 2026/01/30 02:56:59 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "empty space" 2026/01/30 02:56:59 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/empty space 2026/01/30 02:57:00 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/potato2 --- PASS: TestHashSums (4.57s) === RUN TestHashSumsWithErrors 2026/01/30 02:57:00 DEBUG : Creating backend with remote ":memory:" 2026/01/30 02:57:00 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/01/30 02:57:00 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/01/30 02:57:00 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/01/30 02:57:00 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/01/30 02:57:00 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/01/30 02:57:00 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/01/30 02:57:00 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/01/30 02:57:00 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/01/30 02:57:00 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-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 02:57:25 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "potato2" 2026/01/30 02:57:27 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "empty space" 2026/01/30 02:57:28 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/sub dir" with ID 2573074 2026/01/30 02:57:29 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "sub dir/potato3" 2026/01/30 02:57:31 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/empty space 2026/01/30 02:57:31 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/potato2 2026/01/30 02:57:31 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/sub dir/potato3 2026/01/30 02:57:32 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/sub dir" --- PASS: TestCount (32.22s) === RUN TestDelete run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 02:57:34 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "small" 2026/01/30 02:57:35 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "medium" 2026/01/30 02:57:37 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "large" 2026/01/30 02:57:37 DEBUG : Waiting for deletions to finish 2026/01/30 02:57:38 DEBUG : large: Excluded (Size Filter) 2026/01/30 02:57:38 DEBUG : large: Excluded 2026/01/30 02:57:38 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/medium 2026/01/30 02:57:38 INFO : medium: Deleted 2026/01/30 02:57:38 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/small 2026/01/30 02:57:38 INFO : small: Deleted 2026/01/30 02:57:39 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/large --- PASS: TestDelete (7.16s) === RUN TestMaxDelete run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 02:57:41 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "small" 2026/01/30 02:57:43 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "medium" 2026/01/30 02:57:44 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "large" 2026/01/30 02:57:45 DEBUG : Waiting for deletions to finish 2026/01/30 02:57:45 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/01/30 02:57:45 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/large 2026/01/30 02:57:45 INFO : large: Deleted 2026/01/30 02:57:45 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/medium 2026/01/30 02:57:45 INFO : medium: Deleted 2026/01/30 02:57:46 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/small --- PASS: TestMaxDelete (7.39s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 02:57:48 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "small" 2026/01/30 02:57:50 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "medium" 2026/01/30 02:57:52 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "large" 2026/01/30 02:57:52 DEBUG : Waiting for deletions to finish 2026/01/30 02:57:52 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/01/30 02:57:52 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/small 2026/01/30 02:57:52 INFO : small: Deleted 2026/01/30 02:57:52 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/medium 2026/01/30 02:57:52 INFO : medium: Deleted 2026/01/30 02:57:53 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/large --- PASS: TestMaxDeleteSizeLargeFile (7.35s) === RUN TestMaxDeleteSize run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 02:57:56 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "small" 2026/01/30 02:57:57 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "medium" 2026/01/30 02:57:59 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "large" 2026/01/30 02:57:59 DEBUG : Waiting for deletions to finish 2026/01/30 02:57:59 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/01/30 02:58:00 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/large 2026/01/30 02:58:00 INFO : large: Deleted 2026/01/30 02:58:00 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/medium 2026/01/30 02:58:00 INFO : medium: Deleted 2026/01/30 02:58:01 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/small --- PASS: TestMaxDeleteSize (7.24s) === RUN TestReadFile run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 02:58:09 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "ReadFile" 2026/01/30 02:58:28 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/ReadFile --- PASS: TestReadFile (27.35s) === RUN TestRetry 2026/01/30 02:58:29 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/01/30 02:58:29 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/01/30 02:58:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/01/30 02:58:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/01/30 02:58:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/01/30 02:58:29 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/01/30 02:58:29 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-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 02:58:30 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "file1" 2026/01/30 02:58:32 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "file2" 2026/01/30 02:58:44 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/file1 2026/01/30 02:58:44 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/file2 --- PASS: TestCat (15.54s) === RUN TestPurge 2026/01/30 02:58:44 DEBUG : Creating backend with remote "TestFileLu:rclone-test-luhewoh5lewo" 2026/01/30 02:58:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/30 02:58:44 DEBUG : Creating backend with remote "/tmp/rclone2241496992" run.go:185: Remote "FileLu root 'rclone-test-luhewoh5lewo'", Local "Local file system at /tmp/rclone2241496992", Modify Window "876000h0m0s" 2026/01/30 02:58:45 INFO : FileLu root 'rclone-test-luhewoh5lewo': Successfully created folder "rclone-test-luhewoh5lewo" with ID 2573075 2026/01/30 02:58:45 INFO : FileLu root 'rclone-test-luhewoh5lewo': Successfully created folder "rclone-test-luhewoh5lewo" with ID 2.573075e+06 2026/01/30 02:58:46 INFO : FileLu root 'rclone-test-luhewoh5lewo': Successfully created folder "rclone-test-luhewoh5lewo/A1/B1/C1" with ID 2573078 2026/01/30 02:58:47 INFO : FileLu root 'rclone-test-luhewoh5lewo': Put: Successfully uploaded new file "A1/B1/C1/one" 2026/01/30 02:58:47 INFO : A2: Making directory 2026/01/30 02:58:47 INFO : FileLu root 'rclone-test-luhewoh5lewo': Successfully created folder "rclone-test-luhewoh5lewo/A2" with ID 2573079 2026/01/30 02:58:47 INFO : A1/B2: Making directory 2026/01/30 02:58:48 INFO : FileLu root 'rclone-test-luhewoh5lewo': Successfully created folder "rclone-test-luhewoh5lewo/A1/B2" with ID 2573080 2026/01/30 02:58:48 INFO : A1/B2/C2: Making directory 2026/01/30 02:58:48 INFO : FileLu root 'rclone-test-luhewoh5lewo': Successfully created folder "rclone-test-luhewoh5lewo/A1/B2/C2" with ID 2573081 2026/01/30 02:58:48 INFO : A1/B1/C3: Making directory 2026/01/30 02:58:48 INFO : FileLu root 'rclone-test-luhewoh5lewo': Successfully created folder "rclone-test-luhewoh5lewo/A1/B1/C3" with ID 2573082 2026/01/30 02:58:48 INFO : A3: Making directory 2026/01/30 02:58:49 INFO : FileLu root 'rclone-test-luhewoh5lewo': Successfully created folder "rclone-test-luhewoh5lewo/A3" with ID 2573083 2026/01/30 02:58:49 INFO : A3/B3: Making directory 2026/01/30 02:58:49 INFO : FileLu root 'rclone-test-luhewoh5lewo': Successfully created folder "rclone-test-luhewoh5lewo/A3/B3" with ID 2573084 2026/01/30 02:58:49 INFO : A3/B3/C4: Making directory 2026/01/30 02:58:49 INFO : FileLu root 'rclone-test-luhewoh5lewo': Successfully created folder "rclone-test-luhewoh5lewo/A3/B3/C4" with ID 2573085 2026/01/30 02:58:51 INFO : FileLu root 'rclone-test-luhewoh5lewo': Put: Successfully uploaded new file "A1/two" 2026/01/30 02:58:53 INFO : FileLu root 'rclone-test-luhewoh5lewo': Rmdir: successfully deleted "/rclone-test-luhewoh5lewo/A1/B1" 2026/01/30 02:58:54 INFO : FileLu root 'rclone-test-luhewoh5lewo': Rmdir: successfully deleted "/rclone-test-luhewoh5lewo" 2026/01/30 02:58:55 ERROR : error listing: directory not found 2026/01/30 02:58:55 DEBUG : FileLu root 'rclone-test-luhewoh5lewo': Purge remote 2026/01/30 02:58:55 NOTICE: purge failed: delete error: Folder not found or not yours --- PASS: TestPurge (10.43s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 02:58:55 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi" with ID 2.573046e+06 2026/01/30 02:58:56 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/A1/B1/C1" with ID 2573088 2026/01/30 02:58:57 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "A1/B1/C1/one" 2026/01/30 02:58:57 INFO : A2: Making directory 2026/01/30 02:58:57 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/A2" with ID 2573089 2026/01/30 02:58:57 INFO : A1/B2: Making directory 2026/01/30 02:58:58 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/A1/B2" with ID 2573090 2026/01/30 02:58:58 INFO : A1/B2/C2: Making directory 2026/01/30 02:58:58 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/A1/B2/C2" with ID 2573091 2026/01/30 02:58:58 INFO : A1/B1/C3: Making directory 2026/01/30 02:58:58 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/A1/B1/C3" with ID 2573092 2026/01/30 02:58:58 INFO : A3: Making directory 2026/01/30 02:58:59 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/A3" with ID 2573093 2026/01/30 02:58:59 INFO : A3/B3: Making directory 2026/01/30 02:58:59 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/A3/B3" with ID 2573094 2026/01/30 02:58:59 INFO : A3/B3/C4: Making directory 2026/01/30 02:58:59 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/A3/B3/C4" with ID 2573095 2026/01/30 02:59:01 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "A1/two" 2026/01/30 02:59:03 DEBUG : removing 1 level 3 directories 2026/01/30 02:59:03 INFO : A3/B3/C4: Removing directory 2026/01/30 02:59:26 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A3/B3/C4" 2026/01/30 02:59:28 DEBUG : removing 2 level 3 directories 2026/01/30 02:59:28 INFO : A1/B2/C2: Removing directory 2026/01/30 02:59:28 INFO : A1/B1/C3: Removing directory 2026/01/30 02:59:29 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A1/B2/C2" 2026/01/30 02:59:29 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A1/B1/C3" 2026/01/30 02:59:29 DEBUG : removing 2 level 2 directories 2026/01/30 02:59:29 INFO : A3/B3: Removing directory 2026/01/30 02:59:29 INFO : A1/B2: Removing directory 2026/01/30 02:59:30 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A3/B3" 2026/01/30 02:59:30 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A1/B2" 2026/01/30 02:59:30 DEBUG : removing 2 level 1 directories 2026/01/30 02:59:30 INFO : A3: Removing directory 2026/01/30 02:59:30 INFO : A2: Removing directory 2026/01/30 02:59:30 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A3" 2026/01/30 02:59:30 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A2" 2026/01/30 02:59:32 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/A1/B1/C1/one 2026/01/30 02:59:33 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/A1/two 2026/01/30 02:59:34 DEBUG : removing 1 level 3 directories 2026/01/30 02:59:34 INFO : A1/B1/C1: Removing directory 2026/01/30 02:59:35 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A1/B1/C1" 2026/01/30 02:59:35 DEBUG : removing 1 level 2 directories 2026/01/30 02:59:35 INFO : A1/B1: Removing directory 2026/01/30 02:59:35 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A1/B1" 2026/01/30 02:59:35 DEBUG : removing 1 level 1 directories 2026/01/30 02:59:35 INFO : A1: Removing directory 2026/01/30 02:59:36 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A1" 2026/01/30 02:59:36 DEBUG : removing 1 level 0 directories 2026/01/30 02:59:36 INFO : FileLu root 'rclone-test-yiyapus7bimi': Removing directory 2026/01/30 02:59:37 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi" 2026/01/30 02:59:37 ERROR : error listing: directory not found 2026/01/30 02:59:37 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (42.42s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 02:59:38 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi" with ID 2573096 2026/01/30 02:59:38 INFO : A1: Making directory 2026/01/30 02:59:38 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/A1" with ID 2573097 2026/01/30 02:59:38 INFO : A1/B1: Making directory 2026/01/30 02:59:38 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/A1/B1" with ID 2573098 2026/01/30 02:59:38 INFO : A1/B1/C1: Making directory 2026/01/30 02:59:38 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/A1/B1/C1" with ID 2573099 2026/01/30 02:59:40 DEBUG : removing 1 level 3 directories 2026/01/30 02:59:40 INFO : A1/B1/C1: Removing directory 2026/01/30 02:59:41 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A1/B1/C1" 2026/01/30 02:59:41 DEBUG : removing 1 level 2 directories 2026/01/30 02:59:41 INFO : A1/B1: Removing directory 2026/01/30 02:59:42 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A1/B1" 2026/01/30 02:59:43 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A1" --- PASS: TestRmdirsLeaveRoot (6.49s) === RUN TestRmdirsWithFilter run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 02:59:44 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi" with ID 2.573096e+06 2026/01/30 02:59:44 INFO : A1: Making directory 2026/01/30 02:59:44 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/A1" with ID 2573100 2026/01/30 02:59:44 INFO : A1/B1: Making directory 2026/01/30 02:59:45 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/A1/B1" with ID 2573101 2026/01/30 02:59:45 INFO : A1/B1/C1: Making directory 2026/01/30 02:59:45 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/A1/B1/C1" with ID 2573102 2026/01/30 02:59:47 DEBUG : removing 1 level 3 directories 2026/01/30 02:59:47 INFO : A1/B1/C1: Removing directory 2026/01/30 02:59:48 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A1/B1/C1" 2026/01/30 02:59:48 DEBUG : removing 1 level 2 directories 2026/01/30 02:59:48 INFO : A1/B1: Removing directory 2026/01/30 02:59:49 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A1/B1" 2026/01/30 02:59:51 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A1" --- PASS: TestRmdirsWithFilter (7.20s) === RUN TestCopyURL run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 02:59:53 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "file1" 2026/01/30 02:59:54 DEBUG : filename.txt: File name found in url 2026/01/30 02:59:55 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "filename.txt" 2026/01/30 02:59:55 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/01/30 02:59:57 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "headerfilename.txt" 2026/01/30 02:59:58 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "file2" 2026/01/30 02:59:59 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/file1 2026/01/30 03:00:00 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/file2 2026/01/30 03:00:00 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/filename.txt 2026/01/30 03:00:00 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/headerfilename.txt --- PASS: TestCopyURL (9.59s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 03:00:01 DEBUG : file1: Need to transfer - File not found at Destination 2026/01/30 03:00:01 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/sub" with ID 2573103 2026/01/30 03:00:10 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "sub/file2" 2026/01/30 03:00:10 DEBUG : sub/file2: size = 14 OK 2026/01/30 03:00:10 INFO : file1: Copied (new) to: sub/file2 2026/01/30 03:00:10 INFO : file1: Deleted 2026/01/30 03:00:25 DEBUG : sub/file2: size = 14 OK 2026/01/30 03:00:25 DEBUG : file1: Sizes identical 2026/01/30 03:00:25 DEBUG : file1: Unchanged skipping 2026/01/30 03:00:25 INFO : file1: Deleted 2026/01/30 03:00:26 DEBUG : FileLu root 'rclone-test-yiyapus7bimi': don't need to copy/move sub/file2, it is already at target location 2026/01/30 03:00:27 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/sub/file2 2026/01/30 03:00:28 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/sub" --- PASS: TestMoveFile (27.80s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 03:00:29 DEBUG : file1: Need to transfer - File not found at Destination 2026/01/30 03:00:30 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "file1" 2026/01/30 03:00:30 DEBUG : file1: size = 14 OK 2026/01/30 03:00:30 INFO : file1: Copied (new) 2026/01/30 03:00:30 INFO : file1: Deleted 2026/01/30 03:00:31 DEBUG : file1: Destination exists, skipping 2026/01/30 03:00:31 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/01/30 03:00:32 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/file1 --- PASS: TestMoveFileWithIgnoreExisting (3.93s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFile (0.58s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" --- PASS: TestCaseInsensitiveMoveFileDryRun (0.58s) === RUN TestMoveFileBackupDir run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 03:00:34 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/dst" with ID 2573104 2026/01/30 03:00:35 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "dst/file1" 2026/01/30 03:00:36 DEBUG : Creating backend with remote "TestFileLu:rclone-test-yiyapus7bimi/backup" 2026/01/30 03:00:37 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone754526336) 2026/01/30 03:00:37 DEBUG : dst/file1: size = 18 (FileLu root 'rclone-test-yiyapus7bimi') 2026/01/30 03:00:37 DEBUG : dst/file1: Sizes differ 2026/01/30 03:00:39 INFO : FileLu root 'rclone-test-yiyapus7bimi/backup': Successfully created folder "rclone-test-yiyapus7bimi/backup/dst" with ID 2573106 2026/01/30 03:00:41 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/dst/file1 2026/01/30 03:00:41 INFO : dst/file1: Moved (server-side) 2026/01/30 03:00:42 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "dst/file1" 2026/01/30 03:00:42 DEBUG : dst/file1: size = 14 OK 2026/01/30 03:00:42 INFO : dst/file1: Copied (new) 2026/01/30 03:00:42 INFO : dst/file1: Deleted 2026/01/30 03:00:44 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/dst/file1 2026/01/30 03:00:45 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/backup/dst/file1 2026/01/30 03:00:46 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/dst" 2026/01/30 03:00:46 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/backup/dst" 2026/01/30 03:00:47 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/backup" --- PASS: TestMoveFileBackupDir (13.62s) === 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-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 03:00:47 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi" with ID 2.573096e+06 2026/01/30 03:00:48 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/A1" with ID 2573109 2026/01/30 03:00:49 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "A1/one" 2026/01/30 03:00:51 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "A1/two" 2026/01/30 03:00:51 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/A1/B1" with ID 2573110 2026/01/30 03:00:53 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "A1/B1/three" 2026/01/30 03:00:53 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/A1/B1/C1" with ID 2573111 2026/01/30 03:00:54 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "A1/B1/C1/four" 2026/01/30 03:00:55 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/A1/B1/C2" with ID 2573112 2026/01/30 03:00:56 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "A1/B1/C2/five" 2026/01/30 03:00:56 INFO : A1/B2: Making directory 2026/01/30 03:00:56 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/A1/B2" with ID 2573113 2026/01/30 03:00:56 INFO : A1/B1/C3: Making directory 2026/01/30 03:00:57 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/A1/B1/C3" with ID 2573114 2026/01/30 03:01:00 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/A2" with ID 2573115 2026/01/30 03:01:00 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/A2/B1" with ID 2573116 2026/01/30 03:01:00 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/A2/B1/C1" with ID 2573117 2026/01/30 03:01:00 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/A2/B1/C2" with ID 2573118 2026/01/30 03:01:01 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/A2/B1/C3" with ID 2573119 2026/01/30 03:01:01 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/A2/B2" with ID 2573120 2026/01/30 03:01:24 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/A1/two 2026/01/30 03:01:24 INFO : A1/two: Moved (server-side) to: A2/two 2026/01/30 03:01:24 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/A1/B1/C1/four 2026/01/30 03:01:24 INFO : A1/B1/C1/four: Moved (server-side) to: A2/B1/C1/four 2026/01/30 03:01:24 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/A1/B1/three 2026/01/30 03:01:24 INFO : A1/B1/three: Moved (server-side) to: A2/B1/three 2026/01/30 03:01:25 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/A1/B1/C2/five 2026/01/30 03:01:25 INFO : A1/B1/C2/five: Moved (server-side) to: A2/B1/C2/five 2026/01/30 03:01:25 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/A1/one 2026/01/30 03:01:25 INFO : A1/one: Moved (server-side) to: A2/one 2026/01/30 03:01:25 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A1/B2" 2026/01/30 03:01:26 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A1/B1/C3" 2026/01/30 03:01:26 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A1/B1/C2" 2026/01/30 03:01:27 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A1/B1/C1" 2026/01/30 03:01:27 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A1/B1" 2026/01/30 03:01:28 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A1" 2026/01/30 03:01:30 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/A3" with ID 2573121 2026/01/30 03:01:31 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/A3/B1" with ID 2573122 2026/01/30 03:01:31 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/A3/B1/C1" with ID 2573123 2026/01/30 03:01:31 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/A3/B1/C2" with ID 2573124 2026/01/30 03:01:32 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/A3/B1/C3" with ID 2573125 2026/01/30 03:01:32 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/A3/B2" with ID 2573126 2026/01/30 03:01:35 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/A2/B1/C2/five 2026/01/30 03:01:35 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/01/30 03:01:35 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/A2/two 2026/01/30 03:01:35 INFO : A2/two: Moved (server-side) to: A3/two 2026/01/30 03:01:35 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/A2/one 2026/01/30 03:01:35 INFO : A2/one: Moved (server-side) to: A3/one 2026/01/30 03:01:35 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/A2/B1/three 2026/01/30 03:01:35 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/01/30 03:01:35 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/A2/B1/C1/four 2026/01/30 03:01:35 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/01/30 03:01:36 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A2/B2" 2026/01/30 03:01:36 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A2/B1/C3" 2026/01/30 03:01:37 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A2/B1/C2" 2026/01/30 03:01:37 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A2/B1/C1" 2026/01/30 03:01:38 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A2/B1" 2026/01/30 03:01:39 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A2" 2026/01/30 03:01:40 INFO : FileLu root 'rclone-test-yiyapus7bimi': Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/01/30 03:01:41 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/A4" with ID 2573127 2026/01/30 03:01:41 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/A4/B1" with ID 2573128 2026/01/30 03:01:42 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/A4/B1/C1" with ID 2573129 2026/01/30 03:01:42 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/A4/B1/C2" with ID 2573130 2026/01/30 03:01:42 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/A4/B1/C3" with ID 2573131 2026/01/30 03:01:42 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/A4/B2" with ID 2573132 2026/01/30 03:01:45 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/A3/one 2026/01/30 03:01:45 INFO : A3/one: Moved (server-side) to: A4/one 2026/01/30 03:01:46 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/A3/B1/three 2026/01/30 03:01:46 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/01/30 03:01:46 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/A3/B1/C2/five 2026/01/30 03:01:46 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/01/30 03:01:46 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/A3/two 2026/01/30 03:01:46 INFO : A3/two: Moved (server-side) to: A4/two 2026/01/30 03:01:46 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/A3/B1/C1/four 2026/01/30 03:01:46 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/01/30 03:01:46 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A3/B2" 2026/01/30 03:01:47 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A3/B1/C3" 2026/01/30 03:01:47 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A3/B1/C2" 2026/01/30 03:01:48 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A3/B1/C1" 2026/01/30 03:01:49 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A3/B1" 2026/01/30 03:01:49 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A3" 2026/01/30 03:01:51 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/A4/one 2026/01/30 03:01:52 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/A4/two 2026/01/30 03:01:52 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/A4/B1/three 2026/01/30 03:01:53 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/A4/B1/C1/four 2026/01/30 03:01:53 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/A4/B1/C2/five 2026/01/30 03:01:54 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A4/B2" 2026/01/30 03:01:54 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A4/B1/C3" 2026/01/30 03:01:55 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A4/B1/C2" 2026/01/30 03:01:55 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A4/B1/C1" 2026/01/30 03:01:56 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A4/B1" 2026/01/30 03:01:56 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/A4" --- PASS: TestDirMove (69.68s) === RUN TestGetFsInfo run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" --- PASS: TestGetFsInfo (0.57s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 03:01:58 DEBUG : FileLu root 'rclone-test-yiyapus7bimi': File to upload is small (34 bytes), uploading instead of streaming 2026/01/30 03:01:59 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "no_checksum_small_file_from_pipe" 2026/01/30 03:01:59 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/01/30 03:01:59 NOTICE: FileLu root 'rclone-test-yiyapus7bimi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/01/30 03:01:59 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/01/30 03:01:59 DEBUG : FileLu root 'rclone-test-yiyapus7bimi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/01/30 03:02:01 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "no_checksum_big_file_from_pipe" 2026/01/30 03:02:01 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/01/30 03:02:01 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/01/30 03:02:18 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/no_checksum_big_file_from_pipe 2026/01/30 03:02:23 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/no_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 03:02:24 DEBUG : FileLu root 'rclone-test-yiyapus7bimi': File to upload is small (34 bytes), uploading instead of streaming 2026/01/30 03:02:26 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "with_checksum_small_file_from_pipe" 2026/01/30 03:02:26 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/01/30 03:02:26 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/01/30 03:02:26 DEBUG : FileLu root 'rclone-test-yiyapus7bimi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/01/30 03:02:28 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "with_checksum_big_file_from_pipe" 2026/01/30 03:02:28 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/01/30 03:02:28 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/01/30 03:02:29 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/with_checksum_big_file_from_pipe 2026/01/30 03:02:29 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/with_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 03:02:29 DEBUG : FileLu root 'rclone-test-yiyapus7bimi': File to upload is small (34 bytes), uploading instead of streaming 2026/01/30 03:02:31 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe" 2026/01/30 03:02:31 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/01/30 03:02:31 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/01/30 03:02:31 DEBUG : FileLu root 'rclone-test-yiyapus7bimi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/01/30 03:02:33 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe" 2026/01/30 03:02:33 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/01/30 03:02:33 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/01/30 03:02:34 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/ignore_checksum_big_file_from_pipe 2026/01/30 03:02:34 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/ignore_checksum_small_file_from_pipe === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 03:02:35 DEBUG : FileLu root 'rclone-test-yiyapus7bimi': File to upload is small (34 bytes), uploading instead of streaming 2026/01/30 03:02:36 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "ignore_checksum_small_file_from_pipe" 2026/01/30 03:02:36 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/01/30 03:02:36 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/01/30 03:02:36 DEBUG : FileLu root 'rclone-test-yiyapus7bimi': Target remote doesn't support streaming uploads, creating temporary local FS to spool file 2026/01/30 03:02:38 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "ignore_checksum_big_file_from_pipe" 2026/01/30 03:02:38 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/01/30 03:02:38 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/01/30 03:02:39 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/ignore_checksum_big_file_from_pipe 2026/01/30 03:02:39 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/ignore_checksum_small_file_from_pipe --- PASS: TestRcat (41.87s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (26.85s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (4.97s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (5.13s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (4.91s) === RUN TestRcatMetadata run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" operations_test.go:1540: Skipping as destination doesn't support user metadata --- SKIP: TestRcatMetadata (0.58s) === RUN TestRcatSize run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 03:02:41 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "potato1" 2026/01/30 03:02:41 DEBUG : FileLu root 'rclone-test-yiyapus7bimi': File to upload is small (60 bytes), uploading instead of streaming 2026/01/30 03:02:43 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "potato2" 2026/01/30 03:02:43 DEBUG : potato2: size = 60 OK 2026/01/30 03:02:43 DEBUG : potato2: Size of src and dst objects identical 2026/01/30 03:02:44 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/potato1 2026/01/30 03:02:44 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/potato2 --- PASS: TestRcatSize (4.52s) === RUN TestRcatSizeMetadata run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" operations_test.go:1621: Skipping as destination doesn't support user metadata --- SKIP: TestRcatSizeMetadata (0.57s) === RUN TestTouchDir run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" operations_test.go:1673: Skipping test as remote does not support modtime --- SKIP: TestTouchDir (0.58s) === RUN TestMkdirMetadata run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata --- SKIP: TestMkdirMetadata (0.58s) === RUN TestMkdirModTime run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata --- SKIP: TestMkdirModTime (0.61s) === RUN TestCopyDirMetadata run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestCopyDirMetadata (0.60s) === RUN TestSetDirModTime run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime --- SKIP: TestSetDirModTime (0.57s) === RUN TestDirsEqual run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata --- SKIP: TestDirsEqual (0.67s) === RUN TestRemoveExisting run.go:185: Remote "FileLu root 'rclone-test-yiyapus7bimi'", Local "Local file system at /tmp/rclone754526336", Modify Window "876000h0m0s" 2026/01/30 03:02:49 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully created folder "rclone-test-yiyapus7bimi/sub dir" with ID 2573133 2026/01/30 03:02:50 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "sub dir/test remove existing" 2026/01/30 03:02:52 INFO : FileLu root 'rclone-test-yiyapus7bimi': Put: Successfully uploaded new file "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789" 2026/01/30 03:02:55 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.xazizam3" before starting 2026/01/30 03:02:57 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/sub dir/test remove existing 2026/01/30 03:02:58 DEBUG : sub dir/test remove existing.xazizam3: TEST: removing renamed existing file after operation 2026/01/30 03:02:58 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/sub dir/test remove existing.xazizam3 2026/01/30 03:02:59 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hizurox5" before starting 2026/01/30 03:03:22 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/01/30 03:03:23 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hizurox5: TEST: renaming existing back after failed operation 2026/01/30 03:03:26 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hizurox5 2026/01/30 03:03:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vugikuc5" before starting 2026/01/30 03:03:30 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789 2026/01/30 03:03:30 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vugikuc5: TEST: removing renamed existing file after operation 2026/01/30 03:03:31 INFO : FileLu root 'rclone-test-yiyapus7bimi': Successfully deleted file: /rclone-test-yiyapus7bimi/sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vugikuc5 2026/01/30 03:03:32 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi/sub dir" --- PASS: TestRemoveExisting (44.18s) === 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/01/30 03:03:33 DEBUG : FileLu root 'rclone-test-yiyapus7bimi': Purge remote 2026/01/30 03:03:33 INFO : FileLu root 'rclone-test-yiyapus7bimi': Rmdir: successfully deleted "/rclone-test-yiyapus7bimi" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished OK in 14m12.830876069s (try 1/5)