"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Starting (try 1/5) 2026/09/12 05:33:42 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-kepecub7xima" 2026/09/12 05:33:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/12 05:33:42 DEBUG : Setting type=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/09/12 05:33:42 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/12 05:33:42 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/12 05:33:42 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/12 05:33:42 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/12 05:33:42 DEBUG : TestFTPRclone: detected overridden config - adding "{hik8I}" suffix to name 2026/09/12 05:33:42 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/12 05:33:42 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/12 05:33:42 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/12 05:33:42 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: Connecting to FTP server 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:28622") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:40820->127.0.0.1:28622, err= 2026/09/12 05:33:42 DEBUG : Creating backend with remote "/tmp/rclone3399925032" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" multithread_test.go:120: multithread writing not supported 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31110") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:56308->127.0.0.1:31110, err= 2026/09/12 05:33:42 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" multithread_test.go:120: multithread writing not supported 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31616") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:60402->127.0.0.1:31616, err= 2026/09/12 05:33:42 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestMultithreadCopyWriterAtErrors === RUN TestMultithreadCopyWriterAtErrors/open/fatal=false 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/open/fatal=true 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt === RUN TestMultithreadCopyWriterAtErrors/write/fatal=false 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/12 05:33:42 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/12 05:33:42 DEBUG : file.txt: writing chunk 0 2026/09/12 05:33:42 DEBUG : file.txt: writing chunk 1 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/12 05:33:42 DEBUG : file.txt: writing chunk 2 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/write/fatal=true 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/12 05:33:42 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/12 05:33:42 DEBUG : file.txt: writing chunk 1 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: chunk 2/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/12 05:33:42 DEBUG : file.txt: writing chunk 2 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: chunk 3/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/12 05:33:42 DEBUG : file.txt: writing chunk 0 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: chunk 1/4 failed: multi-thread copy: failed to write chunk: disk full 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/close/fatal=false 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/12 05:33:42 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/12 05:33:42 DEBUG : file.txt: writing chunk 1 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/12 05:33:42 DEBUG : file.txt: writing chunk 2 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/12 05:33:42 DEBUG : file.txt: writing chunk 3 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/12 05:33:42 DEBUG : file.txt: writing chunk 0 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found === RUN TestMultithreadCopyWriterAtErrors/close/fatal=true 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2026/09/12 05:33:42 DEBUG : file.txt: Starting multi-thread copy with 4 chunks of size 4 with 2 parallel streams 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 starting 2026/09/12 05:33:42 DEBUG : file.txt: writing chunk 1 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: chunk 2/4 (4-8) size 4 finished 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 starting 2026/09/12 05:33:42 DEBUG : file.txt: writing chunk 2 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: chunk 3/4 (8-12) size 4 finished 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 starting 2026/09/12 05:33:42 DEBUG : file.txt: writing chunk 0 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: chunk 1/4 (0-4) size 4 finished 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 starting 2026/09/12 05:33:42 DEBUG : file.txt: writing chunk 3 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: chunk 4/4 (12-16) size 4 finished 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: cancelling transfer on exit 2026/09/12 05:33:42 DEBUG : file.txt: multi-thread copy: abort failed: multi-thread copy: failed to find temp file when aborting chunk writer: object not found --- PASS: TestMultithreadCopyWriterAtErrors (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/open/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/open/fatal=true (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/write/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/write/fatal=true (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/close/fatal=false (0.00s) --- PASS: TestMultithreadCopyWriterAtErrors/close/fatal=true (0.00s) === RUN TestSizeDiffers 2026/09/12 05:33:42 DEBUG : a: size = 0 OK 2026/09/12 05:33:42 DEBUG : a: size = 1 (memory) 2026/09/12 05:33:42 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestDirTransferEntry --- PASS: TestDirTransferEntry (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/09/12 05:33:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/12 05:33:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/12 05:33:42 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/12 05:33:42 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/12 05:33:42 DEBUG : potato: Seek from 10 to 0 2026/09/12 05:33:42 DEBUG : potato: Seek from 10 to 0 2026/09/12 05:33:42 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/12 05:33:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/12 05:33:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/12 05:33:42 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/12 05:33:42 DEBUG : potato: Seek from 5 to 2 2026/09/12 05:33:42 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/12 05:33:42 DEBUG : potato: Seek from 7 to 0 2026/09/12 05:33:42 DEBUG : potato: Seek from 7 to 0 2026/09/12 05:33:42 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/12 05:33:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/12 05:33:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/12 05:33:42 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/12 05:33:42 DEBUG : potato: Seek from 5 to 2 2026/09/12 05:33:42 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/12 05:33:42 DEBUG : potato: Seek from 8 to 0 2026/09/12 05:33:42 DEBUG : potato: Seek from 8 to 0 2026/09/12 05:33:42 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/12 05:33:42 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/12 05:33:42 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/12 05:33:42 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/12 05:33:42 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/12 05:33:42 DEBUG : potato: Seek from 5 to 2 2026/09/12 05:33:42 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/12 05:33:42 DEBUG : potato: Seek from 9 to 0 2026/09/12 05:33:42 DEBUG : potato: Seek from 9 to 0 2026/09/12 05:33:42 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31973") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:58724->127.0.0.1:31973, err= 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30947") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:46966->127.0.0.1:30947, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31008") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:55090->127.0.0.1:31008, err= 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31368") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:51670->127.0.0.1:31368, err= === RUN TestCheck/3 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31925") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:53466->127.0.0.1:31925, err= 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31238") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:43694->127.0.0.1:31238, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30174") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:57348->127.0.0.1:30174, err= 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31924") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:39928->127.0.0.1:31924, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31005") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:46056->127.0.0.1:31005, err= 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30613") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:59150->127.0.0.1:30613, err= --- PASS: TestCheck (0.04s) --- PASS: TestCheck/1 (0.00s) --- PASS: TestCheck/2 (0.00s) --- PASS: TestCheck/3 (0.00s) --- PASS: TestCheck/4 (0.00s) --- PASS: TestCheck/5 (0.00s) --- PASS: TestCheck/6 (0.00s) --- PASS: TestCheck/7 (0.00s) === RUN TestCheckFsError 2026/09/12 05:33:42 DEBUG : Creating backend with remote "nonexistent" 2026/09/12 05:33:42 DEBUG : Creating backend with remote "nonexistent" 2026/09/12 05:33:42 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/12 05:33:42 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/12 05:33:42 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/12 05:33:42 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30705") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:57702->127.0.0.1:30705, err= 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31869") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:35308->127.0.0.1:31869, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30863") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:46600->127.0.0.1:30863, err= 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30249") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:59930->127.0.0.1:30249, err= === RUN TestCheckDownload/3 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31178") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:42622->127.0.0.1:31178, err= 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31979") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:41426->127.0.0.1:31979, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31604") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:45458->127.0.0.1:31604, err= 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30129") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:48372->127.0.0.1:30129, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31154") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:33722->127.0.0.1:31154, err= 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30843") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:37240->127.0.0.1:30843, err= --- PASS: TestCheckDownload (0.12s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.01s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.02s) --- PASS: TestCheckDownload/5 (0.02s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31368") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:51680->127.0.0.1:31368, err= 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30736") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:50094->127.0.0.1:30736, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31842") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:51090->127.0.0.1:31842, err= 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31835") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:39482->127.0.0.1:31835, err= === RUN TestCheckSizeOnly/3 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30833") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:41024->127.0.0.1:30833, err= 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31465") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:43602->127.0.0.1:31465, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30928") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:39674->127.0.0.1:30928, err= 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30881") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:53138->127.0.0.1:30881, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30770") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:58162->127.0.0.1:30770, err= 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30999") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:38528->127.0.0.1:30999, err= --- PASS: TestCheckSizeOnly (0.03s) --- PASS: TestCheckSizeOnly/1 (0.00s) --- PASS: TestCheckSizeOnly/2 (0.00s) --- PASS: TestCheckSizeOnly/3 (0.00s) --- PASS: TestCheckSizeOnly/4 (0.00s) --- PASS: TestCheckSizeOnly/5 (0.00s) --- PASS: TestCheckSizeOnly/6 (0.00s) --- PASS: TestCheckSizeOnly/7 (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31315") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:50568->127.0.0.1:31315, err= 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30483") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:50258->127.0.0.1:30483, err= 2026/09/12 05:33:42 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/12 05:33:42 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/12 05:33:42 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/12 05:33:42 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31682") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:34878->127.0.0.1:31682, err= 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30171") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:52632->127.0.0.1:30171, err= 2026/09/12 05:33:42 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/12 05:33:42 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/12 05:33:42 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/12 05:33:42 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30051") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:55150->127.0.0.1:30051, err= 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30430") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:40928->127.0.0.1:30430, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:42 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-kepecub7xima/data" 2026/09/12 05:33:42 DEBUG : Setting type=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/09/12 05:33:42 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/12 05:33:42 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/12 05:33:42 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/12 05:33:42 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/12 05:33:42 DEBUG : TestFTPRclone: detected overridden config - adding "{hik8I}" suffix to name 2026/09/12 05:33:42 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/12 05:33:42 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/12 05:33:42 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/12 05:33:42 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima/data: Connecting to FTP server 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima/data: dial("tcp","127.0.0.1:28622") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima/data: > dial: conn=127.0.0.1:40834->127.0.0.1:28622, err= check_test.go:354: ftp://127.0.0.1:28622/rclone-test-kepecub7xima/data lacks md5, skipping 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30216") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:54478->127.0.0.1:30216, err= 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30897") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:39300->127.0.0.1:30897, err= --- SKIP: TestCheckSum (0.01s) === RUN TestCheckSumDownload run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:42 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-kepecub7xima/data" 2026/09/12 05:33:42 DEBUG : Setting type=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/09/12 05:33:42 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/12 05:33:42 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/12 05:33:42 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/12 05:33:42 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/12 05:33:42 DEBUG : TestFTPRclone: detected overridden config - adding "{hik8I}" suffix to name 2026/09/12 05:33:42 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/12 05:33:42 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/12 05:33:42 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/12 05:33:42 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima/data: Connecting to FTP server 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima/data: dial("tcp","127.0.0.1:28622") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima/data: > dial: conn=127.0.0.1:40848->127.0.0.1:28622, err= 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31297") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:52328->127.0.0.1:31297, err= 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30508") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:59942->127.0.0.1:30508, err= 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31469") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:35596->127.0.0.1:31469, err= 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30083") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:54944->127.0.0.1:30083, err= === RUN TestCheckSumDownload/subtest1 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30692") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:41262->127.0.0.1:30692, err= 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30251") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:35714->127.0.0.1:30251, err= 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31981") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:59076->127.0.0.1:31981, err= 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31468") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:41192->127.0.0.1:31468, err= === RUN TestCheckSumDownload/subtest2 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31123") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:41352->127.0.0.1:31123, err= 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30286") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:44538->127.0.0.1:30286, err= 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30593") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:51218->127.0.0.1:30593, err= === RUN TestCheckSumDownload/subtest3 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30695") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:33988->127.0.0.1:30695, err= 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31329") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:42514->127.0.0.1:31329, err= 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30025") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:56944->127.0.0.1:30025, err= === RUN TestCheckSumDownload/subtest4 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31098") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:38488->127.0.0.1:31098, err= 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31891") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:53258->127.0.0.1:31891, err= 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30419") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:41692->127.0.0.1:30419, err= === RUN TestCheckSumDownload/subtest5 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30486") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:52712->127.0.0.1:30486, err= 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30263") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:45218->127.0.0.1:30263, err= 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31505") 2026/09/12 05:33:42 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:34072->127.0.0.1:31505, err= === RUN TestCheckSumDownload/subtest6 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30630") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:36282->127.0.0.1:30630, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31152") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:35168->127.0.0.1:31152, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30739") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:39494->127.0.0.1:30739, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31210") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:44580->127.0.0.1:31210, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30867") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:54428->127.0.0.1:30867, err= === RUN TestCheckSumDownload/subtest7 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30902") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:38762->127.0.0.1:30902, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30187") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:48418->127.0.0.1:30187, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30106") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:60906->127.0.0.1:30106, err= --- PASS: TestCheckSumDownload (0.14s) --- PASS: TestCheckSumDownload/subtest1 (0.00s) --- PASS: TestCheckSumDownload/subtest2 (0.01s) --- PASS: TestCheckSumDownload/subtest3 (0.02s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.02s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.01s) === RUN TestCheckSumConcurrency 2026/09/12 05:33:43 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/12 05:33:43 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/12 05:33:43 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/12 05:33:43 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/12 05:33:43 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/12 05:33:43 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/12 05:33:43 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/12 05:33:43 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/12 05:33:43 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/12 05:33:43 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/12 05:33:43 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/12 05:33:43 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/12 05:33:43 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-zipacam1bora" 2026/09/12 05:33:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/12 05:33:43 DEBUG : Setting type=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/09/12 05:33:43 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/12 05:33:43 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/12 05:33:43 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/12 05:33:43 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/12 05:33:43 DEBUG : TestFTPRclone: detected overridden config - adding "{hik8I}" suffix to name 2026/09/12 05:33:43 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/12 05:33:43 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/12 05:33:43 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/12 05:33:43 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-zipacam1bora: Connecting to FTP server 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-zipacam1bora: dial("tcp","127.0.0.1:28622") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-zipacam1bora: > dial: conn=127.0.0.1:40860->127.0.0.1:28622, err= 2026/09/12 05:33:43 DEBUG : Creating backend with remote "/tmp/rclone1023993679" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-zipacam1bora", Local "Local file system at /tmp/rclone1023993679", Modify Window "876000h0m0s" 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-zipacam1bora: dial("tcp","127.0.0.1:30813") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-zipacam1bora: > dial: conn=127.0.0.1:54754->127.0.0.1:30813, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-zipacam1bora: SetModTime is not supported 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-zipacam1bora: dial("tcp","127.0.0.1:31155") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-zipacam1bora: > dial: conn=127.0.0.1:43020->127.0.0.1:31155, err= upper checkfile vs. lower remote (without normalization) 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-zipacam1bora: dial("tcp","127.0.0.1:31274") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-zipacam1bora: > dial: conn=127.0.0.1:58350->127.0.0.1:31274, err= 2026/09/12 05:33:43 ERROR : hello, world!: sum not found 2026/09/12 05:33:43 ERROR : HELLO, WORLD!: file not in ftp://127.0.0.1:28622/rclone-test-zipacam1bora 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-zipacam1bora: 1 files missing 2026/09/12 05:33:43 NOTICE: 1 hashes missing 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-zipacam1bora: 1 differences found 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-zipacam1bora: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-zipacam1bora: dial("tcp","127.0.0.1:31268") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-zipacam1bora: > dial: conn=127.0.0.1:41880->127.0.0.1:31268, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-zipacam1bora: dial("tcp","127.0.0.1:31005") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-zipacam1bora: > dial: conn=127.0.0.1:46072->127.0.0.1:31005, err= 2026/09/12 05:33:43 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-zipacam1bora: 0 differences found 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-zipacam1bora: 1 matching files 2026/09/12 05:33:43 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-conanad9pohe" 2026/09/12 05:33:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/12 05:33:43 DEBUG : Setting type=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/09/12 05:33:43 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/12 05:33:43 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/12 05:33:43 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/12 05:33:43 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/12 05:33:43 DEBUG : TestFTPRclone: detected overridden config - adding "{hik8I}" suffix to name 2026/09/12 05:33:43 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/12 05:33:43 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/12 05:33:43 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/12 05:33:43 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-conanad9pohe: Connecting to FTP server 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-conanad9pohe: dial("tcp","127.0.0.1:28622") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-conanad9pohe: > dial: conn=127.0.0.1:40864->127.0.0.1:28622, err= 2026/09/12 05:33:43 DEBUG : Creating backend with remote "/tmp/rclone3741629911" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-conanad9pohe", Local "Local file system at /tmp/rclone3741629911", Modify Window "876000h0m0s" 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-conanad9pohe: dial("tcp","127.0.0.1:30200") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-conanad9pohe: > dial: conn=127.0.0.1:49294->127.0.0.1:30200, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-conanad9pohe: SetModTime is not supported 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-conanad9pohe: dial("tcp","127.0.0.1:31394") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-conanad9pohe: > dial: conn=127.0.0.1:41278->127.0.0.1:31394, err= lower checkfile vs. upper remote (without normalization) 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-conanad9pohe: dial("tcp","127.0.0.1:31200") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-conanad9pohe: > dial: conn=127.0.0.1:43718->127.0.0.1:31200, err= 2026/09/12 05:33:43 ERROR : HELLO, WORLD!: sum not found 2026/09/12 05:33:43 ERROR : hello, world!: file not in ftp://127.0.0.1:28622/rclone-test-conanad9pohe 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-conanad9pohe: 1 files missing 2026/09/12 05:33:43 NOTICE: 1 hashes missing 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-conanad9pohe: 1 differences found 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-conanad9pohe: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-conanad9pohe: dial("tcp","127.0.0.1:30673") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-conanad9pohe: > dial: conn=127.0.0.1:46540->127.0.0.1:30673, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-conanad9pohe: dial("tcp","127.0.0.1:31127") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-conanad9pohe: > dial: conn=127.0.0.1:38810->127.0.0.1:31127, err= 2026/09/12 05:33:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-conanad9pohe: 0 differences found 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-conanad9pohe: 1 matching files 2026/09/12 05:33:43 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-qehogus0woxi" 2026/09/12 05:33:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/12 05:33:43 DEBUG : Setting type=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/09/12 05:33:43 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/12 05:33:43 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/12 05:33:43 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/12 05:33:43 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/12 05:33:43 DEBUG : TestFTPRclone: detected overridden config - adding "{hik8I}" suffix to name 2026/09/12 05:33:43 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/12 05:33:43 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/12 05:33:43 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/12 05:33:43 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-qehogus0woxi: Connecting to FTP server 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-qehogus0woxi: dial("tcp","127.0.0.1:28622") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-qehogus0woxi: > dial: conn=127.0.0.1:40868->127.0.0.1:28622, err= 2026/09/12 05:33:43 DEBUG : Creating backend with remote "/tmp/rclone1779731493" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-qehogus0woxi", Local "Local file system at /tmp/rclone1779731493", Modify Window "876000h0m0s" 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-qehogus0woxi: dial("tcp","127.0.0.1:31103") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-qehogus0woxi: > dial: conn=127.0.0.1:40882->127.0.0.1:31103, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-qehogus0woxi: SetModTime is not supported 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-qehogus0woxi: dial("tcp","127.0.0.1:30873") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-qehogus0woxi: > dial: conn=127.0.0.1:36480->127.0.0.1:30873, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-qehogus0woxi: dial("tcp","127.0.0.1:30419") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-qehogus0woxi: > dial: conn=127.0.0.1:41700->127.0.0.1:30419, err= 2026/09/12 05:33:43 ERROR : HeLlO, wOrLd!: sum not found 2026/09/12 05:33:43 ERROR : hello, world!: file not in ftp://127.0.0.1:28622/rclone-test-qehogus0woxi 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-qehogus0woxi: 1 files missing 2026/09/12 05:33:43 NOTICE: 1 hashes missing 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-qehogus0woxi: 1 differences found 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-qehogus0woxi: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-qehogus0woxi: dial("tcp","127.0.0.1:30226") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-qehogus0woxi: > dial: conn=127.0.0.1:36314->127.0.0.1:30226, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-qehogus0woxi: dial("tcp","127.0.0.1:31232") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-qehogus0woxi: > dial: conn=127.0.0.1:40560->127.0.0.1:31232, err= 2026/09/12 05:33:43 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-qehogus0woxi: 0 differences found 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-qehogus0woxi: 1 matching files 2026/09/12 05:33:43 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-kiriroq8xoyi" 2026/09/12 05:33:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/12 05:33:43 DEBUG : Setting type=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/09/12 05:33:43 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/12 05:33:43 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/12 05:33:43 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/12 05:33:43 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/12 05:33:43 DEBUG : TestFTPRclone: detected overridden config - adding "{hik8I}" suffix to name 2026/09/12 05:33:43 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/12 05:33:43 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/12 05:33:43 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/12 05:33:43 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kiriroq8xoyi: Connecting to FTP server 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kiriroq8xoyi: dial("tcp","127.0.0.1:28622") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kiriroq8xoyi: > dial: conn=127.0.0.1:40872->127.0.0.1:28622, err= 2026/09/12 05:33:43 DEBUG : Creating backend with remote "/tmp/rclone78978769" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kiriroq8xoyi", Local "Local file system at /tmp/rclone78978769", Modify Window "876000h0m0s" 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kiriroq8xoyi: dial("tcp","127.0.0.1:30648") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kiriroq8xoyi: > dial: conn=127.0.0.1:49936->127.0.0.1:30648, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kiriroq8xoyi: SetModTime is not supported 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kiriroq8xoyi: dial("tcp","127.0.0.1:30252") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kiriroq8xoyi: > dial: conn=127.0.0.1:47678->127.0.0.1:30252, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kiriroq8xoyi: dial("tcp","127.0.0.1:31004") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kiriroq8xoyi: > dial: conn=127.0.0.1:36498->127.0.0.1:31004, err= 2026/09/12 05:33:43 ERROR : HELLO, WORLD!: sum not found 2026/09/12 05:33:43 ERROR : HeLlO, wOrLd!: file not in ftp://127.0.0.1:28622/rclone-test-kiriroq8xoyi 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-kiriroq8xoyi: 1 files missing 2026/09/12 05:33:43 NOTICE: 1 hashes missing 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-kiriroq8xoyi: 1 differences found 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-kiriroq8xoyi: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kiriroq8xoyi: dial("tcp","127.0.0.1:30681") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kiriroq8xoyi: > dial: conn=127.0.0.1:56814->127.0.0.1:30681, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kiriroq8xoyi: dial("tcp","127.0.0.1:31843") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kiriroq8xoyi: > dial: conn=127.0.0.1:35728->127.0.0.1:31843, err= 2026/09/12 05:33:43 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-kiriroq8xoyi: 0 differences found 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-kiriroq8xoyi: 1 matching files 2026/09/12 05:33:43 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-balulat4yube" 2026/09/12 05:33:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/12 05:33:43 DEBUG : Setting type=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/09/12 05:33:43 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/12 05:33:43 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/12 05:33:43 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/12 05:33:43 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/12 05:33:43 DEBUG : TestFTPRclone: detected overridden config - adding "{hik8I}" suffix to name 2026/09/12 05:33:43 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/12 05:33:43 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/12 05:33:43 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/12 05:33:43 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-balulat4yube: Connecting to FTP server 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-balulat4yube: dial("tcp","127.0.0.1:28622") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-balulat4yube: > dial: conn=127.0.0.1:40884->127.0.0.1:28622, err= 2026/09/12 05:33:43 DEBUG : Creating backend with remote "/tmp/rclone1424419956" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-balulat4yube", Local "Local file system at /tmp/rclone1424419956", Modify Window "876000h0m0s" 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-balulat4yube: dial("tcp","127.0.0.1:31623") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-balulat4yube: > dial: conn=127.0.0.1:40148->127.0.0.1:31623, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-balulat4yube: SetModTime is not supported 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-balulat4yube: dial("tcp","127.0.0.1:30063") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-balulat4yube: > dial: conn=127.0.0.1:40482->127.0.0.1:30063, err= NFD checkfile vs. NFC remote (without normalization) 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-balulat4yube: dial("tcp","127.0.0.1:31663") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-balulat4yube: > dial: conn=127.0.0.1:49388->127.0.0.1:31663, err= 2026/09/12 05:33:43 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/12 05:33:43 ERROR : 測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-balulat4yube 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-balulat4yube: 1 files missing 2026/09/12 05:33:43 NOTICE: 1 hashes missing 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-balulat4yube: 1 differences found 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-balulat4yube: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-balulat4yube: dial("tcp","127.0.0.1:30102") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-balulat4yube: > dial: conn=127.0.0.1:48408->127.0.0.1:30102, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-balulat4yube: dial("tcp","127.0.0.1:31304") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-balulat4yube: > dial: conn=127.0.0.1:44956->127.0.0.1:31304, err= 2026/09/12 05:33:43 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-balulat4yube: 0 differences found 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-balulat4yube: 1 matching files 2026/09/12 05:33:43 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-sorobir9koma" 2026/09/12 05:33:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/12 05:33:43 DEBUG : Setting type=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/09/12 05:33:43 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/12 05:33:43 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/12 05:33:43 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/12 05:33:43 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/12 05:33:43 DEBUG : TestFTPRclone: detected overridden config - adding "{hik8I}" suffix to name 2026/09/12 05:33:43 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/12 05:33:43 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/12 05:33:43 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/12 05:33:43 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-sorobir9koma: Connecting to FTP server 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-sorobir9koma: dial("tcp","127.0.0.1:28622") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-sorobir9koma: > dial: conn=127.0.0.1:40896->127.0.0.1:28622, err= 2026/09/12 05:33:43 DEBUG : Creating backend with remote "/tmp/rclone1603248054" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-sorobir9koma", Local "Local file system at /tmp/rclone1603248054", Modify Window "876000h0m0s" 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-sorobir9koma: dial("tcp","127.0.0.1:31245") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-sorobir9koma: > dial: conn=127.0.0.1:33630->127.0.0.1:31245, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-sorobir9koma: SetModTime is not supported 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-sorobir9koma: dial("tcp","127.0.0.1:31800") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-sorobir9koma: > dial: conn=127.0.0.1:39086->127.0.0.1:31800, err= NFC checkfile vs. NFD remote (without normalization) 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-sorobir9koma: dial("tcp","127.0.0.1:30318") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-sorobir9koma: > dial: conn=127.0.0.1:43234->127.0.0.1:30318, err= 2026/09/12 05:33:43 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/12 05:33:43 ERROR : 測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-sorobir9koma 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-sorobir9koma: 1 files missing 2026/09/12 05:33:43 NOTICE: 1 hashes missing 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-sorobir9koma: 1 differences found 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-sorobir9koma: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-sorobir9koma: dial("tcp","127.0.0.1:30283") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-sorobir9koma: > dial: conn=127.0.0.1:47866->127.0.0.1:30283, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-sorobir9koma: dial("tcp","127.0.0.1:30464") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-sorobir9koma: > dial: conn=127.0.0.1:36392->127.0.0.1:30464, err= 2026/09/12 05:33:43 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-sorobir9koma: 0 differences found 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-sorobir9koma: 1 matching files 2026/09/12 05:33:43 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-bubevah1hopa" 2026/09/12 05:33:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/12 05:33:43 DEBUG : Setting type=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/09/12 05:33:43 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/12 05:33:43 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/12 05:33:43 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/12 05:33:43 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/12 05:33:43 DEBUG : TestFTPRclone: detected overridden config - adding "{hik8I}" suffix to name 2026/09/12 05:33:43 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/12 05:33:43 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/12 05:33:43 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/12 05:33:43 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-bubevah1hopa: Connecting to FTP server 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-bubevah1hopa: dial("tcp","127.0.0.1:28622") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-bubevah1hopa: > dial: conn=127.0.0.1:40904->127.0.0.1:28622, err= 2026/09/12 05:33:43 DEBUG : Creating backend with remote "/tmp/rclone3295419426" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-bubevah1hopa", Local "Local file system at /tmp/rclone3295419426", Modify Window "876000h0m0s" 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-bubevah1hopa: dial("tcp","127.0.0.1:31847") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-bubevah1hopa: > dial: conn=127.0.0.1:41530->127.0.0.1:31847, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-bubevah1hopa: SetModTime is not supported 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-bubevah1hopa: dial("tcp","127.0.0.1:30410") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-bubevah1hopa: > dial: conn=127.0.0.1:53518->127.0.0.1:30410, err= NFDx2 checkfile vs. both remote (without normalization) 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-bubevah1hopa: dial("tcp","127.0.0.1:31797") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-bubevah1hopa: > dial: conn=127.0.0.1:47330->127.0.0.1:31797, err= 2026/09/12 05:33:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/12 05:33:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-bubevah1hopa 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-bubevah1hopa: 1 files missing 2026/09/12 05:33:43 NOTICE: 1 hashes missing 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-bubevah1hopa: 1 differences found 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-bubevah1hopa: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-bubevah1hopa: dial("tcp","127.0.0.1:31657") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-bubevah1hopa: > dial: conn=127.0.0.1:54312->127.0.0.1:31657, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-bubevah1hopa: dial("tcp","127.0.0.1:31875") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-bubevah1hopa: > dial: conn=127.0.0.1:44502->127.0.0.1:31875, err= 2026/09/12 05:33:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-bubevah1hopa: 0 differences found 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-bubevah1hopa: 1 matching files 2026/09/12 05:33:43 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-feciwol6hana" 2026/09/12 05:33:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/12 05:33:43 DEBUG : Setting type=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/09/12 05:33:43 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/12 05:33:43 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/12 05:33:43 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/12 05:33:43 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/12 05:33:43 DEBUG : TestFTPRclone: detected overridden config - adding "{hik8I}" suffix to name 2026/09/12 05:33:43 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/12 05:33:43 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/12 05:33:43 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/12 05:33:43 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-feciwol6hana: Connecting to FTP server 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-feciwol6hana: dial("tcp","127.0.0.1:28622") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-feciwol6hana: > dial: conn=127.0.0.1:40908->127.0.0.1:28622, err= 2026/09/12 05:33:43 DEBUG : Creating backend with remote "/tmp/rclone4019945450" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-feciwol6hana", Local "Local file system at /tmp/rclone4019945450", Modify Window "876000h0m0s" 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-feciwol6hana: dial("tcp","127.0.0.1:30469") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-feciwol6hana: > dial: conn=127.0.0.1:56582->127.0.0.1:30469, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-feciwol6hana: SetModTime is not supported 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-feciwol6hana: dial("tcp","127.0.0.1:30625") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-feciwol6hana: > dial: conn=127.0.0.1:57458->127.0.0.1:30625, err= NFCx2 checkfile vs. both remote (without normalization) 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-feciwol6hana: dial("tcp","127.0.0.1:30356") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-feciwol6hana: > dial: conn=127.0.0.1:42760->127.0.0.1:30356, err= 2026/09/12 05:33:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/12 05:33:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-feciwol6hana 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-feciwol6hana: 1 files missing 2026/09/12 05:33:43 NOTICE: 1 hashes missing 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-feciwol6hana: 1 differences found 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-feciwol6hana: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-feciwol6hana: dial("tcp","127.0.0.1:30124") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-feciwol6hana: > dial: conn=127.0.0.1:40052->127.0.0.1:30124, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-feciwol6hana: dial("tcp","127.0.0.1:31979") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-feciwol6hana: > dial: conn=127.0.0.1:41434->127.0.0.1:31979, err= 2026/09/12 05:33:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-feciwol6hana: 0 differences found 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-feciwol6hana: 1 matching files 2026/09/12 05:33:43 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-tacolam3befu" 2026/09/12 05:33:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/12 05:33:43 DEBUG : Setting type=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/09/12 05:33:43 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/12 05:33:43 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/12 05:33:43 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/12 05:33:43 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/12 05:33:43 DEBUG : TestFTPRclone: detected overridden config - adding "{hik8I}" suffix to name 2026/09/12 05:33:43 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/12 05:33:43 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/12 05:33:43 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/12 05:33:43 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-tacolam3befu: Connecting to FTP server 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-tacolam3befu: dial("tcp","127.0.0.1:28622") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-tacolam3befu: > dial: conn=127.0.0.1:40914->127.0.0.1:28622, err= 2026/09/12 05:33:43 DEBUG : Creating backend with remote "/tmp/rclone912095344" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-tacolam3befu", Local "Local file system at /tmp/rclone912095344", Modify Window "876000h0m0s" 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-tacolam3befu: dial("tcp","127.0.0.1:31244") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-tacolam3befu: > dial: conn=127.0.0.1:43698->127.0.0.1:31244, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-tacolam3befu: SetModTime is not supported 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-tacolam3befu: dial("tcp","127.0.0.1:31760") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-tacolam3befu: > dial: conn=127.0.0.1:49528->127.0.0.1:31760, err= both checkfile vs. NFDx2 remote (without normalization) 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-tacolam3befu: dial("tcp","127.0.0.1:31139") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-tacolam3befu: > dial: conn=127.0.0.1:39728->127.0.0.1:31139, err= 2026/09/12 05:33:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/12 05:33:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-tacolam3befu 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-tacolam3befu: 1 files missing 2026/09/12 05:33:43 NOTICE: 1 hashes missing 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-tacolam3befu: 1 differences found 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-tacolam3befu: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-tacolam3befu: dial("tcp","127.0.0.1:30140") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-tacolam3befu: > dial: conn=127.0.0.1:46620->127.0.0.1:30140, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-tacolam3befu: dial("tcp","127.0.0.1:30526") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-tacolam3befu: > dial: conn=127.0.0.1:50154->127.0.0.1:30526, err= 2026/09/12 05:33:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-tacolam3befu: 0 differences found 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-tacolam3befu: 1 matching files 2026/09/12 05:33:43 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-pibeneb5cako" 2026/09/12 05:33:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/12 05:33:43 DEBUG : Setting type=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/09/12 05:33:43 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/12 05:33:43 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/12 05:33:43 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/12 05:33:43 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/12 05:33:43 DEBUG : TestFTPRclone: detected overridden config - adding "{hik8I}" suffix to name 2026/09/12 05:33:43 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/12 05:33:43 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/12 05:33:43 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/12 05:33:43 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-pibeneb5cako: Connecting to FTP server 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-pibeneb5cako: dial("tcp","127.0.0.1:28622") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-pibeneb5cako: > dial: conn=127.0.0.1:40922->127.0.0.1:28622, err= 2026/09/12 05:33:43 DEBUG : Creating backend with remote "/tmp/rclone130590957" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-pibeneb5cako", Local "Local file system at /tmp/rclone130590957", Modify Window "876000h0m0s" 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-pibeneb5cako: dial("tcp","127.0.0.1:31135") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-pibeneb5cako: > dial: conn=127.0.0.1:33718->127.0.0.1:31135, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-pibeneb5cako: SetModTime is not supported 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-pibeneb5cako: dial("tcp","127.0.0.1:31293") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-pibeneb5cako: > dial: conn=127.0.0.1:47486->127.0.0.1:31293, err= both checkfile vs. NFCx2 remote (without normalization) 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-pibeneb5cako: dial("tcp","127.0.0.1:31612") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-pibeneb5cako: > dial: conn=127.0.0.1:34528->127.0.0.1:31612, err= 2026/09/12 05:33:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/12 05:33:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://127.0.0.1:28622/rclone-test-pibeneb5cako 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-pibeneb5cako: 1 files missing 2026/09/12 05:33:43 NOTICE: 1 hashes missing 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-pibeneb5cako: 1 differences found 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-pibeneb5cako: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-pibeneb5cako: dial("tcp","127.0.0.1:31207") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-pibeneb5cako: > dial: conn=127.0.0.1:40076->127.0.0.1:31207, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-pibeneb5cako: dial("tcp","127.0.0.1:31197") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-pibeneb5cako: > dial: conn=127.0.0.1:34928->127.0.0.1:31197, err= 2026/09/12 05:33:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-pibeneb5cako: 0 differences found 2026/09/12 05:33:43 NOTICE: ftp://127.0.0.1:28622/rclone-test-pibeneb5cako: 1 matching files 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-pibeneb5cako: dial("tcp","127.0.0.1:31695") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-pibeneb5cako: > dial: conn=127.0.0.1:52938->127.0.0.1:31695, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-pibeneb5cako: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-pibeneb5cako: Purge dir "" 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-tacolam3befu: dial("tcp","127.0.0.1:31220") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-tacolam3befu: > dial: conn=127.0.0.1:57910->127.0.0.1:31220, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-tacolam3befu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-tacolam3befu: Purge dir "" 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-feciwol6hana: dial("tcp","127.0.0.1:31481") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-feciwol6hana: > dial: conn=127.0.0.1:51328->127.0.0.1:31481, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-feciwol6hana: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-feciwol6hana: Purge dir "" 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-bubevah1hopa: dial("tcp","127.0.0.1:30016") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-bubevah1hopa: > dial: conn=127.0.0.1:33202->127.0.0.1:30016, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-bubevah1hopa: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-bubevah1hopa: Purge dir "" 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-sorobir9koma: dial("tcp","127.0.0.1:31827") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-sorobir9koma: > dial: conn=127.0.0.1:57564->127.0.0.1:31827, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-sorobir9koma: Purge object "測試_Русский___ě_áñ" 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-sorobir9koma: Purge dir "" 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-balulat4yube: dial("tcp","127.0.0.1:31427") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-balulat4yube: > dial: conn=127.0.0.1:52388->127.0.0.1:31427, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-balulat4yube: Purge object "測試_Русский___ě_áñ" 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-balulat4yube: Purge dir "" 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kiriroq8xoyi: dial("tcp","127.0.0.1:31571") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kiriroq8xoyi: > dial: conn=127.0.0.1:58508->127.0.0.1:31571, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kiriroq8xoyi: Purge object "HELLO, WORLD!" 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kiriroq8xoyi: Purge dir "" 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-qehogus0woxi: dial("tcp","127.0.0.1:30580") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-qehogus0woxi: > dial: conn=127.0.0.1:48510->127.0.0.1:30580, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-qehogus0woxi: Purge object "HeLlO, wOrLd!" 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-qehogus0woxi: Purge dir "" 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-conanad9pohe: dial("tcp","127.0.0.1:30962") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-conanad9pohe: > dial: conn=127.0.0.1:55520->127.0.0.1:30962, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-conanad9pohe: Purge object "HELLO, WORLD!" 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-conanad9pohe: Purge dir "" 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-zipacam1bora: dial("tcp","127.0.0.1:31531") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-zipacam1bora: > dial: conn=127.0.0.1:33884->127.0.0.1:31531, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-zipacam1bora: Purge object "hello, world!" 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-zipacam1bora: Purge dir "" --- PASS: TestApplyTransforms (0.17s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:43 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30322") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:46800->127.0.0.1:30322, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:43 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/09/12 05:33:43 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/09/12 05:33:43 INFO : file1: Copied (new) to: sub/file2 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30804") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:42628->127.0.0.1:30804, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31727") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:49902->127.0.0.1:31727, err= 2026/09/12 05:33:43 DEBUG : sub/file2: size = 14 OK 2026/09/12 05:33:43 DEBUG : file1: Sizes identical 2026/09/12 05:33:43 DEBUG : file1: Unchanged skipping 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31401") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:36066->127.0.0.1:31401, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30489") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:58536->127.0.0.1:30489, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: don't need to copy/move sub/file2, it is already at target location 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31362") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:58922->127.0.0.1:31362, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31994") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:46376->127.0.0.1:31994, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31308") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:46950->127.0.0.1:31308, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31494") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:51516->127.0.0.1:31494, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31413") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:55300->127.0.0.1:31413, err= --- PASS: TestCopyFile (0.01s) === RUN TestCopyLongFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" copy_test.go:154: Test only runs on local 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31076") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:46756->127.0.0.1:31076, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30988") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:56400->127.0.0.1:30988, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31013") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:38152->127.0.0.1:31013, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31537") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:33236->127.0.0.1:31537, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30499") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:60580->127.0.0.1:30499, err= 2026/09/12 05:33:43 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-kepecub7xima/backup" 2026/09/12 05:33:43 DEBUG : Setting type=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/09/12 05:33:43 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/12 05:33:43 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/12 05:33:43 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/12 05:33:43 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/12 05:33:43 DEBUG : TestFTPRclone: detected overridden config - adding "{hik8I}" suffix to name 2026/09/12 05:33:43 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/12 05:33:43 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/12 05:33:43 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/12 05:33:43 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima/backup: Connecting to FTP server 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima/backup: dial("tcp","127.0.0.1:28622") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima/backup: > dial: conn=127.0.0.1:40934->127.0.0.1:28622, err= 2026/09/12 05:33:43 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-kepecub7xima/backup" to be canonical "TestFTPRclone{hik8I}:rclone-test-kepecub7xima/backup" 2026/09/12 05:33:43 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3399925032) 2026/09/12 05:33:43 DEBUG : dst/file1: size = 18 (ftp://127.0.0.1:28622/rclone-test-kepecub7xima) 2026/09/12 05:33:43 DEBUG : dst/file1: Sizes differ 2026/09/12 05:33:43 INFO : dst/file1: Moved (server-side) 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31018") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:55958->127.0.0.1:31018, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:43 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/09/12 05:33:43 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/09/12 05:33:43 INFO : dst/file1: Copied (new) 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31023") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:37360->127.0.0.1:31023, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: Connecting to FTP server 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:28622") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:40946->127.0.0.1:28622, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31255") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:43344->127.0.0.1:31255, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30401") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:54470->127.0.0.1:30401, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31712") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:51402->127.0.0.1:31712, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30571") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:50066->127.0.0.1:30571, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30068") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:39044->127.0.0.1:30068, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30197") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:50722->127.0.0.1:30197, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31564") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:49336->127.0.0.1:31564, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31636") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:33218->127.0.0.1:31636, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.02s) === RUN TestCopyFileCompareDest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:43 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-kepecub7xima/dst" 2026/09/12 05:33:43 DEBUG : Setting type=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/09/12 05:33:43 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/12 05:33:43 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/12 05:33:43 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/12 05:33:43 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/12 05:33:43 DEBUG : TestFTPRclone: detected overridden config - adding "{hik8I}" suffix to name 2026/09/12 05:33:43 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/12 05:33:43 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/12 05:33:43 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/12 05:33:43 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima/dst: Connecting to FTP server 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima/dst: dial("tcp","127.0.0.1:28622") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima/dst: > dial: conn=127.0.0.1:40956->127.0.0.1:28622, err= 2026/09/12 05:33:43 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-kepecub7xima/CompareDest" 2026/09/12 05:33:43 DEBUG : Setting type=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/09/12 05:33:43 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/12 05:33:43 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/12 05:33:43 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/12 05:33:43 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/12 05:33:43 DEBUG : TestFTPRclone: detected overridden config - adding "{hik8I}" suffix to name 2026/09/12 05:33:43 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/12 05:33:43 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/12 05:33:43 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/12 05:33:43 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima/CompareDest: Connecting to FTP server 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima/CompareDest: dial("tcp","127.0.0.1:28622") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima/CompareDest: > dial: conn=127.0.0.1:40966->127.0.0.1:28622, err= 2026/09/12 05:33:43 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-kepecub7xima/CompareDest" to be canonical "TestFTPRclone{hik8I}:rclone-test-kepecub7xima/CompareDest" 2026/09/12 05:33:43 DEBUG : one: Need to transfer - File not found at Destination 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima/dst: dial("tcp","127.0.0.1:30682") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima/dst: > dial: conn=127.0.0.1:56852->127.0.0.1:30682, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima/dst: SetModTime is not supported 2026/09/12 05:33:43 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/09/12 05:33:43 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/09/12 05:33:43 INFO : one: Copied (new) 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31199") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:54370->127.0.0.1:31199, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30947") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:46972->127.0.0.1:30947, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30606") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:49130->127.0.0.1:30606, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30936") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:57110->127.0.0.1:30936, err= 2026/09/12 05:33:43 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-kepecub7xima/CompareDest" for canonical name "TestFTPRclone{hik8I}:rclone-test-kepecub7xima/CompareDest" 2026/09/12 05:33:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone3399925032) 2026/09/12 05:33:43 DEBUG : one: size = 3 (ftp://127.0.0.1:28622/rclone-test-kepecub7xima/dst) 2026/09/12 05:33:43 DEBUG : one: Sizes differ 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima/dst: dial("tcp","127.0.0.1:30614") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima/dst: > dial: conn=127.0.0.1:57076->127.0.0.1:30614, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima/dst: SetModTime is not supported 2026/09/12 05:33:43 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/09/12 05:33:43 DEBUG : one.4a8516eb.partial: renamed to: one 2026/09/12 05:33:43 INFO : one: Copied (replaced existing) 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31586") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:41650->127.0.0.1:31586, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30819") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:33590->127.0.0.1:30819, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30651") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:43368->127.0.0.1:30651, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30216") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:54494->127.0.0.1:30216, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30161") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:38496->127.0.0.1:30161, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30753") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:34222->127.0.0.1:30753, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31111") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:54430->127.0.0.1:31111, err= 2026/09/12 05:33:43 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-kepecub7xima/CompareDest" for canonical name "TestFTPRclone{hik8I}:rclone-test-kepecub7xima/CompareDest" 2026/09/12 05:33:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone3399925032) 2026/09/12 05:33:43 DEBUG : one: size = 3 (ftp://127.0.0.1:28622/rclone-test-kepecub7xima/dst) 2026/09/12 05:33:43 DEBUG : one: Sizes differ 2026/09/12 05:33:43 DEBUG : one: size = 5 OK 2026/09/12 05:33:43 DEBUG : one: Sizes identical 2026/09/12 05:33:43 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30031") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:33186->127.0.0.1:30031, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30962") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:55534->127.0.0.1:30962, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31115") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:42032->127.0.0.1:31115, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30638") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:58152->127.0.0.1:30638, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30746") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:39494->127.0.0.1:30746, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30208") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:55354->127.0.0.1:30208, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31651") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:56804->127.0.0.1:31651, err= 2026/09/12 05:33:43 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-kepecub7xima/CompareDest" for canonical name "TestFTPRclone{hik8I}:rclone-test-kepecub7xima/CompareDest" 2026/09/12 05:33:43 DEBUG : two: Need to transfer - File not found at Destination 2026/09/12 05:33:43 DEBUG : two: size = 3 OK 2026/09/12 05:33:43 DEBUG : two: Sizes identical 2026/09/12 05:33:43 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30664") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:43758->127.0.0.1:30664, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31825") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30882") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:57734->127.0.0.1:31825, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:36860->127.0.0.1:30882, err= 2026/09/12 05:33:43 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-kepecub7xima/CompareDest" for canonical name "TestFTPRclone{hik8I}:rclone-test-kepecub7xima/CompareDest" 2026/09/12 05:33:43 DEBUG : two: Need to transfer - File not found at Destination 2026/09/12 05:33:43 DEBUG : two: size = 3 OK 2026/09/12 05:33:43 DEBUG : two: Sizes identical 2026/09/12 05:33:43 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31096") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:46738->127.0.0.1:31096, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30906") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31588") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:49752->127.0.0.1:30906, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:58994->127.0.0.1:31588, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31088") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:47572->127.0.0.1:31088, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31249") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:50664->127.0.0.1:31249, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31233") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:38840->127.0.0.1:31233, err= 2026/09/12 05:33:43 DEBUG : fs cache: switching user supplied name "TestFTPRclone:rclone-test-kepecub7xima/CompareDest" for canonical name "TestFTPRclone{hik8I}:rclone-test-kepecub7xima/CompareDest" 2026/09/12 05:33:43 DEBUG : two: Need to transfer - File not found at Destination 2026/09/12 05:33:43 DEBUG : two: size = 5 (Local file system at /tmp/rclone3399925032) 2026/09/12 05:33:43 DEBUG : two: size = 3 (ftp://127.0.0.1:28622/rclone-test-kepecub7xima/CompareDest) 2026/09/12 05:33:43 DEBUG : two: Sizes differ 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima/dst: dial("tcp","127.0.0.1:30774") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima/dst: > dial: conn=127.0.0.1:40680->127.0.0.1:30774, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima/dst: SetModTime is not supported 2026/09/12 05:33:43 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/09/12 05:33:43 DEBUG : two.a319cd8b.partial: renamed to: two 2026/09/12 05:33:43 INFO : two: Copied (new) 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30999") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:38542->127.0.0.1:30999, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30503") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:49130->127.0.0.1:30503, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31976") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:47022->127.0.0.1:31976, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31852") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:56670->127.0.0.1:31852, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31354") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31132") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:44380->127.0.0.1:31354, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:50480->127.0.0.1:31132, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30288") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:58772->127.0.0.1:30288, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.05s) === RUN TestCopyFileCopyDest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31274") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:58360->127.0.0.1:31274, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31478") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:42524->127.0.0.1:31478, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:43 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30542") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:57772->127.0.0.1:30542, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:43 DEBUG : sub/file2: size = 14 OK 2026/09/12 05:33:43 INFO : file1: Copied (new) to: sub/file2 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31129") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:49638->127.0.0.1:31129, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31536") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:54618->127.0.0.1:31536, err= 2026/09/12 05:33:43 DEBUG : sub/file2: size = 14 OK 2026/09/12 05:33:43 DEBUG : file1: Sizes identical 2026/09/12 05:33:43 DEBUG : file1: Unchanged skipping 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31081") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:43808->127.0.0.1:31081, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30449") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:51170->127.0.0.1:30449, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: don't need to copy/move sub/file2, it is already at target location 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30839") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:41272->127.0.0.1:30839, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31889") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:36850->127.0.0.1:31889, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30218") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:57994->127.0.0.1:30218, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30768") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:52976->127.0.0.1:30768, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31541") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:48262->127.0.0.1:31541, err= --- PASS: TestCopyInplace (0.02s) === RUN TestCopyLongFileName run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:43 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30628") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:46426->127.0.0.1:30628, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:43 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/09/12 05:33:43 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/09/12 05:33:43 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31949") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:50468->127.0.0.1:31949, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31624") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:44448->127.0.0.1:31624, err= 2026/09/12 05:33:43 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/09/12 05:33:43 DEBUG : file1: Sizes identical 2026/09/12 05:33:43 DEBUG : file1: Unchanged skipping 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30019") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:53838->127.0.0.1:30019, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30106") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:60908->127.0.0.1:30106, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30506") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:50778->127.0.0.1:30506, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31204") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:59734->127.0.0.1:31204, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31705") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:42394->127.0.0.1:31705, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30655") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:52916->127.0.0.1:30655, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31077") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:54756->127.0.0.1:31077, err= --- PASS: TestCopyLongFileName (0.01s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31195") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:33242->127.0.0.1:31195, err= 2026/09/12 05:33:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/09/12 05:33:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/09/12 05:33:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/09/12 05:33:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/09/12 05:33:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/09/12 05:33:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/09/12 05:33:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/09/12 05:33:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/09/12 05:33:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/09/12 05:33:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: Connecting to FTP server 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:28622") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: Connecting to FTP server 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: Waiting for checks to finish 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: Waiting for transfers to finish 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:40970->127.0.0.1:28622, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31678") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:46010->127.0.0.1:31678, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30856") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:43836->127.0.0.1:30856, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31398") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:50926->127.0.0.1:31398, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/09/12 05:33:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/09/12 05:33:43 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/09/12 05:33:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31671") 2026/09/12 05:33:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/09/12 05:33:43 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:60780->127.0.0.1:31671, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31624") 2026/09/12 05:33:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/09/12 05:33:43 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/09/12 05:33:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:28622") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:44456->127.0.0.1:31624, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:40976->127.0.0.1:28622, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31840") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:48936->127.0.0.1:31840, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/09/12 05:33:43 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/09/12 05:33:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31355") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:35144->127.0.0.1:31355, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31655") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:56866->127.0.0.1:31655, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/09/12 05:33:43 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/09/12 05:33:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30070") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:49562->127.0.0.1:30070, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/09/12 05:33:43 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/09/12 05:33:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/09/12 05:33:43 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/09/12 05:33:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31942") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:52662->127.0.0.1:31942, err= 2026/09/12 05:33:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/09/12 05:33:43 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/09/12 05:33:43 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/09/12 05:33:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/09/12 05:33:43 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/09/12 05:33:43 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31342") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:33650->127.0.0.1:31342, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31087") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:58150->127.0.0.1:31087, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31623") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:40162->127.0.0.1:31623, err= --- PASS: TestCopyLongFileNameCollision (0.04s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:43 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30177") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:58270->127.0.0.1:30177, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:43 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/09/12 05:33:43 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/09/12 05:33:43 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30812") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:43596->127.0.0.1:30812, err= 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31438") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:55810->127.0.0.1:31438, err= 2026/09/12 05:33:43 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31243") 2026/09/12 05:33:43 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:36468->127.0.0.1:31243, err= 2026/09/12 05:33:44 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/09/12 05:33:44 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31283") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:41784->127.0.0.1:31283, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30236") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:54662->127.0.0.1:30236, err= 2026/09/12 05:33:44 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30879") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:56238->127.0.0.1:30879, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30978") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:54992->127.0.0.1:30978, err= 2026/09/12 05:33:44 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30961") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:43792->127.0.0.1:30961, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/09/12 05:33:44 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/09/12 05:33:44 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31290") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:50594->127.0.0.1:31290, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30243") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:48616->127.0.0.1:30243, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30022") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:40812->127.0.0.1:30022, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31689") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:56410->127.0.0.1:31689, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30128") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:42418->127.0.0.1:30128, err= --- PASS: TestCopyFileMaxTransfer (1.03s) === RUN TestDeduplicateInteractive run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30484") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:57248->127.0.0.1:30484, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31551") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:42896->127.0.0.1:31551, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30704") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:36916->127.0.0.1:30704, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30186") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:57068->127.0.0.1:30186, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30602") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:47284->127.0.0.1:30602, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30636") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:51406->127.0.0.1:30636, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31633") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:54402->127.0.0.1:31633, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31650") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:58626->127.0.0.1:31650, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31213") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:39818->127.0.0.1:31213, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30483") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:50272->127.0.0.1:30483, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" dedupe_test.go:37: Can't run this test without a hash 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31614") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:48600->127.0.0.1:31614, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30438") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:38752->127.0.0.1:30438, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30354") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:47130->127.0.0.1:30354, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30668") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:43972->127.0.0.1:30668, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31439") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:43286->127.0.0.1:31439, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30563") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:57052->127.0.0.1:30563, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31344") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:32882->127.0.0.1:31344, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30046") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:48560->127.0.0.1:30046, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31775") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:41490->127.0.0.1:31775, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31926") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:58368->127.0.0.1:31926, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestDeduplicateRenameManyExisting run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" dedupe_test.go:25: Can't test deduplicate - no duplicate files possible 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30857") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:55862->127.0.0.1:30857, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30319") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:53046->127.0.0.1:30319, err= --- SKIP: TestDeduplicateRenameManyExisting (0.00s) === RUN TestMergeDirs run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" dedupe_test.go:294: Can't merge directories 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30300") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:40334->127.0.0.1:30300, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30474") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:55222->127.0.0.1:30474, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30811") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:36984->127.0.0.1:30811, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31093") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:46080->127.0.0.1:31093, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30360") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:57338->127.0.0.1:30360, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31144") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:58256->127.0.0.1:31144, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30322") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:46804->127.0.0.1:30322, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30889") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:47746->127.0.0.1:30889, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30037") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:58096->127.0.0.1:30037, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31402") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:45566->127.0.0.1:31402, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31977") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:47416->127.0.0.1:31977, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31540") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30778") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:39022->127.0.0.1:30778, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:47820->127.0.0.1:31540, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31985") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:42968->127.0.0.1:31985, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31597") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:49544->127.0.0.1:31597, err= 2026/09/12 05:33:44 DEBUG : a.txt: Excluded (Size Filter) 2026/09/12 05:33:44 DEBUG : a.txt: Excluded 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30200") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:49310->127.0.0.1:30200, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31379") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:60400->127.0.0.1:31379, err= 2026/09/12 05:33:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/12 05:33:44 DEBUG : sub dir/hello world: Excluded 2026/09/12 05:33:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/12 05:33:44 DEBUG : sub dir/hello world2: Excluded 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31300") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:45458->127.0.0.1:31300, err= 2026/09/12 05:33:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/12 05:33:44 DEBUG : sub dir/hello world: Excluded 2026/09/12 05:33:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/12 05:33:44 DEBUG : sub dir/hello world2: Excluded 2026/09/12 05:33:44 DEBUG : sub dir/ignore dir: Excluded 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31331") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:50880->127.0.0.1:31331, err= 2026/09/12 05:33:44 DEBUG : sub dir/ignore dir: Excluded 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30242") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:46402->127.0.0.1:30242, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30874") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:50024->127.0.0.1:30874, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30370") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:53456->127.0.0.1:30370, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31401") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:36080->127.0.0.1:31401, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31841") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:37696->127.0.0.1:31841, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30861") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:39500->127.0.0.1:30861, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30207") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:42382->127.0.0.1:30207, err= --- PASS: TestListDirSorted (0.04s) === RUN TestListDirSortedFn run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31809") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:36864->127.0.0.1:31809, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31661") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:53244->127.0.0.1:31661, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30785") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:49730->127.0.0.1:30785, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30443") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:54190->127.0.0.1:30443, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30105") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:51046->127.0.0.1:30105, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30904") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:56226->127.0.0.1:30904, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30026") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:58896->127.0.0.1:30026, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30548") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:51446->127.0.0.1:30548, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31870") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:50184->127.0.0.1:31870, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31662") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:48494->127.0.0.1:31662, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31071") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:47540->127.0.0.1:31071, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31935") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:60206->127.0.0.1:31935, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30726") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:39508->127.0.0.1:30726, err= 2026/09/12 05:33:44 DEBUG : a.txt: Excluded (Size Filter) 2026/09/12 05:33:44 DEBUG : a.txt: Excluded 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30148") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:42130->127.0.0.1:30148, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30669") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:54440->127.0.0.1:30669, err= 2026/09/12 05:33:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/12 05:33:44 DEBUG : sub dir/hello world: Excluded 2026/09/12 05:33:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/12 05:33:44 DEBUG : sub dir/hello world2: Excluded 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30478") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:53256->127.0.0.1:30478, err= 2026/09/12 05:33:44 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/12 05:33:44 DEBUG : sub dir/hello world: Excluded 2026/09/12 05:33:44 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/12 05:33:44 DEBUG : sub dir/hello world2: Excluded 2026/09/12 05:33:44 DEBUG : sub dir/ignore dir: Excluded 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31300") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:45464->127.0.0.1:31300, err= 2026/09/12 05:33:44 DEBUG : sub dir/ignore dir: Excluded 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30198") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:48530->127.0.0.1:30198, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31865") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:34932->127.0.0.1:31865, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30569") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:60850->127.0.0.1:30569, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30739") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:39510->127.0.0.1:30739, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30843") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:37252->127.0.0.1:30843, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30434") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:39342->127.0.0.1:30434, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31191") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:45888->127.0.0.1:31191, err= --- PASS: TestListDirSortedFn (0.03s) === RUN TestListJSON run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31660") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:50594->127.0.0.1:31660, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30984") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:58520->127.0.0.1:30984, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31027") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:58272->127.0.0.1:31027, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31385") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:39400->127.0.0.1:31385, err= === RUN TestListJSON/Default 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31384") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:53558->127.0.0.1:31384, err= === RUN TestListJSON/FilesOnly 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31788") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:50178->127.0.0.1:31788, err= === RUN TestListJSON/DirsOnly 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31265") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:57702->127.0.0.1:31265, err= === RUN TestListJSON/Recurse 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30067") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:58380->127.0.0.1:30067, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30897") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:39304->127.0.0.1:30897, err= === RUN TestListJSON/SubDir 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31649") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:37914->127.0.0.1:31649, err= === RUN TestListJSON/NoModTime 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30124") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:40062->127.0.0.1:30124, err= === RUN TestListJSON/NoMimeType 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30598") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:38534->127.0.0.1:30598, err= === RUN TestListJSON/ShowHash 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31080") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:35740->127.0.0.1:31080, err= === RUN TestListJSON/HashTypes 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31675") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:48754->127.0.0.1:31675, err= 2026/09/12 05:33:44 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30633") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:35698->127.0.0.1:30633, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30467") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:52230->127.0.0.1:30467, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30626") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:47310->127.0.0.1:30626, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31372") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:54152->127.0.0.1:31372, err= --- PASS: TestListJSON (0.02s) --- PASS: TestListJSON/Default (0.00s) --- PASS: TestListJSON/FilesOnly (0.00s) --- PASS: TestListJSON/DirsOnly (0.00s) --- PASS: TestListJSON/Recurse (0.00s) --- PASS: TestListJSON/SubDir (0.00s) --- PASS: TestListJSON/NoModTime (0.00s) --- PASS: TestListJSON/NoMimeType (0.00s) --- PASS: TestListJSON/ShowHash (0.00s) --- PASS: TestListJSON/HashTypes (0.00s) --- PASS: TestListJSON/Metadata (0.00s) === RUN TestStatJSON run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31395") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:48832->127.0.0.1:31395, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30219") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:55228->127.0.0.1:30219, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31674") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:58256->127.0.0.1:31674, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31370") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:54926->127.0.0.1:31370, err= === RUN TestStatJSON/Root 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30167") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:36608->127.0.0.1:30167, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30273") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:40252->127.0.0.1:30273, err= === RUN TestStatJSON/Dir 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31468") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:41200->127.0.0.1:31468, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30788") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:51246->127.0.0.1:30788, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30326") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:39652->127.0.0.1:30326, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30931") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:45202->127.0.0.1:30931, err= === RUN TestStatJSON/FileDirsOnly 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31169") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:49070->127.0.0.1:31169, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31863") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:46424->127.0.0.1:31863, err= === RUN TestStatJSON/RootNotFound 2026/09/12 05:33:44 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-kepecub7xima/notfound" 2026/09/12 05:33:44 DEBUG : Setting type=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/09/12 05:33:44 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/12 05:33:44 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/12 05:33:44 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/12 05:33:44 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/12 05:33:44 DEBUG : TestFTPRclone: detected overridden config - adding "{hik8I}" suffix to name 2026/09/12 05:33:44 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/12 05:33:44 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/12 05:33:44 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/12 05:33:44 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima/notfound: Connecting to FTP server 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima/notfound: dial("tcp","127.0.0.1:28622") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima/notfound: > dial: conn=127.0.0.1:40988->127.0.0.1:28622, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima/notfound: dial("tcp","127.0.0.1:30095") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima/notfound: > dial: conn=127.0.0.1:46664->127.0.0.1:30095, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30626") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:47314->127.0.0.1:30626, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31183") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:60162->127.0.0.1:31183, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31624") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:44458->127.0.0.1:31624, err= --- PASS: TestStatJSON (0.02s) --- PASS: TestStatJSON/Root (0.00s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.00s) --- PASS: TestStatJSON/Dir (0.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.00s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.00s) --- PASS: TestStatJSON/DirDirsOnly (0.00s) --- PASS: TestStatJSON/FileDirsOnly (0.00s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.00s) --- PASS: TestStatJSON/RootNotFound (0.00s) === RUN TestStatJSONMemory 2026/09/12 05:33:44 DEBUG : Creating backend with remote ":memory:" 2026/09/12 05:33:44 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/12 05:33:44 DEBUG : sub/file1: size = 5 OK 2026/09/12 05:33:44 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/12 05:33:44 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestStatJSONConfinement --- PASS: TestStatJSONConfinement (0.00s) === RUN TestMkdir run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:44 INFO : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: Making directory 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31534") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:59374->127.0.0.1:31534, err= 2026/09/12 05:33:44 INFO : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: Making directory 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31591") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:33526->127.0.0.1:31591, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30941") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:48722->127.0.0.1:30941, err= --- PASS: TestMkdir (0.00s) === RUN TestLsd run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31822") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:38628->127.0.0.1:31822, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30859") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:56642->127.0.0.1:30859, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31435") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:36212->127.0.0.1:31435, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30288") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:58786->127.0.0.1:30288, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30478") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:53258->127.0.0.1:30478, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30174") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:57360->127.0.0.1:30174, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30471") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:51566->127.0.0.1:30471, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30741") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:58844->127.0.0.1:30741, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30499") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:60582->127.0.0.1:30499, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31205") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:54412->127.0.0.1:31205, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30766") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:45766->127.0.0.1:30766, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31235") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:36030->127.0.0.1:31235, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30910") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:59784->127.0.0.1:30910, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30592") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:33574->127.0.0.1:30592, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31032") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:46748->127.0.0.1:31032, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30561") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:35452->127.0.0.1:30561, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30627") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:35836->127.0.0.1:30627, err= 2026/09/12 05:33:44 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/09/12 05:33:44 DEBUG : empty space: Excluded 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31263") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:38320->127.0.0.1:31263, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31801") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:55656->127.0.0.1:31801, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31070") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:56966->127.0.0.1:31070, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30864") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:33618->127.0.0.1:30864, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30778") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:39026->127.0.0.1:30778, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30461") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:49250->127.0.0.1:30461, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31553") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:57908->127.0.0.1:31553, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30622") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:53698->127.0.0.1:30622, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31179") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:53704->127.0.0.1:31179, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31867") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:39258->127.0.0.1:31867, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31028") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:43110->127.0.0.1:31028, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31301") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:34792->127.0.0.1:31301, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30746") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:39498->127.0.0.1:30746, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2026/09/12 05:33:44 DEBUG : Creating backend with remote ":memory:" 2026/09/12 05:33:44 ERROR : file1: hash unsupported: hash type not supported 2026/09/12 05:33:44 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/12 05:33:44 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/09/12 05:33:44 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/12 05:33:44 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/12 05:33:44 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/12 05:33:44 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/12 05:33:44 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/12 05:33:44 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/12 05:33:44 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/12 05:33:44 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30759") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:49906->127.0.0.1:30759, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31107") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:52670->127.0.0.1:31107, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31772") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:36732->127.0.0.1:31772, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31522") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:40294->127.0.0.1:31522, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30642") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:57838->127.0.0.1:30642, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31191") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:45896->127.0.0.1:31191, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31178") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:42626->127.0.0.1:31178, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31309") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:47240->127.0.0.1:31309, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30554") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:34486->127.0.0.1:30554, err= --- PASS: TestCount (0.01s) === RUN TestDelete run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31918") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:33550->127.0.0.1:31918, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31755") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:46986->127.0.0.1:31755, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31864") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:57234->127.0.0.1:31864, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31250") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:50362->127.0.0.1:31250, err= 2026/09/12 05:33:44 DEBUG : Waiting for deletions to finish 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30044") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:42804->127.0.0.1:30044, err= 2026/09/12 05:33:44 DEBUG : large: Excluded (Size Filter) 2026/09/12 05:33:44 DEBUG : large: Excluded 2026/09/12 05:33:44 INFO : medium: Deleted 2026/09/12 05:33:44 INFO : small: Deleted 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31180") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:41794->127.0.0.1:31180, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31106") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:38134->127.0.0.1:31106, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30689") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:36714->127.0.0.1:30689, err= --- PASS: TestDelete (0.01s) === RUN TestMaxDelete run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30422") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:43412->127.0.0.1:30422, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31012") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:41390->127.0.0.1:31012, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30239") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:53538->127.0.0.1:30239, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31894") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:33298->127.0.0.1:31894, err= 2026/09/12 05:33:44 DEBUG : Waiting for deletions to finish 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30266") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:47300->127.0.0.1:30266, err= 2026/09/12 05:33:44 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/09/12 05:33:44 INFO : medium: Deleted 2026/09/12 05:33:44 INFO : small: Deleted 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31842") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:51102->127.0.0.1:31842, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31813") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:53810->127.0.0.1:31813, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31237") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:46020->127.0.0.1:31237, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30888") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:41914->127.0.0.1:30888, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31767") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:59278->127.0.0.1:31767, err= --- PASS: TestMaxDelete (0.01s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31362") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:58936->127.0.0.1:31362, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31618") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:43854->127.0.0.1:31618, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31183") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:60166->127.0.0.1:31183, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30050") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:36640->127.0.0.1:30050, err= 2026/09/12 05:33:44 DEBUG : Waiting for deletions to finish 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30182") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:40518->127.0.0.1:30182, err= 2026/09/12 05:33:44 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/12 05:33:44 INFO : small: Deleted 2026/09/12 05:33:44 INFO : medium: Deleted 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31914") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:35858->127.0.0.1:31914, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30414") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:48952->127.0.0.1:30414, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31895") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:37648->127.0.0.1:31895, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31372") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:54158->127.0.0.1:31372, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30356") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:42764->127.0.0.1:30356, err= --- PASS: TestMaxDeleteSizeLargeFile (0.02s) === RUN TestMaxDeleteSize run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31397") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:35576->127.0.0.1:31397, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30182") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:40532->127.0.0.1:30182, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31041") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:52972->127.0.0.1:31041, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31576") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:42900->127.0.0.1:31576, err= 2026/09/12 05:33:44 DEBUG : Waiting for deletions to finish 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30605") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:38106->127.0.0.1:30605, err= 2026/09/12 05:33:44 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/12 05:33:44 INFO : medium: Deleted 2026/09/12 05:33:44 INFO : small: Deleted 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31154") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:33734->127.0.0.1:31154, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30295") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:44566->127.0.0.1:30295, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31736") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:53772->127.0.0.1:31736, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31563") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:49508->127.0.0.1:31563, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30341") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:45992->127.0.0.1:30341, err= --- PASS: TestMaxDeleteSize (0.01s) === RUN TestReadFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30775") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:49546->127.0.0.1:30775, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30965") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:54258->127.0.0.1:30965, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30702") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:41248->127.0.0.1:30702, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31667") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:38822->127.0.0.1:31667, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30996") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:37412->127.0.0.1:30996, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30652") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:42742->127.0.0.1:30652, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31026") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:60986->127.0.0.1:31026, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2026/09/12 05:33:44 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/12 05:33:44 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/12 05:33:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/12 05:33:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/12 05:33:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/12 05:33:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/12 05:33:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30752") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:55662->127.0.0.1:30752, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31285") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:33400->127.0.0.1:31285, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31201") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:44750->127.0.0.1:31201, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31506") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:51904->127.0.0.1:31506, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31208") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:56544->127.0.0.1:31208, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30625") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:57468->127.0.0.1:30625, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31094") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:36598->127.0.0.1:31094, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30096") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:35952->127.0.0.1:30096, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30295") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:44572->127.0.0.1:30295, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31362") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:58940->127.0.0.1:31362, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30094") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:46346->127.0.0.1:30094, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31567") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:40558->127.0.0.1:31567, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31553") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:57918->127.0.0.1:31553, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31768") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:40768->127.0.0.1:31768, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30064") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:35494->127.0.0.1:30064, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30042") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:41368->127.0.0.1:30042, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30303") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:48516->127.0.0.1:30303, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31248") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:60314->127.0.0.1:31248, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30885") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:33626->127.0.0.1:30885, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30794") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:59824->127.0.0.1:30794, err= --- PASS: TestCat (0.15s) === RUN TestPurge 2026/09/12 05:33:44 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-karedik8ruxi" 2026/09/12 05:33:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/12 05:33:44 DEBUG : Setting type=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/09/12 05:33:44 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/12 05:33:44 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/12 05:33:44 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/12 05:33:44 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/12 05:33:44 DEBUG : TestFTPRclone: detected overridden config - adding "{hik8I}" suffix to name 2026/09/12 05:33:44 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/12 05:33:44 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/12 05:33:44 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/12 05:33:44 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: Connecting to FTP server 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:28622") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:40990->127.0.0.1:28622, err= 2026/09/12 05:33:44 DEBUG : Creating backend with remote "/tmp/rclone1858912312" run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-karedik8ruxi", Local "Local file system at /tmp/rclone1858912312", Modify Window "876000h0m0s" 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:30745") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:40570->127.0.0.1:30745, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: SetModTime is not supported 2026/09/12 05:33:44 INFO : A2: Making directory 2026/09/12 05:33:44 INFO : A1/B2: Making directory 2026/09/12 05:33:44 INFO : A1/B2/C2: Making directory 2026/09/12 05:33:44 INFO : A1/B1/C3: Making directory 2026/09/12 05:33:44 INFO : A3: Making directory 2026/09/12 05:33:44 INFO : A3/B3: Making directory 2026/09/12 05:33:44 INFO : A3/B3/C4: Making directory 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:30202") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:40210->127.0.0.1:30202, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:30166") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:48830->127.0.0.1:30166, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: Connecting to FTP server 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:28622") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: Connecting to FTP server 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:41004->127.0.0.1:28622, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:31032") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:46762->127.0.0.1:31032, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:31616") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:60414->127.0.0.1:31616, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:30216") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:54500->127.0.0.1:30216, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:30802") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:40510->127.0.0.1:30802, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: Connecting to FTP server 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:30037") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:58110->127.0.0.1:30037, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:31728") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:56048->127.0.0.1:31728, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:28622") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:41006->127.0.0.1:28622, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:30596") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:39160->127.0.0.1:30596, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:28622") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:41012->127.0.0.1:28622, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:31719") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:48190->127.0.0.1:31719, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:31366") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:50558->127.0.0.1:31366, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:30140") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:46622->127.0.0.1:30140, err= 2026/09/12 05:33:44 DEBUG : Waiting for deletions to finish 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:30582") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:59004->127.0.0.1:30582, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:31046") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:33912->127.0.0.1:31046, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:30193") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:50588->127.0.0.1:30193, err= 2026/09/12 05:33:44 INFO : A1/B1/C1/one: Deleted 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:30452") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:54844->127.0.0.1:30452, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:30844") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:30894") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:42906->127.0.0.1:30894, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:40444->127.0.0.1:30844, err= 2026/09/12 05:33:44 DEBUG : removing 2 level 3 directories 2026/09/12 05:33:44 INFO : A1/B1/C3: Removing directory 2026/09/12 05:33:44 INFO : A1/B1/C1: Removing directory 2026/09/12 05:33:44 DEBUG : removing 1 level 2 directories 2026/09/12 05:33:44 INFO : A1/B1: Removing directory 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:30145") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:39996->127.0.0.1:30145, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:30316") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:31607") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:31617") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:37378->127.0.0.1:31607, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:37590->127.0.0.1:31617, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:48988->127.0.0.1:30316, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:31591") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:33528->127.0.0.1:31591, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:31778") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:47122->127.0.0.1:31778, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:31390") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:56930->127.0.0.1:31390, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:30521") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:41540->127.0.0.1:30521, err= 2026/09/12 05:33:44 DEBUG : Waiting for deletions to finish 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:31985") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:42974->127.0.0.1:31985, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:30541") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:33574->127.0.0.1:30541, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:31732") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:31947") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:43584->127.0.0.1:31947, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:40590->127.0.0.1:31732, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:31661") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:53252->127.0.0.1:31661, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:30577") 2026/09/12 05:33:44 INFO : A1/two: Deleted 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:40674->127.0.0.1:30577, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:30711") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:60074->127.0.0.1:30711, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:30219") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:55240->127.0.0.1:30219, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:30320") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:54866->127.0.0.1:30320, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:30705") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:57712->127.0.0.1:30705, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:31694") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:31463") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:51980->127.0.0.1:31463, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:47636->127.0.0.1:31694, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:30022") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:31720") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:40828->127.0.0.1:30022, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:60506->127.0.0.1:31720, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:30871") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:39600->127.0.0.1:30871, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:30568") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:37578->127.0.0.1:30568, err= 2026/09/12 05:33:44 DEBUG : removing 2 level 3 directories 2026/09/12 05:33:44 INFO : A3/B3/C4: Removing directory 2026/09/12 05:33:44 INFO : A1/B2/C2: Removing directory 2026/09/12 05:33:44 DEBUG : removing 2 level 2 directories 2026/09/12 05:33:44 INFO : A3/B3: Removing directory 2026/09/12 05:33:44 INFO : A1/B2: Removing directory 2026/09/12 05:33:44 DEBUG : removing 3 level 1 directories 2026/09/12 05:33:44 INFO : A3: Removing directory 2026/09/12 05:33:44 INFO : A1: Removing directory 2026/09/12 05:33:44 INFO : A2: Removing directory 2026/09/12 05:33:44 DEBUG : removing 1 level 0 directories 2026/09/12 05:33:44 INFO : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: Removing directory 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:31579") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:47476->127.0.0.1:31579, err= 2026/09/12 05:33:44 ERROR : error listing: directory not found 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: dial("tcp","127.0.0.1:31244") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: > dial: conn=127.0.0.1:43710->127.0.0.1:31244, err= 2026/09/12 05:33:44 ERROR : error listing: directory not found 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-karedik8ruxi: Purge dir "" 2026/09/12 05:33:44 NOTICE: purge failed to rmdir "": directory not found 2026/09/12 05:33:44 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.06s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31943") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:49302->127.0.0.1:31943, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 INFO : A2: Making directory 2026/09/12 05:33:44 INFO : A1/B2: Making directory 2026/09/12 05:33:44 INFO : A1/B2/C2: Making directory 2026/09/12 05:33:44 INFO : A1/B1/C3: Making directory 2026/09/12 05:33:44 INFO : A3: Making directory 2026/09/12 05:33:44 INFO : A3/B3: Making directory 2026/09/12 05:33:44 INFO : A3/B3/C4: Making directory 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30388") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:49134->127.0.0.1:30388, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30871") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:39610->127.0.0.1:30871, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31552") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31320") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:40494->127.0.0.1:31552, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30184") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:54580->127.0.0.1:31320, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:43772->127.0.0.1:30184, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: Connecting to FTP server 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:28622") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31287") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30768") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:41022->127.0.0.1:28622, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:55356->127.0.0.1:31287, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:52988->127.0.0.1:30768, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30654") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30495") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:57472->127.0.0.1:30495, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:60300->127.0.0.1:30654, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31922") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:58322->127.0.0.1:31922, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31506") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:51920->127.0.0.1:31506, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30939") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:59290->127.0.0.1:30939, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31212") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:59162->127.0.0.1:31212, err= 2026/09/12 05:33:44 DEBUG : removing 1 level 3 directories 2026/09/12 05:33:44 INFO : A3/B3/C4: Removing directory 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30344") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:39262->127.0.0.1:30344, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31442") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30455") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:39308->127.0.0.1:31442, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:51594->127.0.0.1:30455, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30114") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:34970->127.0.0.1:30114, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31406") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:45610->127.0.0.1:31406, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31624") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:44470->127.0.0.1:31624, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30490") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:46504->127.0.0.1:30490, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31989") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:49926->127.0.0.1:31989, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30290") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31531") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:52542->127.0.0.1:30290, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:33900->127.0.0.1:31531, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30066") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:51992->127.0.0.1:30066, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30136") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30264") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:52622->127.0.0.1:30136, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30752") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:37318->127.0.0.1:30264, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:55670->127.0.0.1:30752, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31268") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:41892->127.0.0.1:31268, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30316") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31788") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:49004->127.0.0.1:30316, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:50180->127.0.0.1:31788, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30031") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:33202->127.0.0.1:30031, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30757") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:50160->127.0.0.1:30757, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30117") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:48924->127.0.0.1:30117, err= 2026/09/12 05:33:44 DEBUG : removing 2 level 3 directories 2026/09/12 05:33:44 INFO : A1/B2/C2: Removing directory 2026/09/12 05:33:44 INFO : A1/B1/C3: Removing directory 2026/09/12 05:33:44 DEBUG : removing 2 level 2 directories 2026/09/12 05:33:44 INFO : A3/B3: Removing directory 2026/09/12 05:33:44 INFO : A1/B2: Removing directory 2026/09/12 05:33:44 DEBUG : removing 2 level 1 directories 2026/09/12 05:33:44 INFO : A3: Removing directory 2026/09/12 05:33:44 INFO : A2: Removing directory 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31438") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:55826->127.0.0.1:31438, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30145") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:40002->127.0.0.1:30145, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31264") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:52362->127.0.0.1:31264, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30402") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:47990->127.0.0.1:30402, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31448") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:35820->127.0.0.1:31448, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30943") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:41108->127.0.0.1:30943, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30776") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:55288->127.0.0.1:30776, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30019") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:53852->127.0.0.1:30019, err= 2026/09/12 05:33:44 DEBUG : removing 1 level 3 directories 2026/09/12 05:33:44 INFO : A1/B1/C1: Removing directory 2026/09/12 05:33:44 DEBUG : removing 1 level 2 directories 2026/09/12 05:33:44 INFO : A1/B1: Removing directory 2026/09/12 05:33:44 DEBUG : removing 1 level 1 directories 2026/09/12 05:33:44 INFO : A1: Removing directory 2026/09/12 05:33:44 DEBUG : removing 1 level 0 directories 2026/09/12 05:33:44 INFO : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: Removing directory 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30680") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:34712->127.0.0.1:30680, err= 2026/09/12 05:33:44 ERROR : error listing: directory not found 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31727") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:49910->127.0.0.1:31727, err= 2026/09/12 05:33:44 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.04s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:44 INFO : A1: Making directory 2026/09/12 05:33:44 INFO : A1/B1: Making directory 2026/09/12 05:33:44 INFO : A1/B1/C1: Making directory 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31586") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:41652->127.0.0.1:31586, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31035") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:53102->127.0.0.1:31035, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31995") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:42846->127.0.0.1:31995, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30629") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:58138->127.0.0.1:30629, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30974") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:50956->127.0.0.1:30974, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30936") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:57126->127.0.0.1:30936, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31607") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:37390->127.0.0.1:31607, err= 2026/09/12 05:33:44 DEBUG : removing 1 level 3 directories 2026/09/12 05:33:44 INFO : A1/B1/C1: Removing directory 2026/09/12 05:33:44 DEBUG : removing 1 level 2 directories 2026/09/12 05:33:44 INFO : A1/B1: Removing directory 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30111") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:41208->127.0.0.1:30111, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30794") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:59834->127.0.0.1:30794, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31982") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:56964->127.0.0.1:31982, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30573") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:39284->127.0.0.1:30573, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31918") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:33558->127.0.0.1:31918, err= --- PASS: TestRmdirsLeaveRoot (0.01s) === RUN TestRmdirsWithFilter run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:44 INFO : A1: Making directory 2026/09/12 05:33:44 INFO : A1/B1: Making directory 2026/09/12 05:33:44 INFO : A1/B1/C1: Making directory 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31774") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:45106->127.0.0.1:31774, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31905") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:44150->127.0.0.1:31905, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31765") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:47874->127.0.0.1:31765, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31543") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:40512->127.0.0.1:31543, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31276") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:34524->127.0.0.1:31276, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31681") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:33852->127.0.0.1:31681, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30095") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:46676->127.0.0.1:30095, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30452") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:54858->127.0.0.1:30452, err= 2026/09/12 05:33:44 DEBUG : removing 1 level 3 directories 2026/09/12 05:33:44 INFO : A1/B1/C1: Removing directory 2026/09/12 05:33:44 DEBUG : removing 1 level 2 directories 2026/09/12 05:33:44 INFO : A1/B1: Removing directory 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31450") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:42184->127.0.0.1:31450, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31204") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:59744->127.0.0.1:31204, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30244") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:45892->127.0.0.1:30244, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30201") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:55234->127.0.0.1:30201, err= 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31918") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:33564->127.0.0.1:31918, err= --- PASS: TestRmdirsWithFilter (0.01s) === RUN TestCopyURL run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31726") 2026/09/12 05:33:44 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:57368->127.0.0.1:31726, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30110") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:52392->127.0.0.1:30110, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:45 DEBUG : file1: size = 14 OK 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31847") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:41534->127.0.0.1:31847, err= 2026/09/12 05:33:45 DEBUG : filename.txt: File name found in url 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31256") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:58318->127.0.0.1:31256, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:45 DEBUG : filename.txt: size = 14 OK 2026/09/12 05:33:45 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31471") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:33662->127.0.0.1:31471, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:45 DEBUG : headerfilename.txt: size = 14 OK 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31933") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:40854->127.0.0.1:31933, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:45 DEBUG : file2: size = 14 OK 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30646") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:33914->127.0.0.1:30646, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31714") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:51802->127.0.0.1:31714, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30368") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:34174->127.0.0.1:30368, err= --- PASS: TestCopyURL (0.03s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31444") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:41756->127.0.0.1:31444, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:45 DEBUG : file1: size = 14 OK 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31489") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:42748->127.0.0.1:31489, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31043") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:56106->127.0.0.1:31043, err= --- PASS: TestCopyURLDownloadHeaders (0.00s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:45 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31008") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:55096->127.0.0.1:31008, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:45 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/09/12 05:33:45 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/09/12 05:33:45 INFO : file1: Copied (new) to: sub/file2 2026/09/12 05:33:45 INFO : file1: Deleted 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31892") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:48560->127.0.0.1:31892, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30264") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:37320->127.0.0.1:30264, err= 2026/09/12 05:33:45 DEBUG : sub/file2: size = 14 OK 2026/09/12 05:33:45 DEBUG : file1: Sizes identical 2026/09/12 05:33:45 DEBUG : file1: Unchanged skipping 2026/09/12 05:33:45 INFO : file1: Deleted 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31517") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:55980->127.0.0.1:31517, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30820") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:59518->127.0.0.1:30820, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: don't need to copy/move sub/file2, it is already at target location 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31133") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:55758->127.0.0.1:31133, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30960") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:55148->127.0.0.1:30960, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30951") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:52250->127.0.0.1:30951, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30385") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:41046->127.0.0.1:30385, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30438") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:38760->127.0.0.1:30438, err= --- PASS: TestMoveFile (0.02s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:45 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30926") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:59650->127.0.0.1:30926, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:45 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/09/12 05:33:45 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/09/12 05:33:45 INFO : file1: Copied (new) 2026/09/12 05:33:45 INFO : file1: Deleted 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31415") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:50092->127.0.0.1:31415, err= 2026/09/12 05:33:45 DEBUG : file1: Destination exists, skipping 2026/09/12 05:33:45 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31435") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:36224->127.0.0.1:31435, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30544") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:35002->127.0.0.1:30544, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30573") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:39288->127.0.0.1:30573, err= --- PASS: TestMoveFileWithIgnoreExisting (0.01s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30773") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:36618->127.0.0.1:30773, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31068") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:60190->127.0.0.1:31068, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31952") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:60282->127.0.0.1:31952, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30573") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:39292->127.0.0.1:30573, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31673") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:55700->127.0.0.1:31673, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30932") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:36320->127.0.0.1:30932, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31989") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:49936->127.0.0.1:31989, err= 2026/09/12 05:33:45 DEBUG : Creating backend with remote "TestFTPRclone:rclone-test-kepecub7xima/backup" 2026/09/12 05:33:45 DEBUG : Setting type=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_TYPE 2026/09/12 05:33:45 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/12 05:33:45 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/12 05:33:45 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/12 05:33:45 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/12 05:33:45 DEBUG : TestFTPRclone: detected overridden config - adding "{hik8I}" suffix to name 2026/09/12 05:33:45 DEBUG : Setting host=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_HOST 2026/09/12 05:33:45 DEBUG : Setting user=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_USER 2026/09/12 05:33:45 DEBUG : Setting pass=XXX for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PASS 2026/09/12 05:33:45 DEBUG : Setting port="28622" for "TestFTPRclone" from environment variable RCLONE_CONFIG_TESTFTPRCLONE_PORT 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima/backup: Connecting to FTP server 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima/backup: dial("tcp","127.0.0.1:28622") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima/backup: > dial: conn=127.0.0.1:41030->127.0.0.1:28622, err= 2026/09/12 05:33:45 DEBUG : fs cache: renaming cache item "TestFTPRclone:rclone-test-kepecub7xima/backup" to be canonical "TestFTPRclone{hik8I}:rclone-test-kepecub7xima/backup" 2026/09/12 05:33:45 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3399925032) 2026/09/12 05:33:45 DEBUG : dst/file1: size = 18 (ftp://127.0.0.1:28622/rclone-test-kepecub7xima) 2026/09/12 05:33:45 DEBUG : dst/file1: Sizes differ 2026/09/12 05:33:45 INFO : dst/file1: Moved (server-side) 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30670") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:59800->127.0.0.1:30670, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:45 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/09/12 05:33:45 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/09/12 05:33:45 INFO : dst/file1: Copied (new) 2026/09/12 05:33:45 INFO : dst/file1: Deleted 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31687") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:54676->127.0.0.1:31687, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30080") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:49142->127.0.0.1:30080, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30346") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:41958->127.0.0.1:30346, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31733") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:59270->127.0.0.1:31733, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30255") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:33460->127.0.0.1:30255, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30617") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:52038->127.0.0.1:30617, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31347") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:52386->127.0.0.1:31347, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31435") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:36240->127.0.0.1:31435, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30849") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:57590->127.0.0.1:30849, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.02s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30653") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:54084->127.0.0.1:30653, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31774") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:45112->127.0.0.1:31774, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31555") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:37348->127.0.0.1:31555, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31477") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:53232->127.0.0.1:31477, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30208") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:55364->127.0.0.1:30208, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:45 INFO : A1/B2: Making directory 2026/09/12 05:33:45 INFO : A1/B1/C3: Making directory 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31283") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:41788->127.0.0.1:31283, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30539") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:53658->127.0.0.1:30539, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30606") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:49134->127.0.0.1:30606, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31133") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:55766->127.0.0.1:31133, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30260") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:33058->127.0.0.1:30260, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30040") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31077") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:35470->127.0.0.1:30040, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:54760->127.0.0.1:31077, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31636") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:33226->127.0.0.1:31636, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31044") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:45920->127.0.0.1:31044, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31229") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:34194->127.0.0.1:31229, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30122") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:38662->127.0.0.1:30122, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31175") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30402") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31427") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:52390->127.0.0.1:31427, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:45922->127.0.0.1:31175, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:47994->127.0.0.1:30402, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30936") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:57128->127.0.0.1:30936, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30590") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:40178->127.0.0.1:30590, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31989") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:49938->127.0.0.1:31989, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31481") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:51336->127.0.0.1:31481, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31029") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31919") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:56738->127.0.0.1:31029, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:60034->127.0.0.1:31919, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: Connecting to FTP server 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:28622") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:41038->127.0.0.1:28622, err= 2026/09/12 05:33:45 INFO : A2/two: Moved (server-side) to: A3/two 2026/09/12 05:33:45 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/09/12 05:33:45 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/09/12 05:33:45 INFO : A2/one: Moved (server-side) to: A3/one 2026/09/12 05:33:45 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31550") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:44838->127.0.0.1:31550, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31813") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:53826->127.0.0.1:31813, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31407") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30896") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:37386->127.0.0.1:31407, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:39316->127.0.0.1:30896, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30916") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30657") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30503") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:37882->127.0.0.1:30657, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:49140->127.0.0.1:30503, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:42434->127.0.0.1:30916, err= 2026/09/12 05:33:45 INFO : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30719") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:49266->127.0.0.1:30719, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31018") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:55962->127.0.0.1:31018, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31318") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:34390->127.0.0.1:31318, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31919") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30873") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30092") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:54730->127.0.0.1:30092, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:36486->127.0.0.1:30873, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:60048->127.0.0.1:31919, err= 2026/09/12 05:33:45 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/09/12 05:33:45 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/09/12 05:33:45 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/09/12 05:33:45 INFO : A3/one: Moved (server-side) to: A4/one 2026/09/12 05:33:45 INFO : A3/two: Moved (server-side) to: A4/two 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30058") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:58620->127.0.0.1:30058, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31620") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:54486->127.0.0.1:31620, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30575") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30180") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:54228->127.0.0.1:30180, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:45758->127.0.0.1:30575, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31854") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:48350->127.0.0.1:31854, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31947") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31408") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:53010->127.0.0.1:31408, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:43596->127.0.0.1:31947, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31971") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:35744->127.0.0.1:31971, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31347") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:52400->127.0.0.1:31347, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31063") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30082") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:52974->127.0.0.1:30082, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:55320->127.0.0.1:31063, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30650") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31815") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30686") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:49636->127.0.0.1:31815, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:51058->127.0.0.1:30686, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:45812->127.0.0.1:30650, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31676") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:33662->127.0.0.1:31676, err= --- PASS: TestDirMove (0.06s) === RUN TestGetFsInfo run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30527") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:36358->127.0.0.1:30527, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31680") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:52948->127.0.0.1:31680, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31271") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:56172->127.0.0.1:31271, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: File to upload is small (34 bytes), uploading instead of streaming 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30195") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:45596->127.0.0.1:30195, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:45 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/12 05:33:45 NOTICE: ftp://127.0.0.1:28622/rclone-test-kepecub7xima: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/09/12 05:33:45 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30095") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:46690->127.0.0.1:30095, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:45 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/12 05:33:45 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30333") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:44760->127.0.0.1:30333, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30634") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:59332->127.0.0.1:30634, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30025") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:56960->127.0.0.1:30025, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30112") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:59018->127.0.0.1:30112, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: File to upload is small (34 bytes), uploading instead of streaming 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31657") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:54318->127.0.0.1:31657, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:45 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/12 05:33:45 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30165") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:40730->127.0.0.1:30165, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:45 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/12 05:33:45 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31361") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:37300->127.0.0.1:31361, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30808") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:53356->127.0.0.1:30808, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30128") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:42420->127.0.0.1:30128, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30751") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:32958->127.0.0.1:30751, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: File to upload is small (34 bytes), uploading instead of streaming 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31411") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:39770->127.0.0.1:31411, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:45 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/12 05:33:45 DEBUG : ignore_checksum_small_file_from_pipe: Sizes identical 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30582") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:59010->127.0.0.1:30582, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:45 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/12 05:33:45 DEBUG : ignore_checksum_big_file_from_pipe: Sizes identical 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30060") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:42260->127.0.0.1:30060, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31070") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:56972->127.0.0.1:31070, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30479") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:34856->127.0.0.1:30479, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31287") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:55372->127.0.0.1:31287, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: File to upload is small (34 bytes), uploading instead of streaming 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30016") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:33216->127.0.0.1:30016, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:45 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/12 05:33:45 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30076") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:43664->127.0.0.1:30076, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:45 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/12 05:33:45 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31896") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:57040->127.0.0.1:31896, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30321") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:42432->127.0.0.1:30321, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30616") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:53756->127.0.0.1:30616, err= --- PASS: TestRcat (0.06s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.02s) === RUN TestRcatMetadata run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" operations_test.go:1567: Skipping as destination doesn't support user metadata 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30022") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:40838->127.0.0.1:30022, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31013") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:38160->127.0.0.1:31013, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30185") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:57796->127.0.0.1:30185, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:45 DEBUG : potato1: size = 60 OK 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: File to upload is small (60 bytes), uploading instead of streaming 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31244") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:43722->127.0.0.1:31244, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:45 DEBUG : potato2: size = 60 OK 2026/09/12 05:33:45 DEBUG : potato2: Size of src and dst objects identical 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31593") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:48994->127.0.0.1:31593, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30767") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:59138->127.0.0.1:30767, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30976") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:40928->127.0.0.1:30976, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeShortEOF run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30294") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:36904->127.0.0.1:30294, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:45 DEBUG : potato1: size = 120 (ftp://127.0.0.1:28622/rclone-test-kepecub7xima) 2026/09/12 05:33:45 DEBUG : potato1: size = 60 (ftp://127.0.0.1:28622/rclone-test-kepecub7xima) 2026/09/12 05:33:45 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(ftp://127.0.0.1:28622/rclone-test-kepecub7xima) 60 2026/09/12 05:33:45 INFO : potato1: Removing failed copy 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30010") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:52214->127.0.0.1:30010, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30475") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:35960->127.0.0.1:30475, err= --- PASS: TestRcatSizeShortEOF (0.00s) === RUN TestRcatSizeMetadata run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" operations_test.go:1660: Skipping as destination doesn't support user metadata 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31601") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:38490->127.0.0.1:31601, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31690") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:35896->127.0.0.1:31690, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31773") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:43548->127.0.0.1:31773, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:45 DEBUG : potato1: size = 60 OK 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31174") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:46006->127.0.0.1:31174, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31540") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:47822->127.0.0.1:31540, err= --- PASS: TestRcatSizeUploadHeaders (0.00s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" operations_test.go:1797: Skipping as destination doesn't support hashes 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30432") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:52374->127.0.0.1:30432, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31250") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:50370->127.0.0.1:31250, err= === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31990") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:34284->127.0.0.1:31990, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:45 DEBUG : potato4: size = 60 (ftp://127.0.0.1:28622/rclone-test-kepecub7xima) 2026/09/12 05:33:45 DEBUG : potato4: size = 59 (ftp://127.0.0.1:28622/rclone-test-kepecub7xima) 2026/09/12 05:33:45 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(ftp://127.0.0.1:28622/rclone-test-kepecub7xima) 59 2026/09/12 05:33:45 INFO : potato4: Removing failed copy 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31075") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:50160->127.0.0.1:31075, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30294") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:36910->127.0.0.1:30294, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30788") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:51258->127.0.0.1:30788, err= === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30932") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:36334->127.0.0.1:30932, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:45 DEBUG : potato2: size = 60 OK 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30160") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:49888->127.0.0.1:30160, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31706") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:53328->127.0.0.1:31706, err= === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30877") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:55866->127.0.0.1:30877, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:45 DEBUG : potato3: size = 60 OK 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30191") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:47622->127.0.0.1:30191, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31838") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:35682->127.0.0.1:31838, err= --- PASS: TestRcatSizeChecksum (0.02s) --- SKIP: TestRcatSizeChecksum/Corrupted (0.00s) --- PASS: TestRcatSizeChecksum/SizeDiffers (0.01s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (0.00s) --- PASS: TestRcatSizeChecksum/NoHashes (0.01s) === RUN TestTouchDir run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" operations_test.go:1842: Skipping test as remote does not support modtime 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30702") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:41250->127.0.0.1:30702, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30604") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:54820->127.0.0.1:30604, err= --- SKIP: TestTouchDir (0.00s) === RUN TestMkdirMetadata run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" operations_test.go:1880: Skipping test as remote does not support MkdirMetadata 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30184") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:43786->127.0.0.1:30184, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31932") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:50836->127.0.0.1:31932, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" operations_test.go:1901: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31116") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:42908->127.0.0.1:31116, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30307") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:60790->127.0.0.1:30307, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" operations_test.go:1945: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30799") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:34054->127.0.0.1:30799, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31216") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:44668->127.0.0.1:31216, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" operations_test.go:1983: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31043") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:56118->127.0.0.1:31043, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30498") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:39214->127.0.0.1:30498, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" operations_test.go:2034: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31437") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:32848->127.0.0.1:31437, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30608") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:60288->127.0.0.1:30608, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:198: Remote "ftp://127.0.0.1:28622/rclone-test-kepecub7xima", Local "Local file system at /tmp/rclone3399925032", Modify Window "876000h0m0s" 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30614") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:57082->127.0.0.1:30614, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31177") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:54696->127.0.0.1:31177, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: SetModTime is not supported 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31226") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:36010->127.0.0.1:31226, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31870") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:50194->127.0.0.1:31870, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30561") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:35462->127.0.0.1:30561, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30963") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:33576->127.0.0.1:30963, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30839") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:41282->127.0.0.1:30839, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31759") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:56584->127.0.0.1:31759, err= 2026/09/12 05:33:45 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.weyelos3" before starting 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30286") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:44540->127.0.0.1:30286, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30933") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:59022->127.0.0.1:30933, err= 2026/09/12 05:33:45 DEBUG : sub dir/test remove existing.weyelos3: TEST: removing renamed existing file after operation 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30025") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:56974->127.0.0.1:30025, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30649") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:50782->127.0.0.1:30649, err= 2026/09/12 05:33:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lofipig4" before starting 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30551") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:56532->127.0.0.1:30551, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30818") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:34582->127.0.0.1:30818, err= 2026/09/12 05:33:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.lofipig4: TEST: renaming existing back after failed operation 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31564") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:49346->127.0.0.1:31564, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30348") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:50342->127.0.0.1:30348, err= 2026/09/12 05:33:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.javefah0" before starting 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31620") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:54490->127.0.0.1:31620, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31240") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:35448->127.0.0.1:31240, err= 2026/09/12 05:33:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.javefah0: TEST: removing renamed existing file after operation 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31403") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:55772->127.0.0.1:31403, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31930") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:34862->127.0.0.1:31930, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30591") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:34976->127.0.0.1:30591, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:31599") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:34932->127.0.0.1:31599, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30707") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:52854->127.0.0.1:30707, err= --- PASS: TestRemoveExisting (0.03s) === RUN TestRcAbout rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) === RUN TestRcGetFile rc_test.go:31: Skipping test on non local remote --- SKIP: TestRcGetFile (0.00s) PASS 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: dial("tcp","127.0.0.1:30377") 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: > dial: conn=127.0.0.1:49748->127.0.0.1:30377, err= 2026/09/12 05:33:45 DEBUG : ftp://127.0.0.1:28622/rclone-test-kepecub7xima: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPRclone: -verbose" - Finished OK in 2.699155876s (try 1/5)