"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPVsftpd: -verbose" - Starting (try 1/5) 2026/07/31 01:01:14 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-ramadup7buse" 2026/07/31 01:01:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/31 01:01:14 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/07/31 01:01:14 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/31 01:01:14 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/31 01:01:14 DEBUG : Setting pass="AFWQm50a5prnatsMlYfmgzlPwMBAO4aMiPv7AWlwvC3U" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/31 01:01:14 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/31 01:01:14 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/31 01:01:14 DEBUG : TestFTPVsftpd: detected overridden config - adding "{ziyX3}" suffix to name 2026/07/31 01:01:14 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/31 01:01:14 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/31 01:01:14 DEBUG : Setting pass="AFWQm50a5prnatsMlYfmgzlPwMBAO4aMiPv7AWlwvC3U" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/31 01:01:14 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/31 01:01:14 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: Connecting to FTP server 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:60378->172.17.0.3:21, err= 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:53932->172.17.0.3:21100, err= 2026/07/31 01:01:14 DEBUG : Creating backend with remote "/tmp/rclone1938285298" === 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://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:35772->172.17.0.3:21110, err= 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:58902->172.17.0.3:21109, err= 2026/07/31 01:01:14 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:35786->172.17.0.3:21110, err= 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55556->172.17.0.3:21105, err= 2026/07/31 01:01:14 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/07/31 01:01:14 DEBUG : a: size = 0 OK 2026/07/31 01:01:14 DEBUG : a: size = 1 (memory) 2026/07/31 01:01:14 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/31 01:01:14 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/31 01:01:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/31 01:01:14 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/31 01:01:14 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/31 01:01:14 DEBUG : potato: Seek from 10 to 0 2026/07/31 01:01:14 DEBUG : potato: Seek from 10 to 0 2026/07/31 01:01:14 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/31 01:01:14 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/31 01:01:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/31 01:01:14 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/31 01:01:14 DEBUG : potato: Seek from 5 to 2 2026/07/31 01:01:14 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/31 01:01:14 DEBUG : potato: Seek from 7 to 0 2026/07/31 01:01:14 DEBUG : potato: Seek from 7 to 0 2026/07/31 01:01:14 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/31 01:01:14 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/31 01:01:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/31 01:01:14 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/31 01:01:14 DEBUG : potato: Seek from 5 to 2 2026/07/31 01:01:14 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/31 01:01:14 DEBUG : potato: Seek from 8 to 0 2026/07/31 01:01:14 DEBUG : potato: Seek from 8 to 0 2026/07/31 01:01:14 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/31 01:01:14 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/31 01:01:14 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/31 01:01:14 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/31 01:01:14 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/31 01:01:14 DEBUG : potato: Seek from 5 to 2 2026/07/31 01:01:14 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/31 01:01:14 DEBUG : potato: Seek from 9 to 0 2026/07/31 01:01:14 DEBUG : potato: Seek from 9 to 0 2026/07/31 01:01:14 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://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42344->172.17.0.3:21101, err= 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:35796->172.17.0.3:21110, err= 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49006->172.17.0.3:21107, err= 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42360->172.17.0.3:21101, err= 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:46822->172.17.0.3:21102, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37772->172.17.0.3:21106, err= 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42368->172.17.0.3:21101, err= 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:46824->172.17.0.3:21102, err= 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49022->172.17.0.3:21107, err= === RUN TestCheck/3 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:58920->172.17.0.3:21109, err= 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42384->172.17.0.3:21101, err= 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:46836->172.17.0.3:21102, err= 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:53940->172.17.0.3:21100, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48092->172.17.0.3:21108, err= 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48698->172.17.0.3:21103, err= 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42390->172.17.0.3:21101, err= 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:53946->172.17.0.3:21100, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55560->172.17.0.3:21105, err= 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55568->172.17.0.3:21105, err= 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37776->172.17.0.3:21106, err= 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:53958->172.17.0.3:21100, err= 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49044->172.17.0.3:21107, err= 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42398->172.17.0.3:21101, err= 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:46844->172.17.0.3:21102, err= --- PASS: TestCheck (0.06s) --- 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/07/31 01:01:14 DEBUG : Creating backend with remote "nonexistent" 2026/07/31 01:01:14 DEBUG : Creating backend with remote "nonexistent" 2026/07/31 01:01:14 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/07/31 01:01:14 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/07/31 01:01:14 NOTICE: Local file system at nonexistent: 0 differences found 2026/07/31 01:01:14 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36422->172.17.0.3:21104, err= 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42412->172.17.0.3:21101, err= 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37780->172.17.0.3:21106, err= 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48108->172.17.0.3:21108, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:35802->172.17.0.3:21110, err= 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37782->172.17.0.3:21106, err= 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36434->172.17.0.3:21104, err= 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49084->172.17.0.3:21107, err= === RUN TestCheckDownload/3 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55572->172.17.0.3:21105, err= 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42418->172.17.0.3:21101, err= 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48124->172.17.0.3:21108, err= 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49088->172.17.0.3:21107, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49100->172.17.0.3:21107, err= 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:53992->172.17.0.3:21100, err= 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36448->172.17.0.3:21104, err= 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36462->172.17.0.3:21104, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:35830->172.17.0.3:21110, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48756->172.17.0.3:21103, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:46868->172.17.0.3:21102, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49132->172.17.0.3:21107, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48766->172.17.0.3:21103, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:35842->172.17.0.3:21110, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:46878->172.17.0.3:21102, err= --- PASS: TestCheckDownload (0.13s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.01s) --- PASS: TestCheckDownload/3 (0.00s) --- PASS: TestCheckDownload/4 (0.01s) --- PASS: TestCheckDownload/5 (0.02s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:58948->172.17.0.3:21109, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48774->172.17.0.3:21103, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54008->172.17.0.3:21100, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36474->172.17.0.3:21104, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36480->172.17.0.3:21104, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42432->172.17.0.3:21101, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:35848->172.17.0.3:21110, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:46888->172.17.0.3:21102, err= === RUN TestCheckSizeOnly/3 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:35860->172.17.0.3:21110, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42446->172.17.0.3:21101, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42462->172.17.0.3:21101, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54012->172.17.0.3:21100, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42474->172.17.0.3:21101, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36482->172.17.0.3:21104, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48778->172.17.0.3:21103, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42486->172.17.0.3:21101, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:58960->172.17.0.3:21109, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42494->172.17.0.3:21101, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48176->172.17.0.3:21108, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36492->172.17.0.3:21104, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48782->172.17.0.3:21103, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37794->172.17.0.3:21106, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48188->172.17.0.3:21108, err= --- PASS: TestCheckSizeOnly (0.05s) --- 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://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49148->172.17.0.3:21107, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48798->172.17.0.3:21103, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48800->172.17.0.3:21103, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48808->172.17.0.3:21103, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:58972->172.17.0.3:21109, err= 2026/07/31 01:01:15 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/31 01:01:15 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/31 01:01:15 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/31 01:01:15 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36504->172.17.0.3:21104, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48810->172.17.0.3:21103, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:46894->172.17.0.3:21102, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48822->172.17.0.3:21103, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36518->172.17.0.3:21104, err= 2026/07/31 01:01:15 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/31 01:01:15 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/31 01:01:15 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/31 01:01:15 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:35878->172.17.0.3:21110, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37806->172.17.0.3:21106, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48202->172.17.0.3:21108, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:35880->172.17.0.3:21110, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:15 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-ramadup7buse/data" 2026/07/31 01:01:15 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/07/31 01:01:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/31 01:01:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/31 01:01:15 DEBUG : Setting pass="AFWQm50a5prnatsMlYfmgzlPwMBAO4aMiPv7AWlwvC3U" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/31 01:01:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/31 01:01:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/31 01:01:15 DEBUG : TestFTPVsftpd: detected overridden config - adding "{ziyX3}" suffix to name 2026/07/31 01:01:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/31 01:01:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/31 01:01:15 DEBUG : Setting pass="AFWQm50a5prnatsMlYfmgzlPwMBAO4aMiPv7AWlwvC3U" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/31 01:01:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/31 01:01:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/data: Connecting to FTP server 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/data: dial("tcp","172.17.0.3:21") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/data: > dial: conn=172.17.0.1:60380->172.17.0.3:21, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/data: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/data: > dial: conn=172.17.0.1:58974->172.17.0.3:21109, err= check_test.go:350: ftp://172.17.0.3:21/rclone-test-ramadup7buse/data lacks md5, skipping 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36534->172.17.0.3:21104, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48208->172.17.0.3:21108, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42502->172.17.0.3:21101, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:46900->172.17.0.3:21102, err= --- SKIP: TestCheckSum (0.02s) === RUN TestCheckSumDownload run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:15 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-ramadup7buse/data" 2026/07/31 01:01:15 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/07/31 01:01:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/31 01:01:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/31 01:01:15 DEBUG : Setting pass="AFWQm50a5prnatsMlYfmgzlPwMBAO4aMiPv7AWlwvC3U" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/31 01:01:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/31 01:01:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/31 01:01:15 DEBUG : TestFTPVsftpd: detected overridden config - adding "{ziyX3}" suffix to name 2026/07/31 01:01:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/31 01:01:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/31 01:01:15 DEBUG : Setting pass="AFWQm50a5prnatsMlYfmgzlPwMBAO4aMiPv7AWlwvC3U" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/31 01:01:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/31 01:01:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/data: Connecting to FTP server 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/data: dial("tcp","172.17.0.3:21") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/data: > dial: conn=172.17.0.1:60392->172.17.0.3:21, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/data: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/data: > dial: conn=172.17.0.1:48836->172.17.0.3:21103, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:46910->172.17.0.3:21102, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42512->172.17.0.3:21101, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48844->172.17.0.3:21103, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48212->172.17.0.3:21108, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48226->172.17.0.3:21108, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:58980->172.17.0.3:21109, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42514->172.17.0.3:21101, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48232->172.17.0.3:21108, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37814->172.17.0.3:21106, err= === RUN TestCheckSumDownload/subtest1 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:46914->172.17.0.3:21102, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36548->172.17.0.3:21104, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:35904->172.17.0.3:21110, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55586->172.17.0.3:21105, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37828->172.17.0.3:21106, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:35908->172.17.0.3:21110, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37834->172.17.0.3:21106, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37848->172.17.0.3:21106, err= === RUN TestCheckSumDownload/subtest2 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48866->172.17.0.3:21103, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:58984->172.17.0.3:21109, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49166->172.17.0.3:21107, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37858->172.17.0.3:21106, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37866->172.17.0.3:21106, err= === RUN TestCheckSumDownload/subtest3 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54032->172.17.0.3:21100, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42530->172.17.0.3:21101, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54042->172.17.0.3:21100, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48868->172.17.0.3:21103, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59002->172.17.0.3:21109, err= === RUN TestCheckSumDownload/subtest4 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36568->172.17.0.3:21104, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59016->172.17.0.3:21109, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54072->172.17.0.3:21100, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49170->172.17.0.3:21107, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:35924->172.17.0.3:21110, err= === RUN TestCheckSumDownload/subtest5 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:35934->172.17.0.3:21110, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48272->172.17.0.3:21108, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59030->172.17.0.3:21109, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42544->172.17.0.3:21101, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49188->172.17.0.3:21107, err= === RUN TestCheckSumDownload/subtest6 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48902->172.17.0.3:21103, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49204->172.17.0.3:21107, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54086->172.17.0.3:21100, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54098->172.17.0.3:21100, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42568->172.17.0.3:21101, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42584->172.17.0.3:21101, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55590->172.17.0.3:21105, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48288->172.17.0.3:21108, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55606->172.17.0.3:21105, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42586->172.17.0.3:21101, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37916->172.17.0.3:21106, err= === RUN TestCheckSumDownload/subtest7 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48928->172.17.0.3:21103, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55612->172.17.0.3:21105, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49214->172.17.0.3:21107, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37924->172.17.0.3:21106, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49230->172.17.0.3:21107, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54106->172.17.0.3:21100, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55616->172.17.0.3:21105, err= --- PASS: TestCheckSumDownload (0.18s) --- PASS: TestCheckSumDownload/subtest1 (0.01s) --- PASS: TestCheckSumDownload/subtest2 (0.00s) --- PASS: TestCheckSumDownload/subtest3 (0.02s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.01s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.02s) === RUN TestApplyTransforms 2026/07/31 01:01:15 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-bihatup9woci" 2026/07/31 01:01:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/31 01:01:15 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/07/31 01:01:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/31 01:01:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/31 01:01:15 DEBUG : Setting pass="AFWQm50a5prnatsMlYfmgzlPwMBAO4aMiPv7AWlwvC3U" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/31 01:01:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/31 01:01:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/31 01:01:15 DEBUG : TestFTPVsftpd: detected overridden config - adding "{ziyX3}" suffix to name 2026/07/31 01:01:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/31 01:01:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/31 01:01:15 DEBUG : Setting pass="AFWQm50a5prnatsMlYfmgzlPwMBAO4aMiPv7AWlwvC3U" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/31 01:01:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/31 01:01:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-bihatup9woci: Connecting to FTP server 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-bihatup9woci: dial("tcp","172.17.0.3:21") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-bihatup9woci: > dial: conn=172.17.0.1:60404->172.17.0.3:21, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-bihatup9woci: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-bihatup9woci: > dial: conn=172.17.0.1:48932->172.17.0.3:21103, err= 2026/07/31 01:01:15 DEBUG : Creating backend with remote "/tmp/rclone23173442" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-bihatup9woci", Local "Local file system at /tmp/rclone23173442", Modify Window "1s" 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-bihatup9woci: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-bihatup9woci: > dial: conn=172.17.0.1:54114->172.17.0.3:21100, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-bihatup9woci: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-bihatup9woci: > dial: conn=172.17.0.1:49244->172.17.0.3:21107, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-bihatup9woci: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-bihatup9woci: > dial: conn=172.17.0.1:36582->172.17.0.3:21104, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-bihatup9woci: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-bihatup9woci: > dial: conn=172.17.0.1:36594->172.17.0.3:21104, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-bihatup9woci: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-bihatup9woci: > dial: conn=172.17.0.1:36608->172.17.0.3:21104, err= upper checkfile vs. lower remote (without normalization) 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-bihatup9woci: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-bihatup9woci: > dial: conn=172.17.0.1:48946->172.17.0.3:21103, err= 2026/07/31 01:01:15 ERROR : hello, world!: sum not found 2026/07/31 01:01:15 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.3:21/rclone-test-bihatup9woci 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-bihatup9woci: 1 files missing 2026/07/31 01:01:15 NOTICE: 1 hashes missing 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-bihatup9woci: 1 differences found 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-bihatup9woci: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-bihatup9woci: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-bihatup9woci: > dial: conn=172.17.0.1:48302->172.17.0.3:21108, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-bihatup9woci: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-bihatup9woci: > dial: conn=172.17.0.1:54126->172.17.0.3:21100, err= 2026/07/31 01:01:15 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-bihatup9woci: 0 differences found 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-bihatup9woci: 1 matching files 2026/07/31 01:01:15 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-lejesox0juvo" 2026/07/31 01:01:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/31 01:01:15 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/07/31 01:01:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/31 01:01:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/31 01:01:15 DEBUG : Setting pass="AFWQm50a5prnatsMlYfmgzlPwMBAO4aMiPv7AWlwvC3U" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/31 01:01:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/31 01:01:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/31 01:01:15 DEBUG : TestFTPVsftpd: detected overridden config - adding "{ziyX3}" suffix to name 2026/07/31 01:01:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/31 01:01:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/31 01:01:15 DEBUG : Setting pass="AFWQm50a5prnatsMlYfmgzlPwMBAO4aMiPv7AWlwvC3U" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/31 01:01:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/31 01:01:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lejesox0juvo: Connecting to FTP server 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lejesox0juvo: dial("tcp","172.17.0.3:21") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lejesox0juvo: > dial: conn=172.17.0.1:60408->172.17.0.3:21, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lejesox0juvo: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lejesox0juvo: > dial: conn=172.17.0.1:54132->172.17.0.3:21100, err= 2026/07/31 01:01:15 DEBUG : Creating backend with remote "/tmp/rclone261343360" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-lejesox0juvo", Local "Local file system at /tmp/rclone261343360", Modify Window "1s" 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lejesox0juvo: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lejesox0juvo: > dial: conn=172.17.0.1:48950->172.17.0.3:21103, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lejesox0juvo: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lejesox0juvo: > dial: conn=172.17.0.1:42588->172.17.0.3:21101, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lejesox0juvo: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lejesox0juvo: > dial: conn=172.17.0.1:59062->172.17.0.3:21109, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lejesox0juvo: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lejesox0juvo: > dial: conn=172.17.0.1:54138->172.17.0.3:21100, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lejesox0juvo: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lejesox0juvo: > dial: conn=172.17.0.1:49254->172.17.0.3:21107, err= lower checkfile vs. upper remote (without normalization) 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lejesox0juvo: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lejesox0juvo: > dial: conn=172.17.0.1:55618->172.17.0.3:21105, err= 2026/07/31 01:01:15 ERROR : HELLO, WORLD!: sum not found 2026/07/31 01:01:15 ERROR : hello, world!: file not in ftp://172.17.0.3:21/rclone-test-lejesox0juvo 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-lejesox0juvo: 1 files missing 2026/07/31 01:01:15 NOTICE: 1 hashes missing 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-lejesox0juvo: 1 differences found 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-lejesox0juvo: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lejesox0juvo: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lejesox0juvo: > dial: conn=172.17.0.1:55628->172.17.0.3:21105, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lejesox0juvo: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lejesox0juvo: > dial: conn=172.17.0.1:48966->172.17.0.3:21103, err= 2026/07/31 01:01:15 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-lejesox0juvo: 0 differences found 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-lejesox0juvo: 1 matching files 2026/07/31 01:01:15 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-godizew9sude" 2026/07/31 01:01:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/31 01:01:15 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/07/31 01:01:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/31 01:01:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/31 01:01:15 DEBUG : Setting pass="AFWQm50a5prnatsMlYfmgzlPwMBAO4aMiPv7AWlwvC3U" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/31 01:01:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/31 01:01:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/31 01:01:15 DEBUG : TestFTPVsftpd: detected overridden config - adding "{ziyX3}" suffix to name 2026/07/31 01:01:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/31 01:01:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/31 01:01:15 DEBUG : Setting pass="AFWQm50a5prnatsMlYfmgzlPwMBAO4aMiPv7AWlwvC3U" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/31 01:01:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/31 01:01:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-godizew9sude: Connecting to FTP server 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-godizew9sude: dial("tcp","172.17.0.3:21") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-godizew9sude: > dial: conn=172.17.0.1:60410->172.17.0.3:21, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-godizew9sude: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-godizew9sude: > dial: conn=172.17.0.1:37936->172.17.0.3:21106, err= 2026/07/31 01:01:15 DEBUG : Creating backend with remote "/tmp/rclone2778359262" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-godizew9sude", Local "Local file system at /tmp/rclone2778359262", Modify Window "1s" 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-godizew9sude: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-godizew9sude: > dial: conn=172.17.0.1:48312->172.17.0.3:21108, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-godizew9sude: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-godizew9sude: > dial: conn=172.17.0.1:49270->172.17.0.3:21107, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-godizew9sude: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-godizew9sude: > dial: conn=172.17.0.1:59070->172.17.0.3:21109, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-godizew9sude: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-godizew9sude: > dial: conn=172.17.0.1:36618->172.17.0.3:21104, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-godizew9sude: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-godizew9sude: > dial: conn=172.17.0.1:48970->172.17.0.3:21103, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-godizew9sude: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-godizew9sude: > dial: conn=172.17.0.1:49276->172.17.0.3:21107, err= 2026/07/31 01:01:15 ERROR : HeLlO, wOrLd!: sum not found 2026/07/31 01:01:15 ERROR : hello, world!: file not in ftp://172.17.0.3:21/rclone-test-godizew9sude 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-godizew9sude: 1 files missing 2026/07/31 01:01:15 NOTICE: 1 hashes missing 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-godizew9sude: 1 differences found 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-godizew9sude: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-godizew9sude: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-godizew9sude: > dial: conn=172.17.0.1:54154->172.17.0.3:21100, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-godizew9sude: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-godizew9sude: > dial: conn=172.17.0.1:35936->172.17.0.3:21110, err= 2026/07/31 01:01:15 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-godizew9sude: 0 differences found 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-godizew9sude: 1 matching files 2026/07/31 01:01:15 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-xakiwig4bime" 2026/07/31 01:01:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/31 01:01:15 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/07/31 01:01:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/31 01:01:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/31 01:01:15 DEBUG : Setting pass="AFWQm50a5prnatsMlYfmgzlPwMBAO4aMiPv7AWlwvC3U" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/31 01:01:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/31 01:01:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/31 01:01:15 DEBUG : TestFTPVsftpd: detected overridden config - adding "{ziyX3}" suffix to name 2026/07/31 01:01:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/31 01:01:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/31 01:01:15 DEBUG : Setting pass="AFWQm50a5prnatsMlYfmgzlPwMBAO4aMiPv7AWlwvC3U" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/31 01:01:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/31 01:01:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xakiwig4bime: Connecting to FTP server 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xakiwig4bime: dial("tcp","172.17.0.3:21") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xakiwig4bime: > dial: conn=172.17.0.1:60424->172.17.0.3:21, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xakiwig4bime: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xakiwig4bime: > dial: conn=172.17.0.1:37948->172.17.0.3:21106, err= 2026/07/31 01:01:15 DEBUG : Creating backend with remote "/tmp/rclone1196214848" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xakiwig4bime", Local "Local file system at /tmp/rclone1196214848", Modify Window "1s" 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xakiwig4bime: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xakiwig4bime: > dial: conn=172.17.0.1:35938->172.17.0.3:21110, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xakiwig4bime: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xakiwig4bime: > dial: conn=172.17.0.1:35944->172.17.0.3:21110, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xakiwig4bime: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xakiwig4bime: > dial: conn=172.17.0.1:35956->172.17.0.3:21110, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xakiwig4bime: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xakiwig4bime: > dial: conn=172.17.0.1:59074->172.17.0.3:21109, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xakiwig4bime: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xakiwig4bime: > dial: conn=172.17.0.1:42590->172.17.0.3:21101, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xakiwig4bime: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xakiwig4bime: > dial: conn=172.17.0.1:54168->172.17.0.3:21100, err= 2026/07/31 01:01:15 ERROR : HELLO, WORLD!: sum not found 2026/07/31 01:01:15 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.3:21/rclone-test-xakiwig4bime 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-xakiwig4bime: 1 files missing 2026/07/31 01:01:15 NOTICE: 1 hashes missing 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-xakiwig4bime: 1 differences found 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-xakiwig4bime: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xakiwig4bime: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xakiwig4bime: > dial: conn=172.17.0.1:36634->172.17.0.3:21104, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xakiwig4bime: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xakiwig4bime: > dial: conn=172.17.0.1:37952->172.17.0.3:21106, err= 2026/07/31 01:01:15 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-xakiwig4bime: 0 differences found 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-xakiwig4bime: 1 matching files 2026/07/31 01:01:15 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-xogajes1yiha" 2026/07/31 01:01:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/31 01:01:15 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/07/31 01:01:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/31 01:01:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/31 01:01:15 DEBUG : Setting pass="AFWQm50a5prnatsMlYfmgzlPwMBAO4aMiPv7AWlwvC3U" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/31 01:01:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/31 01:01:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/31 01:01:15 DEBUG : TestFTPVsftpd: detected overridden config - adding "{ziyX3}" suffix to name 2026/07/31 01:01:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/31 01:01:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/31 01:01:15 DEBUG : Setting pass="AFWQm50a5prnatsMlYfmgzlPwMBAO4aMiPv7AWlwvC3U" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/31 01:01:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/31 01:01:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xogajes1yiha: Connecting to FTP server 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xogajes1yiha: dial("tcp","172.17.0.3:21") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xogajes1yiha: > dial: conn=172.17.0.1:60432->172.17.0.3:21, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xogajes1yiha: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xogajes1yiha: > dial: conn=172.17.0.1:48974->172.17.0.3:21103, err= 2026/07/31 01:01:15 DEBUG : Creating backend with remote "/tmp/rclone2798050655" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xogajes1yiha", Local "Local file system at /tmp/rclone2798050655", Modify Window "1s" 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xogajes1yiha: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xogajes1yiha: > dial: conn=172.17.0.1:46940->172.17.0.3:21102, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xogajes1yiha: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xogajes1yiha: > dial: conn=172.17.0.1:48978->172.17.0.3:21103, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xogajes1yiha: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xogajes1yiha: > dial: conn=172.17.0.1:55638->172.17.0.3:21105, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xogajes1yiha: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xogajes1yiha: > dial: conn=172.17.0.1:54172->172.17.0.3:21100, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xogajes1yiha: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xogajes1yiha: > dial: conn=172.17.0.1:48980->172.17.0.3:21103, err= NFD checkfile vs. NFC remote (without normalization) 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xogajes1yiha: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xogajes1yiha: > dial: conn=172.17.0.1:54182->172.17.0.3:21100, err= 2026/07/31 01:01:15 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/31 01:01:15 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-xogajes1yiha 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-xogajes1yiha: 1 files missing 2026/07/31 01:01:15 NOTICE: 1 hashes missing 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-xogajes1yiha: 1 differences found 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-xogajes1yiha: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xogajes1yiha: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xogajes1yiha: > dial: conn=172.17.0.1:54192->172.17.0.3:21100, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xogajes1yiha: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xogajes1yiha: > dial: conn=172.17.0.1:55648->172.17.0.3:21105, err= 2026/07/31 01:01:15 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-xogajes1yiha: 0 differences found 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-xogajes1yiha: 1 matching files 2026/07/31 01:01:15 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-damivol3sihu" 2026/07/31 01:01:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/31 01:01:15 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/07/31 01:01:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/31 01:01:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/31 01:01:15 DEBUG : Setting pass="AFWQm50a5prnatsMlYfmgzlPwMBAO4aMiPv7AWlwvC3U" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/31 01:01:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/31 01:01:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/31 01:01:15 DEBUG : TestFTPVsftpd: detected overridden config - adding "{ziyX3}" suffix to name 2026/07/31 01:01:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/31 01:01:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/31 01:01:15 DEBUG : Setting pass="AFWQm50a5prnatsMlYfmgzlPwMBAO4aMiPv7AWlwvC3U" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/31 01:01:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/31 01:01:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-damivol3sihu: Connecting to FTP server 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-damivol3sihu: dial("tcp","172.17.0.3:21") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-damivol3sihu: > dial: conn=172.17.0.1:60444->172.17.0.3:21, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-damivol3sihu: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-damivol3sihu: > dial: conn=172.17.0.1:36642->172.17.0.3:21104, err= 2026/07/31 01:01:15 DEBUG : Creating backend with remote "/tmp/rclone2542634022" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-damivol3sihu", Local "Local file system at /tmp/rclone2542634022", Modify Window "1s" 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-damivol3sihu: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-damivol3sihu: > dial: conn=172.17.0.1:59084->172.17.0.3:21109, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-damivol3sihu: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-damivol3sihu: > dial: conn=172.17.0.1:55654->172.17.0.3:21105, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-damivol3sihu: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-damivol3sihu: > dial: conn=172.17.0.1:48320->172.17.0.3:21108, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-damivol3sihu: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-damivol3sihu: > dial: conn=172.17.0.1:48994->172.17.0.3:21103, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-damivol3sihu: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-damivol3sihu: > dial: conn=172.17.0.1:36652->172.17.0.3:21104, err= NFC checkfile vs. NFD remote (without normalization) 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-damivol3sihu: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-damivol3sihu: > dial: conn=172.17.0.1:37964->172.17.0.3:21106, err= 2026/07/31 01:01:15 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/31 01:01:15 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-damivol3sihu 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-damivol3sihu: 1 files missing 2026/07/31 01:01:15 NOTICE: 1 hashes missing 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-damivol3sihu: 1 differences found 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-damivol3sihu: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-damivol3sihu: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-damivol3sihu: > dial: conn=172.17.0.1:59090->172.17.0.3:21109, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-damivol3sihu: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-damivol3sihu: > dial: conn=172.17.0.1:36660->172.17.0.3:21104, err= 2026/07/31 01:01:15 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-damivol3sihu: 0 differences found 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-damivol3sihu: 1 matching files 2026/07/31 01:01:15 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-yiredul0nizo" 2026/07/31 01:01:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/31 01:01:15 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/07/31 01:01:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/31 01:01:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/31 01:01:15 DEBUG : Setting pass="AFWQm50a5prnatsMlYfmgzlPwMBAO4aMiPv7AWlwvC3U" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/31 01:01:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/31 01:01:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/31 01:01:15 DEBUG : TestFTPVsftpd: detected overridden config - adding "{ziyX3}" suffix to name 2026/07/31 01:01:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/31 01:01:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/31 01:01:15 DEBUG : Setting pass="AFWQm50a5prnatsMlYfmgzlPwMBAO4aMiPv7AWlwvC3U" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/31 01:01:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/31 01:01:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yiredul0nizo: Connecting to FTP server 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yiredul0nizo: dial("tcp","172.17.0.3:21") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yiredul0nizo: > dial: conn=172.17.0.1:60454->172.17.0.3:21, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yiredul0nizo: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yiredul0nizo: > dial: conn=172.17.0.1:42598->172.17.0.3:21101, err= 2026/07/31 01:01:15 DEBUG : Creating backend with remote "/tmp/rclone3461079562" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-yiredul0nizo", Local "Local file system at /tmp/rclone3461079562", Modify Window "1s" 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yiredul0nizo: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yiredul0nizo: > dial: conn=172.17.0.1:55664->172.17.0.3:21105, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yiredul0nizo: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yiredul0nizo: > dial: conn=172.17.0.1:37970->172.17.0.3:21106, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yiredul0nizo: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yiredul0nizo: > dial: conn=172.17.0.1:59094->172.17.0.3:21109, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yiredul0nizo: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yiredul0nizo: > dial: conn=172.17.0.1:55680->172.17.0.3:21105, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yiredul0nizo: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yiredul0nizo: > dial: conn=172.17.0.1:49286->172.17.0.3:21107, err= NFDx2 checkfile vs. both remote (without normalization) 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yiredul0nizo: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yiredul0nizo: > dial: conn=172.17.0.1:49000->172.17.0.3:21103, err= 2026/07/31 01:01:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/31 01:01:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-yiredul0nizo 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-yiredul0nizo: 1 files missing 2026/07/31 01:01:15 NOTICE: 1 hashes missing 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-yiredul0nizo: 1 differences found 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-yiredul0nizo: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yiredul0nizo: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yiredul0nizo: > dial: conn=172.17.0.1:37976->172.17.0.3:21106, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yiredul0nizo: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yiredul0nizo: > dial: conn=172.17.0.1:48334->172.17.0.3:21108, err= 2026/07/31 01:01:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-yiredul0nizo: 0 differences found 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-yiredul0nizo: 1 matching files 2026/07/31 01:01:15 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-lihuxop5buge" 2026/07/31 01:01:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/31 01:01:15 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/07/31 01:01:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/31 01:01:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/31 01:01:15 DEBUG : Setting pass="AFWQm50a5prnatsMlYfmgzlPwMBAO4aMiPv7AWlwvC3U" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/31 01:01:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/31 01:01:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/31 01:01:15 DEBUG : TestFTPVsftpd: detected overridden config - adding "{ziyX3}" suffix to name 2026/07/31 01:01:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/31 01:01:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/31 01:01:15 DEBUG : Setting pass="AFWQm50a5prnatsMlYfmgzlPwMBAO4aMiPv7AWlwvC3U" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/31 01:01:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/31 01:01:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lihuxop5buge: Connecting to FTP server 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lihuxop5buge: dial("tcp","172.17.0.3:21") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lihuxop5buge: > dial: conn=172.17.0.1:60466->172.17.0.3:21, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lihuxop5buge: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lihuxop5buge: > dial: conn=172.17.0.1:37978->172.17.0.3:21106, err= 2026/07/31 01:01:15 DEBUG : Creating backend with remote "/tmp/rclone1044646730" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-lihuxop5buge", Local "Local file system at /tmp/rclone1044646730", Modify Window "1s" 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lihuxop5buge: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lihuxop5buge: > dial: conn=172.17.0.1:37988->172.17.0.3:21106, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lihuxop5buge: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lihuxop5buge: > dial: conn=172.17.0.1:48350->172.17.0.3:21108, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lihuxop5buge: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lihuxop5buge: > dial: conn=172.17.0.1:35962->172.17.0.3:21110, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lihuxop5buge: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lihuxop5buge: > dial: conn=172.17.0.1:37992->172.17.0.3:21106, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lihuxop5buge: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lihuxop5buge: > dial: conn=172.17.0.1:48364->172.17.0.3:21108, err= NFCx2 checkfile vs. both remote (without normalization) 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lihuxop5buge: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lihuxop5buge: > dial: conn=172.17.0.1:59096->172.17.0.3:21109, err= 2026/07/31 01:01:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/31 01:01:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-lihuxop5buge 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-lihuxop5buge: 1 files missing 2026/07/31 01:01:15 NOTICE: 1 hashes missing 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-lihuxop5buge: 1 differences found 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-lihuxop5buge: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lihuxop5buge: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lihuxop5buge: > dial: conn=172.17.0.1:49298->172.17.0.3:21107, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lihuxop5buge: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lihuxop5buge: > dial: conn=172.17.0.1:35972->172.17.0.3:21110, err= 2026/07/31 01:01:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-lihuxop5buge: 0 differences found 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-lihuxop5buge: 1 matching files 2026/07/31 01:01:15 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-doliken1qire" 2026/07/31 01:01:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/31 01:01:15 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/07/31 01:01:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/31 01:01:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/31 01:01:15 DEBUG : Setting pass="AFWQm50a5prnatsMlYfmgzlPwMBAO4aMiPv7AWlwvC3U" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/31 01:01:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/31 01:01:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/31 01:01:15 DEBUG : TestFTPVsftpd: detected overridden config - adding "{ziyX3}" suffix to name 2026/07/31 01:01:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/31 01:01:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/31 01:01:15 DEBUG : Setting pass="AFWQm50a5prnatsMlYfmgzlPwMBAO4aMiPv7AWlwvC3U" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/31 01:01:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/31 01:01:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-doliken1qire: Connecting to FTP server 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-doliken1qire: dial("tcp","172.17.0.3:21") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-doliken1qire: > dial: conn=172.17.0.1:60476->172.17.0.3:21, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-doliken1qire: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-doliken1qire: > dial: conn=172.17.0.1:49302->172.17.0.3:21107, err= 2026/07/31 01:01:15 DEBUG : Creating backend with remote "/tmp/rclone1460414807" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-doliken1qire", Local "Local file system at /tmp/rclone1460414807", Modify Window "1s" 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-doliken1qire: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-doliken1qire: > dial: conn=172.17.0.1:48374->172.17.0.3:21108, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-doliken1qire: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-doliken1qire: > dial: conn=172.17.0.1:49304->172.17.0.3:21107, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-doliken1qire: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-doliken1qire: > dial: conn=172.17.0.1:38000->172.17.0.3:21106, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-doliken1qire: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-doliken1qire: > dial: conn=172.17.0.1:36674->172.17.0.3:21104, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-doliken1qire: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-doliken1qire: > dial: conn=172.17.0.1:49308->172.17.0.3:21107, err= both checkfile vs. NFDx2 remote (without normalization) 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-doliken1qire: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-doliken1qire: > dial: conn=172.17.0.1:38016->172.17.0.3:21106, err= 2026/07/31 01:01:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/31 01:01:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-doliken1qire 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-doliken1qire: 1 files missing 2026/07/31 01:01:15 NOTICE: 1 hashes missing 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-doliken1qire: 1 differences found 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-doliken1qire: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-doliken1qire: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-doliken1qire: > dial: conn=172.17.0.1:49320->172.17.0.3:21107, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-doliken1qire: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-doliken1qire: > dial: conn=172.17.0.1:42612->172.17.0.3:21101, err= 2026/07/31 01:01:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-doliken1qire: 0 differences found 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-doliken1qire: 1 matching files 2026/07/31 01:01:15 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-meyivaj3koto" 2026/07/31 01:01:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/31 01:01:15 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/07/31 01:01:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/31 01:01:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/31 01:01:15 DEBUG : Setting pass="AFWQm50a5prnatsMlYfmgzlPwMBAO4aMiPv7AWlwvC3U" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/31 01:01:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/31 01:01:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/31 01:01:15 DEBUG : TestFTPVsftpd: detected overridden config - adding "{ziyX3}" suffix to name 2026/07/31 01:01:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/31 01:01:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/31 01:01:15 DEBUG : Setting pass="AFWQm50a5prnatsMlYfmgzlPwMBAO4aMiPv7AWlwvC3U" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/31 01:01:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/31 01:01:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-meyivaj3koto: Connecting to FTP server 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-meyivaj3koto: dial("tcp","172.17.0.3:21") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-meyivaj3koto: > dial: conn=172.17.0.1:60488->172.17.0.3:21, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-meyivaj3koto: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-meyivaj3koto: > dial: conn=172.17.0.1:49014->172.17.0.3:21103, err= 2026/07/31 01:01:15 DEBUG : Creating backend with remote "/tmp/rclone1525880117" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-meyivaj3koto", Local "Local file system at /tmp/rclone1525880117", Modify Window "1s" 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-meyivaj3koto: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-meyivaj3koto: > dial: conn=172.17.0.1:36688->172.17.0.3:21104, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-meyivaj3koto: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-meyivaj3koto: > dial: conn=172.17.0.1:59106->172.17.0.3:21109, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-meyivaj3koto: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-meyivaj3koto: > dial: conn=172.17.0.1:48378->172.17.0.3:21108, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-meyivaj3koto: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-meyivaj3koto: > dial: conn=172.17.0.1:49020->172.17.0.3:21103, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-meyivaj3koto: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-meyivaj3koto: > dial: conn=172.17.0.1:42624->172.17.0.3:21101, err= both checkfile vs. NFCx2 remote (without normalization) 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-meyivaj3koto: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-meyivaj3koto: > dial: conn=172.17.0.1:55696->172.17.0.3:21105, err= 2026/07/31 01:01:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/31 01:01:15 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-meyivaj3koto 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-meyivaj3koto: 1 files missing 2026/07/31 01:01:15 NOTICE: 1 hashes missing 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-meyivaj3koto: 1 differences found 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-meyivaj3koto: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-meyivaj3koto: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-meyivaj3koto: > dial: conn=172.17.0.1:55708->172.17.0.3:21105, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-meyivaj3koto: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-meyivaj3koto: > dial: conn=172.17.0.1:38032->172.17.0.3:21106, err= 2026/07/31 01:01:15 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-meyivaj3koto: 0 differences found 2026/07/31 01:01:15 NOTICE: ftp://172.17.0.3:21/rclone-test-meyivaj3koto: 1 matching files 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-meyivaj3koto: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-meyivaj3koto: > dial: conn=172.17.0.1:42626->172.17.0.3:21101, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-meyivaj3koto: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-meyivaj3koto: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-meyivaj3koto: > dial: conn=172.17.0.1:46942->172.17.0.3:21102, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-meyivaj3koto: Purge dir "" 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-doliken1qire: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-doliken1qire: > dial: conn=172.17.0.1:36692->172.17.0.3:21104, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-doliken1qire: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-doliken1qire: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-doliken1qire: > dial: conn=172.17.0.1:49026->172.17.0.3:21103, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-doliken1qire: Purge dir "" 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lihuxop5buge: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lihuxop5buge: > dial: conn=172.17.0.1:46946->172.17.0.3:21102, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lihuxop5buge: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lihuxop5buge: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lihuxop5buge: > dial: conn=172.17.0.1:35976->172.17.0.3:21110, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lihuxop5buge: Purge dir "" 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yiredul0nizo: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yiredul0nizo: > dial: conn=172.17.0.1:46962->172.17.0.3:21102, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yiredul0nizo: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yiredul0nizo: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yiredul0nizo: > dial: conn=172.17.0.1:49034->172.17.0.3:21103, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-yiredul0nizo: Purge dir "" 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-damivol3sihu: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-damivol3sihu: > dial: conn=172.17.0.1:59114->172.17.0.3:21109, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-damivol3sihu: Purge object "測試_Русский___ě_áñ" 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-damivol3sihu: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-damivol3sihu: > dial: conn=172.17.0.1:54200->172.17.0.3:21100, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-damivol3sihu: Purge dir "" 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xogajes1yiha: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xogajes1yiha: > dial: conn=172.17.0.1:42628->172.17.0.3:21101, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xogajes1yiha: Purge object "測試_Русский___ě_áñ" 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xogajes1yiha: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xogajes1yiha: > dial: conn=172.17.0.1:42644->172.17.0.3:21101, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xogajes1yiha: Purge dir "" 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xakiwig4bime: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xakiwig4bime: > dial: conn=172.17.0.1:49332->172.17.0.3:21107, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xakiwig4bime: Purge object "HELLO, WORLD!" 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xakiwig4bime: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xakiwig4bime: > dial: conn=172.17.0.1:46970->172.17.0.3:21102, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xakiwig4bime: Purge dir "" 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-godizew9sude: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-godizew9sude: > dial: conn=172.17.0.1:54208->172.17.0.3:21100, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-godizew9sude: Purge object "HeLlO, wOrLd!" 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-godizew9sude: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-godizew9sude: > dial: conn=172.17.0.1:46976->172.17.0.3:21102, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-godizew9sude: Purge dir "" 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lejesox0juvo: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lejesox0juvo: > dial: conn=172.17.0.1:35990->172.17.0.3:21110, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lejesox0juvo: Purge object "HELLO, WORLD!" 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lejesox0juvo: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lejesox0juvo: > dial: conn=172.17.0.1:59128->172.17.0.3:21109, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-lejesox0juvo: Purge dir "" 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-bihatup9woci: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-bihatup9woci: > dial: conn=172.17.0.1:54220->172.17.0.3:21100, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-bihatup9woci: Purge object "hello, world!" 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-bihatup9woci: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-bihatup9woci: > dial: conn=172.17.0.1:49048->172.17.0.3:21103, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-bihatup9woci: Purge dir "" --- PASS: TestApplyTransforms (0.39s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38036->172.17.0.3:21106, err= 2026/07/31 01:01:15 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48384->172.17.0.3:21108, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36706->172.17.0.3:21104, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49336->172.17.0.3:21107, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48390->172.17.0.3:21108, err= 2026/07/31 01:01:15 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42648->172.17.0.3:21101, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42662->172.17.0.3:21101, err= 2026/07/31 01:01:15 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/07/31 01:01:15 INFO : file1: Copied (new) to: sub/file2 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38038->172.17.0.3:21106, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:46986->172.17.0.3:21102, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:35998->172.17.0.3:21110, err= 2026/07/31 01:01:15 DEBUG : sub/file2: size = 14 OK 2026/07/31 01:01:15 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/31 01:01:15 DEBUG : file1: Unchanged skipping 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:46990->172.17.0.3:21102, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36000->172.17.0.3:21110, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: don't need to copy/move sub/file2, it is already at target location 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36710->172.17.0.3:21104, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54226->172.17.0.3:21100, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36002->172.17.0.3:21110, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55724->172.17.0.3:21105, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36720->172.17.0.3:21104, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49342->172.17.0.3:21107, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47000->172.17.0.3:21102, err= --- PASS: TestCopyFile (0.05s) === RUN TestCopyLongFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38046->172.17.0.3:21106, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54232->172.17.0.3:21100, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42666->172.17.0.3:21101, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42676->172.17.0.3:21101, err= --- SKIP: TestCopyLongFile (0.01s) === RUN TestCopyFileBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36006->172.17.0.3:21110, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47008->172.17.0.3:21102, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47020->172.17.0.3:21102, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38060->172.17.0.3:21106, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49352->172.17.0.3:21107, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36732->172.17.0.3:21104, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42680->172.17.0.3:21101, err= 2026/07/31 01:01:15 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-ramadup7buse/backup" 2026/07/31 01:01:15 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/07/31 01:01:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/31 01:01:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/31 01:01:15 DEBUG : Setting pass="AFWQm50a5prnatsMlYfmgzlPwMBAO4aMiPv7AWlwvC3U" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/31 01:01:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/31 01:01:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/31 01:01:15 DEBUG : TestFTPVsftpd: detected overridden config - adding "{ziyX3}" suffix to name 2026/07/31 01:01:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/31 01:01:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/31 01:01:15 DEBUG : Setting pass="AFWQm50a5prnatsMlYfmgzlPwMBAO4aMiPv7AWlwvC3U" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/31 01:01:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/31 01:01:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/backup: Connecting to FTP server 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/backup: dial("tcp","172.17.0.3:21") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/backup: > dial: conn=172.17.0.1:60498->172.17.0.3:21, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/backup: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/backup: > dial: conn=172.17.0.1:47022->172.17.0.3:21102, err= 2026/07/31 01:01:15 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-ramadup7buse/backup" to be canonical "TestFTPVsftpd{ziyX3}:rclone-test-ramadup7buse/backup" 2026/07/31 01:01:15 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1938285298) 2026/07/31 01:01:15 DEBUG : dst/file1: size = 18 (ftp://172.17.0.3:21/rclone-test-ramadup7buse) 2026/07/31 01:01:15 DEBUG : dst/file1: Sizes differ 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/backup: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/backup: > dial: conn=172.17.0.1:36022->172.17.0.3:21110, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/backup: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/backup: > dial: conn=172.17.0.1:36034->172.17.0.3:21110, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/backup: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/backup: > dial: conn=172.17.0.1:55740->172.17.0.3:21105, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/backup: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/backup: > dial: conn=172.17.0.1:36046->172.17.0.3:21110, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/backup: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/backup: > dial: conn=172.17.0.1:49356->172.17.0.3:21107, err= 2026/07/31 01:01:15 INFO : dst/file1: Moved (server-side) 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49358->172.17.0.3:21107, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36050->172.17.0.3:21110, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42682->172.17.0.3:21101, err= 2026/07/31 01:01:15 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55750->172.17.0.3:21105, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48396->172.17.0.3:21108, err= 2026/07/31 01:01:15 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/07/31 01:01:15 INFO : dst/file1: Copied (new) 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49056->172.17.0.3:21103, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: Connecting to FTP server 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:60504->172.17.0.3:21, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36736->172.17.0.3:21104, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55758->172.17.0.3:21105, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38076->172.17.0.3:21106, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59144->172.17.0.3:21109, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47030->172.17.0.3:21102, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59154->172.17.0.3:21109, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55774->172.17.0.3:21105, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55790->172.17.0.3:21105, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36064->172.17.0.3:21110, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54242->172.17.0.3:21100, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36738->172.17.0.3:21104, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.09s) === RUN TestCopyFileCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:15 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-ramadup7buse/dst" 2026/07/31 01:01:15 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/07/31 01:01:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/31 01:01:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/31 01:01:15 DEBUG : Setting pass="AFWQm50a5prnatsMlYfmgzlPwMBAO4aMiPv7AWlwvC3U" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/31 01:01:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/31 01:01:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/31 01:01:15 DEBUG : TestFTPVsftpd: detected overridden config - adding "{ziyX3}" suffix to name 2026/07/31 01:01:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/31 01:01:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/31 01:01:15 DEBUG : Setting pass="AFWQm50a5prnatsMlYfmgzlPwMBAO4aMiPv7AWlwvC3U" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/31 01:01:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/31 01:01:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: Connecting to FTP server 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: dial("tcp","172.17.0.3:21") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: > dial: conn=172.17.0.1:60506->172.17.0.3:21, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: > dial: conn=172.17.0.1:55804->172.17.0.3:21105, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: > dial: conn=172.17.0.1:36070->172.17.0.3:21110, err= 2026/07/31 01:01:15 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-ramadup7buse/CompareDest" 2026/07/31 01:01:15 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/07/31 01:01:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/31 01:01:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/31 01:01:15 DEBUG : Setting pass="AFWQm50a5prnatsMlYfmgzlPwMBAO4aMiPv7AWlwvC3U" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/31 01:01:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/31 01:01:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/31 01:01:15 DEBUG : TestFTPVsftpd: detected overridden config - adding "{ziyX3}" suffix to name 2026/07/31 01:01:15 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/31 01:01:15 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/31 01:01:15 DEBUG : Setting pass="AFWQm50a5prnatsMlYfmgzlPwMBAO4aMiPv7AWlwvC3U" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/31 01:01:15 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/31 01:01:15 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/CompareDest: Connecting to FTP server 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/CompareDest: dial("tcp","172.17.0.3:21") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/CompareDest: > dial: conn=172.17.0.1:60510->172.17.0.3:21, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/CompareDest: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/CompareDest: > dial: conn=172.17.0.1:36748->172.17.0.3:21104, err= 2026/07/31 01:01:15 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-ramadup7buse/CompareDest" to be canonical "TestFTPVsftpd{ziyX3}:rclone-test-ramadup7buse/CompareDest" 2026/07/31 01:01:15 DEBUG : one: Need to transfer - File not found at Destination 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/CompareDest: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/CompareDest: > dial: conn=172.17.0.1:55820->172.17.0.3:21105, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: > dial: conn=172.17.0.1:48402->172.17.0.3:21108, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: > dial: conn=172.17.0.1:36756->172.17.0.3:21104, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: > dial: conn=172.17.0.1:54256->172.17.0.3:21100, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: > dial: conn=172.17.0.1:54258->172.17.0.3:21100, err= 2026/07/31 01:01:15 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: > dial: conn=172.17.0.1:42698->172.17.0.3:21101, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: > dial: conn=172.17.0.1:55830->172.17.0.3:21105, err= 2026/07/31 01:01:15 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/07/31 01:01:15 INFO : one: Copied (new) 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36758->172.17.0.3:21104, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55846->172.17.0.3:21105, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49372->172.17.0.3:21107, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48414->172.17.0.3:21108, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: > dial: conn=172.17.0.1:42706->172.17.0.3:21101, err= 2026/07/31 01:01:15 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-ramadup7buse/CompareDest" for canonical name "TestFTPVsftpd{ziyX3}:rclone-test-ramadup7buse/CompareDest" 2026/07/31 01:01:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone1938285298) 2026/07/31 01:01:15 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst) 2026/07/31 01:01:15 DEBUG : one: Sizes differ 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/CompareDest: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/CompareDest: > dial: conn=172.17.0.1:36082->172.17.0.3:21110, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: > dial: conn=172.17.0.1:36088->172.17.0.3:21110, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: > dial: conn=172.17.0.1:47038->172.17.0.3:21102, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: > dial: conn=172.17.0.1:36092->172.17.0.3:21110, err= 2026/07/31 01:01:15 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: > dial: conn=172.17.0.1:49376->172.17.0.3:21107, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: > dial: conn=172.17.0.1:49058->172.17.0.3:21103, err= 2026/07/31 01:01:15 DEBUG : one.4a8516eb.partial: renamed to: one 2026/07/31 01:01:15 INFO : one: Copied (replaced existing) 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49070->172.17.0.3:21103, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54260->172.17.0.3:21100, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42710->172.17.0.3:21101, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36772->172.17.0.3:21104, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36776->172.17.0.3:21104, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49084->172.17.0.3:21103, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55854->172.17.0.3:21105, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36104->172.17.0.3:21110, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42712->172.17.0.3:21101, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55856->172.17.0.3:21105, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55858->172.17.0.3:21105, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36114->172.17.0.3:21110, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: > dial: conn=172.17.0.1:36116->172.17.0.3:21110, err= 2026/07/31 01:01:15 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-ramadup7buse/CompareDest" for canonical name "TestFTPVsftpd{ziyX3}:rclone-test-ramadup7buse/CompareDest" 2026/07/31 01:01:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone1938285298) 2026/07/31 01:01:15 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst) 2026/07/31 01:01:15 DEBUG : one: Sizes differ 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/CompareDest: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/CompareDest: > dial: conn=172.17.0.1:42722->172.17.0.3:21101, err= 2026/07/31 01:01:15 DEBUG : one: size = 5 OK 2026/07/31 01:01:15 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/31 01:01:15 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59162->172.17.0.3:21109, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36784->172.17.0.3:21104, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48418->172.17.0.3:21108, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49378->172.17.0.3:21107, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36120->172.17.0.3:21110, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55862->172.17.0.3:21105, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36798->172.17.0.3:21104, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36122->172.17.0.3:21110, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54276->172.17.0.3:21100, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: > dial: conn=172.17.0.1:48424->172.17.0.3:21108, err= 2026/07/31 01:01:15 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-ramadup7buse/CompareDest" for canonical name "TestFTPVsftpd{ziyX3}:rclone-test-ramadup7buse/CompareDest" 2026/07/31 01:01:15 DEBUG : two: Need to transfer - File not found at Destination 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/CompareDest: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/CompareDest: > dial: conn=172.17.0.1:38092->172.17.0.3:21106, err= 2026/07/31 01:01:15 DEBUG : two: size = 3 OK 2026/07/31 01:01:15 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/31 01:01:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47040->172.17.0.3:21102, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47046->172.17.0.3:21102, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38100->172.17.0.3:21106, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: > dial: conn=172.17.0.1:54278->172.17.0.3:21100, err= 2026/07/31 01:01:15 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-ramadup7buse/CompareDest" for canonical name "TestFTPVsftpd{ziyX3}:rclone-test-ramadup7buse/CompareDest" 2026/07/31 01:01:15 DEBUG : two: Need to transfer - File not found at Destination 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/CompareDest: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/CompareDest: > dial: conn=172.17.0.1:36134->172.17.0.3:21110, err= 2026/07/31 01:01:15 DEBUG : two: size = 3 OK 2026/07/31 01:01:15 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/31 01:01:15 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59176->172.17.0.3:21109, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59184->172.17.0.3:21109, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42732->172.17.0.3:21101, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54280->172.17.0.3:21100, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36148->172.17.0.3:21110, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49384->172.17.0.3:21107, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: > dial: conn=172.17.0.1:48436->172.17.0.3:21108, err= 2026/07/31 01:01:15 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-ramadup7buse/CompareDest" for canonical name "TestFTPVsftpd{ziyX3}:rclone-test-ramadup7buse/CompareDest" 2026/07/31 01:01:15 DEBUG : two: Need to transfer - File not found at Destination 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/CompareDest: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/CompareDest: > dial: conn=172.17.0.1:47052->172.17.0.3:21102, err= 2026/07/31 01:01:15 DEBUG : two: size = 5 (Local file system at /tmp/rclone1938285298) 2026/07/31 01:01:15 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-ramadup7buse/CompareDest) 2026/07/31 01:01:15 DEBUG : two: Sizes differ 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: > dial: conn=172.17.0.1:36800->172.17.0.3:21104, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: > dial: conn=172.17.0.1:48452->172.17.0.3:21108, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: > dial: conn=172.17.0.1:55866->172.17.0.3:21105, err= 2026/07/31 01:01:15 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: > dial: conn=172.17.0.1:48456->172.17.0.3:21108, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/dst: > dial: conn=172.17.0.1:49088->172.17.0.3:21103, err= 2026/07/31 01:01:15 DEBUG : two.a319cd8b.partial: renamed to: two 2026/07/31 01:01:15 INFO : two: Copied (new) 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55868->172.17.0.3:21105, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42746->172.17.0.3:21101, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59192->172.17.0.3:21109, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36814->172.17.0.3:21104, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36822->172.17.0.3:21104, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49398->172.17.0.3:21107, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38102->172.17.0.3:21106, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36164->172.17.0.3:21110, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36174->172.17.0.3:21110, err= 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:15 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49092->172.17.0.3:21103, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55884->172.17.0.3:21105, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55898->172.17.0.3:21105, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.14s) === RUN TestCopyFileCopyDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42748->172.17.0.3:21101, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36188->172.17.0.3:21110, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54296->172.17.0.3:21100, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36836->172.17.0.3:21104, err= --- SKIP: TestCopyFileCopyDest (0.01s) === RUN TestCopyInplace run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49102->172.17.0.3:21103, err= 2026/07/31 01:01:16 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49116->172.17.0.3:21103, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59194->172.17.0.3:21109, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54302->172.17.0.3:21100, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54316->172.17.0.3:21100, err= 2026/07/31 01:01:16 DEBUG : sub/file2: size = 14 OK 2026/07/31 01:01:16 INFO : file1: Copied (new) to: sub/file2 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55908->172.17.0.3:21105, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49130->172.17.0.3:21103, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47060->172.17.0.3:21102, err= 2026/07/31 01:01:16 DEBUG : sub/file2: size = 14 OK 2026/07/31 01:01:16 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/31 01:01:16 DEBUG : file1: Unchanged skipping 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42758->172.17.0.3:21101, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36838->172.17.0.3:21104, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: don't need to copy/move sub/file2, it is already at target location 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47076->172.17.0.3:21102, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36848->172.17.0.3:21104, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48468->172.17.0.3:21108, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47084->172.17.0.3:21102, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48480->172.17.0.3:21108, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36858->172.17.0.3:21104, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42760->172.17.0.3:21101, err= --- PASS: TestCopyInplace (0.03s) === RUN TestCopyLongFileName run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49410->172.17.0.3:21107, err= 2026/07/31 01:01:16 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36870->172.17.0.3:21104, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42770->172.17.0.3:21101, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54322->172.17.0.3:21100, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47086->172.17.0.3:21102, err= 2026/07/31 01:01:16 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36192->172.17.0.3:21110, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38118->172.17.0.3:21106, err= 2026/07/31 01:01:16 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/07/31 01:01:16 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55920->172.17.0.3:21105, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59208->172.17.0.3:21109, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38122->172.17.0.3:21106, err= 2026/07/31 01:01:16 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/07/31 01:01:16 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/31 01:01:16 DEBUG : file1: Unchanged skipping 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55930->172.17.0.3:21105, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36880->172.17.0.3:21104, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36204->172.17.0.3:21110, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48482->172.17.0.3:21108, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59216->172.17.0.3:21109, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38128->172.17.0.3:21106, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36884->172.17.0.3:21104, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47102->172.17.0.3:21102, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36894->172.17.0.3:21104, err= --- PASS: TestCopyLongFileName (0.05s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36216->172.17.0.3:21110, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42776->172.17.0.3:21101, err= 2026/07/31 01:01:16 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/07/31 01:01:16 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/07/31 01:01:16 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/07/31 01:01:16 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/07/31 01:01:16 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/07/31 01:01:16 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/07/31 01:01:16 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/07/31 01:01:16 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/07/31 01:01:16 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/07/31 01:01:16 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: Connecting to FTP server 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: Connecting to FTP server 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: Waiting for checks to finish 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: Waiting for transfers to finish 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38134->172.17.0.3:21106, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49422->172.17.0.3:21107, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49134->172.17.0.3:21103, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38150->172.17.0.3:21106, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49146->172.17.0.3:21103, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:60516->172.17.0.3:21, err= 2026/07/31 01:01:16 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36228->172.17.0.3:21110, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38166->172.17.0.3:21106, err= 2026/07/31 01:01:16 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:60522->172.17.0.3:21, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48490->172.17.0.3:21108, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49438->172.17.0.3:21107, err= 2026/07/31 01:01:16 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/07/31 01:01:16 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36910->172.17.0.3:21104, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47108->172.17.0.3:21102, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48494->172.17.0.3:21108, err= 2026/07/31 01:01:16 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/07/31 01:01:16 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36926->172.17.0.3:21104, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48496->172.17.0.3:21108, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36240->172.17.0.3:21110, err= 2026/07/31 01:01:16 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55938->172.17.0.3:21105, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36936->172.17.0.3:21104, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49160->172.17.0.3:21103, err= 2026/07/31 01:01:16 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48498->172.17.0.3:21108, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49440->172.17.0.3:21107, err= 2026/07/31 01:01:16 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/07/31 01:01:16 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36244->172.17.0.3:21110, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55950->172.17.0.3:21105, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42784->172.17.0.3:21101, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47114->172.17.0.3:21102, err= 2026/07/31 01:01:16 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/07/31 01:01:16 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59222->172.17.0.3:21109, err= 2026/07/31 01:01:16 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36952->172.17.0.3:21104, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48502->172.17.0.3:21108, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49172->172.17.0.3:21103, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49444->172.17.0.3:21107, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:16 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55958->172.17.0.3:21105, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49458->172.17.0.3:21107, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54334->172.17.0.3:21100, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36956->172.17.0.3:21104, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:16 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/07/31 01:01:16 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/07/31 01:01:16 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54336->172.17.0.3:21100, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49468->172.17.0.3:21107, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48506->172.17.0.3:21108, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36252->172.17.0.3:21110, err= 2026/07/31 01:01:16 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/07/31 01:01:16 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49174->172.17.0.3:21103, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59234->172.17.0.3:21109, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:16 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49184->172.17.0.3:21103, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:16 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/07/31 01:01:16 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55966->172.17.0.3:21105, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48512->172.17.0.3:21108, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49200->172.17.0.3:21103, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49478->172.17.0.3:21107, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36256->172.17.0.3:21110, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:16 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/07/31 01:01:16 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/07/31 01:01:16 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36266->172.17.0.3:21110, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36968->172.17.0.3:21104, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:16 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42792->172.17.0.3:21101, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49202->172.17.0.3:21103, err= 2026/07/31 01:01:16 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/07/31 01:01:16 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47128->172.17.0.3:21102, err= 2026/07/31 01:01:16 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/07/31 01:01:16 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59246->172.17.0.3:21109, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54346->172.17.0.3:21100, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59250->172.17.0.3:21109, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54352->172.17.0.3:21100, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48522->172.17.0.3:21108, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54358->172.17.0.3:21100, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36984->172.17.0.3:21104, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36272->172.17.0.3:21110, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36276->172.17.0.3:21110, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49210->172.17.0.3:21103, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49222->172.17.0.3:21103, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59262->172.17.0.3:21109, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42808->172.17.0.3:21101, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42824->172.17.0.3:21101, err= --- PASS: TestCopyLongFileNameCollision (0.14s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49488->172.17.0.3:21107, err= 2026/07/31 01:01:16 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54360->172.17.0.3:21100, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36990->172.17.0.3:21104, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36278->172.17.0.3:21110, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59272->172.17.0.3:21109, err= 2026/07/31 01:01:16 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59286->172.17.0.3:21109, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59290->172.17.0.3:21109, err= 2026/07/31 01:01:16 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/07/31 01:01:16 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38170->172.17.0.3:21106, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36992->172.17.0.3:21104, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54376->172.17.0.3:21100, err= 2026/07/31 01:01:16 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59296->172.17.0.3:21109, err= 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49228->172.17.0.3:21103, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48534->172.17.0.3:21108, err= 2026/07/31 01:01:17 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/07/31 01:01:17 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47138->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47154->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47168->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55978->172.17.0.3:21105, err= 2026/07/31 01:01:17 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49504->172.17.0.3:21107, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49508->172.17.0.3:21107, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36286->172.17.0.3:21110, err= 2026/07/31 01:01:17 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36300->172.17.0.3:21110, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36308->172.17.0.3:21110, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59300->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49516->172.17.0.3:21107, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55980->172.17.0.3:21105, err= 2026/07/31 01:01:17 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/07/31 01:01:17 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47182->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49528->172.17.0.3:21107, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55992->172.17.0.3:21105, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59302->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48546->172.17.0.3:21108, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59306->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54378->172.17.0.3:21100, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48552->172.17.0.3:21108, err= --- PASS: TestCopyFileMaxTransfer (1.07s) === RUN TestDeduplicateInteractive run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49232->172.17.0.3:21103, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38182->172.17.0.3:21106, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48568->172.17.0.3:21108, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54390->172.17.0.3:21100, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56004->172.17.0.3:21105, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47192->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47194->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47196->172.17.0.3:21102, err= --- SKIP: TestDeduplicateSkip (0.01s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49530->172.17.0.3:21107, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48576->172.17.0.3:21108, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38194->172.17.0.3:21106, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49244->172.17.0.3:21103, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54400->172.17.0.3:21100, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38208->172.17.0.3:21106, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49250->172.17.0.3:21103, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42836->172.17.0.3:21101, err= --- SKIP: TestDeduplicateFirst (0.01s) === RUN TestDeduplicateNewest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59312->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36310->172.17.0.3:21110, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47212->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56016->172.17.0.3:21105, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56018->172.17.0.3:21105, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36318->172.17.0.3:21110, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42850->172.17.0.3:21101, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47228->172.17.0.3:21102, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48580->172.17.0.3:21108, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37008->172.17.0.3:21104, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49534->172.17.0.3:21107, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49546->172.17.0.3:21107, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37016->172.17.0.3:21104, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37022->172.17.0.3:21104, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59324->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48596->172.17.0.3:21108, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42858->172.17.0.3:21101, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49252->172.17.0.3:21103, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47238->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59332->172.17.0.3:21109, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54412->172.17.0.3:21100, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48612->172.17.0.3:21108, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37030->172.17.0.3:21104, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42862->172.17.0.3:21101, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49552->172.17.0.3:21107, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59334->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59340->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37040->172.17.0.3:21104, err= --- SKIP: TestMergeDirs (0.01s) === RUN TestListDirSorted run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49258->172.17.0.3:21103, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47254->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59356->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54428->172.17.0.3:21100, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36320->172.17.0.3:21110, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59360->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49564->172.17.0.3:21107, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49266->172.17.0.3:21103, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47264->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56020->172.17.0.3:21105, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59362->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54438->172.17.0.3:21100, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56034->172.17.0.3:21105, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48628->172.17.0.3:21108, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49278->172.17.0.3:21103, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59376->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38224->172.17.0.3:21106, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49292->172.17.0.3:21103, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36336->172.17.0.3:21110, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56042->172.17.0.3:21105, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47272->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38232->172.17.0.3:21106, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56044->172.17.0.3:21105, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59384->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37044->172.17.0.3:21104, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54452->172.17.0.3:21100, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54468->172.17.0.3:21100, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48634->172.17.0.3:21108, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42876->172.17.0.3:21101, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48648->172.17.0.3:21108, err= 2026/07/31 01:01:17 DEBUG : a.txt: Excluded (Size Filter) 2026/07/31 01:01:17 DEBUG : a.txt: Excluded 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36344->172.17.0.3:21110, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56060->172.17.0.3:21105, err= 2026/07/31 01:01:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/31 01:01:17 DEBUG : sub dir/hello world: Excluded 2026/07/31 01:01:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/31 01:01:17 DEBUG : sub dir/hello world2: Excluded 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49576->172.17.0.3:21107, err= 2026/07/31 01:01:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/31 01:01:17 DEBUG : sub dir/hello world: Excluded 2026/07/31 01:01:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/31 01:01:17 DEBUG : sub dir/hello world2: Excluded 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47288->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : sub dir/ignore dir: Excluded 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59394->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54480->172.17.0.3:21100, err= 2026/07/31 01:01:17 DEBUG : sub dir/ignore dir: Excluded 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42892->172.17.0.3:21101, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47304->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49586->172.17.0.3:21107, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42904->172.17.0.3:21101, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54486->172.17.0.3:21100, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49592->172.17.0.3:21107, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56072->172.17.0.3:21105, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49594->172.17.0.3:21107, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49306->172.17.0.3:21103, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36358->172.17.0.3:21110, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38242->172.17.0.3:21106, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36362->172.17.0.3:21110, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36364->172.17.0.3:21110, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36374->172.17.0.3:21110, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54488->172.17.0.3:21100, err= --- PASS: TestListDirSorted (0.06s) === RUN TestListDirSortedFn run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49312->172.17.0.3:21103, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48652->172.17.0.3:21108, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49314->172.17.0.3:21103, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37060->172.17.0.3:21104, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56088->172.17.0.3:21105, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37076->172.17.0.3:21104, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59402->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54494->172.17.0.3:21100, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47314->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49600->172.17.0.3:21107, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37078->172.17.0.3:21104, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47316->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37080->172.17.0.3:21104, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37082->172.17.0.3:21104, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59416->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37084->172.17.0.3:21104, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59426->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38250->172.17.0.3:21106, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54502->172.17.0.3:21100, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47332->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49612->172.17.0.3:21107, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37096->172.17.0.3:21104, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56096->172.17.0.3:21105, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49626->172.17.0.3:21107, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42918->172.17.0.3:21101, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49634->172.17.0.3:21107, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49646->172.17.0.3:21107, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47342->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48666->172.17.0.3:21108, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59432->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : a.txt: Excluded (Size Filter) 2026/07/31 01:01:17 DEBUG : a.txt: Excluded 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49322->172.17.0.3:21103, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37108->172.17.0.3:21104, err= 2026/07/31 01:01:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/31 01:01:17 DEBUG : sub dir/hello world: Excluded 2026/07/31 01:01:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/31 01:01:17 DEBUG : sub dir/hello world2: Excluded 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36390->172.17.0.3:21110, err= 2026/07/31 01:01:17 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/31 01:01:17 DEBUG : sub dir/hello world: Excluded 2026/07/31 01:01:17 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/31 01:01:17 DEBUG : sub dir/hello world2: Excluded 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59434->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : sub dir/ignore dir: Excluded 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47356->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59450->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : sub dir/ignore dir: Excluded 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59454->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49660->172.17.0.3:21107, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38256->172.17.0.3:21106, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47370->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54518->172.17.0.3:21100, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59456->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36392->172.17.0.3:21110, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38260->172.17.0.3:21106, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49674->172.17.0.3:21107, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56104->172.17.0.3:21105, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49332->172.17.0.3:21103, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42922->172.17.0.3:21101, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37116->172.17.0.3:21104, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37120->172.17.0.3:21104, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49676->172.17.0.3:21107, err= --- PASS: TestListDirSortedFn (0.07s) === RUN TestListJSON run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47380->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42934->172.17.0.3:21101, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48678->172.17.0.3:21108, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54528->172.17.0.3:21100, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56106->172.17.0.3:21105, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49336->172.17.0.3:21103, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47386->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38266->172.17.0.3:21106, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42936->172.17.0.3:21101, err= === RUN TestListJSON/Default 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42948->172.17.0.3:21101, err= === RUN TestListJSON/FilesOnly 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36402->172.17.0.3:21110, err= === RUN TestListJSON/DirsOnly 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49348->172.17.0.3:21103, err= === RUN TestListJSON/Recurse 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42954->172.17.0.3:21101, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37130->172.17.0.3:21104, err= === RUN TestListJSON/SubDir 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56118->172.17.0.3:21105, err= === RUN TestListJSON/NoModTime 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38272->172.17.0.3:21106, err= === RUN TestListJSON/NoMimeType 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42968->172.17.0.3:21101, err= === RUN TestListJSON/ShowHash 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49352->172.17.0.3:21103, err= === RUN TestListJSON/HashTypes 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59458->172.17.0.3:21109, err= 2026/07/31 01:01:17 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38276->172.17.0.3:21106, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54534->172.17.0.3:21100, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49362->172.17.0.3:21103, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47392->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48682->172.17.0.3:21108, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49684->172.17.0.3:21107, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37146->172.17.0.3:21104, err= --- PASS: TestListJSON (0.04s) --- 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://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56128->172.17.0.3:21105, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37152->172.17.0.3:21104, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36408->172.17.0.3:21110, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49696->172.17.0.3:21107, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59470->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49704->172.17.0.3:21107, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59478->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48692->172.17.0.3:21108, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49368->172.17.0.3:21103, err= === RUN TestStatJSON/Root 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:42984->172.17.0.3:21101, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56140->172.17.0.3:21105, err= === RUN TestStatJSON/Dir 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36420->172.17.0.3:21110, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47400->172.17.0.3:21102, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47402->172.17.0.3:21102, err= === RUN TestStatJSON/File 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49716->172.17.0.3:21107, err= === RUN TestStatJSON/NotFound 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54540->172.17.0.3:21100, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59490->172.17.0.3:21109, err= === RUN TestStatJSON/DirFilesOnly 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54552->172.17.0.3:21100, err= === RUN TestStatJSON/FileFilesOnly 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49384->172.17.0.3:21103, err= === RUN TestStatJSON/NotFoundFilesOnly 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36424->172.17.0.3:21110, err= === RUN TestStatJSON/DirDirsOnly 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56152->172.17.0.3:21105, err= === RUN TestStatJSON/FileDirsOnly 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49722->172.17.0.3:21107, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37158->172.17.0.3:21104, err= === RUN TestStatJSON/RootNotFound 2026/07/31 01:01:17 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-ramadup7buse/notfound" 2026/07/31 01:01:17 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/07/31 01:01:17 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/31 01:01:17 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/31 01:01:17 DEBUG : Setting pass="AFWQm50a5prnatsMlYfmgzlPwMBAO4aMiPv7AWlwvC3U" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/31 01:01:17 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/31 01:01:17 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/31 01:01:17 DEBUG : TestFTPVsftpd: detected overridden config - adding "{ziyX3}" suffix to name 2026/07/31 01:01:17 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/31 01:01:17 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/31 01:01:17 DEBUG : Setting pass="AFWQm50a5prnatsMlYfmgzlPwMBAO4aMiPv7AWlwvC3U" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/31 01:01:17 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/31 01:01:17 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/notfound: Connecting to FTP server 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/notfound: dial("tcp","172.17.0.3:21") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/notfound: > dial: conn=172.17.0.1:60524->172.17.0.3:21, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/notfound: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/notfound: > dial: conn=172.17.0.1:37168->172.17.0.3:21104, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/notfound: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/notfound: > dial: conn=172.17.0.1:42986->172.17.0.3:21101, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/notfound: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/notfound: > dial: conn=172.17.0.1:42998->172.17.0.3:21101, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37174->172.17.0.3:21104, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59506->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36426->172.17.0.3:21110, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43000->172.17.0.3:21101, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54568->172.17.0.3:21100, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38282->172.17.0.3:21106, err= --- PASS: TestStatJSON (0.09s) --- 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.01s) --- 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.03s) === RUN TestStatJSONMemory 2026/07/31 01:01:17 DEBUG : Creating backend with remote ":memory:" 2026/07/31 01:01:17 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/07/31 01:01:17 DEBUG : sub/file1: size = 5 OK 2026/07/31 01:01:17 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/31 01:01:17 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 TestMkdir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:17 INFO : ftp://172.17.0.3:21/rclone-test-ramadup7buse: Making directory 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49732->172.17.0.3:21107, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43006->172.17.0.3:21101, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47418->172.17.0.3:21102, err= 2026/07/31 01:01:17 INFO : ftp://172.17.0.3:21/rclone-test-ramadup7buse: Making directory 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43022->172.17.0.3:21101, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56158->172.17.0.3:21105, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43030->172.17.0.3:21101, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59522->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59536->172.17.0.3:21109, err= --- PASS: TestMkdir (0.01s) === RUN TestLsd run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49398->172.17.0.3:21103, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59538->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36428->172.17.0.3:21110, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54576->172.17.0.3:21100, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56170->172.17.0.3:21105, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59552->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43040->172.17.0.3:21101, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36442->172.17.0.3:21110, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54584->172.17.0.3:21100, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36446->172.17.0.3:21110, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47432->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56182->172.17.0.3:21105, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56184->172.17.0.3:21105, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56192->172.17.0.3:21105, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38294->172.17.0.3:21106, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36450->172.17.0.3:21110, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48708->172.17.0.3:21108, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36452->172.17.0.3:21110, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43052->172.17.0.3:21101, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49406->172.17.0.3:21103, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49740->172.17.0.3:21107, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36460->172.17.0.3:21110, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54596->172.17.0.3:21100, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38298->172.17.0.3:21106, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48724->172.17.0.3:21108, err= --- PASS: TestLs (0.03s) === RUN TestLsWithFilesFrom run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49750->172.17.0.3:21107, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54612->172.17.0.3:21100, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47444->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38312->172.17.0.3:21106, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59556->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37180->172.17.0.3:21104, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36466->172.17.0.3:21110, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49756->172.17.0.3:21107, err= 2026/07/31 01:01:17 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/31 01:01:17 DEBUG : empty space: Excluded 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56196->172.17.0.3:21105, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59564->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48726->172.17.0.3:21108, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47448->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48740->172.17.0.3:21108, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36474->172.17.0.3:21110, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49764->172.17.0.3:21107, err= --- PASS: TestLsWithFilesFrom (0.03s) === RUN TestLsLong run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56200->172.17.0.3:21105, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38316->172.17.0.3:21106, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59566->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38328->172.17.0.3:21106, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38342->172.17.0.3:21106, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43064->172.17.0.3:21101, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47452->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37190->172.17.0.3:21104, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49410->172.17.0.3:21103, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37194->172.17.0.3:21104, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54624->172.17.0.3:21100, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49414->172.17.0.3:21103, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49770->172.17.0.3:21107, err= --- PASS: TestLsLong (0.02s) === RUN TestHashSums run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49778->172.17.0.3:21107, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36488->172.17.0.3:21110, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38350->172.17.0.3:21106, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56208->172.17.0.3:21105, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54636->172.17.0.3:21100, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38354->172.17.0.3:21106, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47466->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54650->172.17.0.3:21100, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49786->172.17.0.3:21107, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47468->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47470->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54664->172.17.0.3:21100, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2026/07/31 01:01:17 DEBUG : Creating backend with remote ":memory:" 2026/07/31 01:01:17 ERROR : file1: hash unsupported: hash type not supported 2026/07/31 01:01:17 ERROR : sub/file1: hash unsupported: hash type not supported 2026/07/31 01:01:17 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/31 01:01:17 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/31 01:01:17 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/31 01:01:17 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/31 01:01:17 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/31 01:01:17 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/31 01:01:17 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/31 01:01:17 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/31 01:01:17 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://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54680->172.17.0.3:21100, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38366->172.17.0.3:21106, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47478->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37206->172.17.0.3:21104, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49788->172.17.0.3:21107, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49418->172.17.0.3:21103, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37222->172.17.0.3:21104, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38382->172.17.0.3:21106, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48752->172.17.0.3:21108, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59574->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36494->172.17.0.3:21110, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43068->172.17.0.3:21101, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38396->172.17.0.3:21106, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47494->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49434->172.17.0.3:21103, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48762->172.17.0.3:21108, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56224->172.17.0.3:21105, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36500->172.17.0.3:21110, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37238->172.17.0.3:21104, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36502->172.17.0.3:21110, err= --- PASS: TestCount (0.02s) === RUN TestDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38402->172.17.0.3:21106, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54688->172.17.0.3:21100, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49802->172.17.0.3:21107, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37254->172.17.0.3:21104, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59588->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56230->172.17.0.3:21105, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37260->172.17.0.3:21104, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49818->172.17.0.3:21107, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47502->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54698->172.17.0.3:21100, err= 2026/07/31 01:01:17 DEBUG : Waiting for deletions to finish 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59594->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : large: Excluded (Size Filter) 2026/07/31 01:01:17 DEBUG : large: Excluded 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49830->172.17.0.3:21107, err= 2026/07/31 01:01:17 INFO : small: Deleted 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38412->172.17.0.3:21106, err= 2026/07/31 01:01:17 INFO : medium: Deleted 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43078->172.17.0.3:21101, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56238->172.17.0.3:21105, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36508->172.17.0.3:21110, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49446->172.17.0.3:21103, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56240->172.17.0.3:21105, err= --- PASS: TestDelete (0.02s) === RUN TestMaxDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36524->172.17.0.3:21110, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48770->172.17.0.3:21108, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49458->172.17.0.3:21103, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56254->172.17.0.3:21105, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56270->172.17.0.3:21105, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43088->172.17.0.3:21101, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43092->172.17.0.3:21101, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47516->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47520->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38422->172.17.0.3:21106, err= 2026/07/31 01:01:17 DEBUG : Waiting for deletions to finish 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47536->172.17.0.3:21102, err= 2026/07/31 01:01:17 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47546->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36538->172.17.0.3:21110, err= 2026/07/31 01:01:17 INFO : medium: Deleted 2026/07/31 01:01:17 INFO : large: Deleted 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36540->172.17.0.3:21110, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59602->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36544->172.17.0.3:21110, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37276->172.17.0.3:21104, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37292->172.17.0.3:21104, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49470->172.17.0.3:21103, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43108->172.17.0.3:21101, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49838->172.17.0.3:21107, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59606->172.17.0.3:21109, err= --- PASS: TestMaxDelete (0.03s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49848->172.17.0.3:21107, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49856->172.17.0.3:21107, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47562->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43122->172.17.0.3:21101, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37306->172.17.0.3:21104, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59618->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48786->172.17.0.3:21108, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48792->172.17.0.3:21108, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38434->172.17.0.3:21106, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43124->172.17.0.3:21101, err= 2026/07/31 01:01:17 DEBUG : Waiting for deletions to finish 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43134->172.17.0.3:21101, err= 2026/07/31 01:01:17 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56284->172.17.0.3:21105, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43144->172.17.0.3:21101, err= 2026/07/31 01:01:17 INFO : medium: Deleted 2026/07/31 01:01:17 INFO : small: Deleted 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59620->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37312->172.17.0.3:21104, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47576->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43154->172.17.0.3:21101, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49482->172.17.0.3:21103, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59622->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38440->172.17.0.3:21106, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49866->172.17.0.3:21107, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48802->172.17.0.3:21108, err= --- PASS: TestMaxDeleteSizeLargeFile (0.03s) === RUN TestMaxDeleteSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49494->172.17.0.3:21103, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48806->172.17.0.3:21108, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43156->172.17.0.3:21101, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47578->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54714->172.17.0.3:21100, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37320->172.17.0.3:21104, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38450->172.17.0.3:21106, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38460->172.17.0.3:21106, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38472->172.17.0.3:21106, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49502->172.17.0.3:21103, err= 2026/07/31 01:01:17 DEBUG : Waiting for deletions to finish 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48822->172.17.0.3:21108, err= 2026/07/31 01:01:17 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36548->172.17.0.3:21110, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47592->172.17.0.3:21102, err= 2026/07/31 01:01:17 INFO : medium: Deleted 2026/07/31 01:01:17 INFO : large: Deleted 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47606->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43172->172.17.0.3:21101, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49882->172.17.0.3:21107, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43182->172.17.0.3:21101, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54726->172.17.0.3:21100, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37332->172.17.0.3:21104, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43186->172.17.0.3:21101, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49518->172.17.0.3:21103, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43200->172.17.0.3:21101, err= --- PASS: TestMaxDeleteSize (0.04s) === RUN TestReadFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47614->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56298->172.17.0.3:21105, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48836->172.17.0.3:21108, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49530->172.17.0.3:21103, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49538->172.17.0.3:21103, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38488->172.17.0.3:21106, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54728->172.17.0.3:21100, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49546->172.17.0.3:21103, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54734->172.17.0.3:21100, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49548->172.17.0.3:21103, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59624->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49554->172.17.0.3:21103, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36554->172.17.0.3:21110, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56310->172.17.0.3:21105, err= --- PASS: TestReadFile (0.02s) === RUN TestRetry 2026/07/31 01:01:17 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/31 01:01:17 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/31 01:01:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/31 01:01:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/31 01:01:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/31 01:01:17 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/31 01:01:17 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://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54750->172.17.0.3:21100, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38498->172.17.0.3:21106, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56312->172.17.0.3:21105, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49562->172.17.0.3:21103, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47622->172.17.0.3:21102, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59626->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49884->172.17.0.3:21107, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37348->172.17.0.3:21104, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56324->172.17.0.3:21105, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59632->172.17.0.3:21109, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48848->172.17.0.3:21108, err= 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:17 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47624->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59638->172.17.0.3:21109, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43216->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37362->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38502->172.17.0.3:21106, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49896->172.17.0.3:21107, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48856->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47640->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37372->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54758->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36570->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49570->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54764->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43232->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43236->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38508->172.17.0.3:21106, err= --- PASS: TestCat (0.13s) === RUN TestPurge 2026/07/31 01:01:18 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-fokixid4hilo" 2026/07/31 01:01:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/31 01:01:18 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/07/31 01:01:18 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/31 01:01:18 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/31 01:01:18 DEBUG : Setting pass="AFWQm50a5prnatsMlYfmgzlPwMBAO4aMiPv7AWlwvC3U" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/31 01:01:18 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/31 01:01:18 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/31 01:01:18 DEBUG : TestFTPVsftpd: detected overridden config - adding "{ziyX3}" suffix to name 2026/07/31 01:01:18 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/31 01:01:18 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/31 01:01:18 DEBUG : Setting pass="AFWQm50a5prnatsMlYfmgzlPwMBAO4aMiPv7AWlwvC3U" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/31 01:01:18 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/31 01:01:18 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: Connecting to FTP server 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:60536->172.17.0.3:21, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:47652->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : Creating backend with remote "/tmp/rclone508672177" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-fokixid4hilo", Local "Local file system at /tmp/rclone508672177", Modify Window "1s" 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:38522->172.17.0.3:21106, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:54766->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:59644->172.17.0.3:21109, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:47668->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:49580->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:47670->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:37374->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:49898->172.17.0.3:21107, err= 2026/07/31 01:01:18 INFO : A2: Making directory 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:48860->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:47686->172.17.0.3:21102, err= 2026/07/31 01:01:18 INFO : A1/B2: Making directory 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:48874->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:37384->172.17.0.3:21104, err= 2026/07/31 01:01:18 INFO : A1/B2/C2: Making directory 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:47696->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:59650->172.17.0.3:21109, err= 2026/07/31 01:01:18 INFO : A1/B1/C3: Making directory 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:56330->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:38530->172.17.0.3:21106, err= 2026/07/31 01:01:18 INFO : A3: Making directory 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:43246->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:49588->172.17.0.3:21103, err= 2026/07/31 01:01:18 INFO : A3/B3: Making directory 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:54770->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:38544->172.17.0.3:21106, err= 2026/07/31 01:01:18 INFO : A3/B3/C4: Making directory 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:47708->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:47722->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:37392->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:48876->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:47734->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:59664->172.17.0.3:21109, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: Connecting to FTP server 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: Connecting to FTP server 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:60552->172.17.0.3:21, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:47750->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:43254->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:48892->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:56344->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:60558->172.17.0.3:21, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:49596->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:48908->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:47764->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: Connecting to FTP server 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:60564->172.17.0.3:21, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:37400->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:56360->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:47776->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:48918->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:54784->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:36572->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:49906->172.17.0.3:21107, err= 2026/07/31 01:01:18 DEBUG : Waiting for deletions to finish 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:43266->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:49606->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:48926->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:37406->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:43280->172.17.0.3:21101, err= 2026/07/31 01:01:18 INFO : A1/B1/C1/one: Deleted 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:49608->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:59668->172.17.0.3:21109, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:49612->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:37408->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:49614->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : removing 2 level 3 directories 2026/07/31 01:01:18 INFO : A1/B1/C3: Removing directory 2026/07/31 01:01:18 INFO : A1/B1/C1: Removing directory 2026/07/31 01:01:18 DEBUG : removing 1 level 2 directories 2026/07/31 01:01:18 INFO : A1/B1: Removing directory 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:59678->172.17.0.3:21109, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:37410->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:36578->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:56368->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:48928->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:49912->172.17.0.3:21107, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:36588->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:48930->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:54788->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:47792->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:49622->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : Waiting for deletions to finish 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:48932->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:48934->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:47794->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:56380->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:56382->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:37422->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:59688->172.17.0.3:21109, err= 2026/07/31 01:01:18 INFO : A1/two: Deleted 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:56384->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:47808->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:49926->172.17.0.3:21107, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:56396->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:36598->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:43284->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:49630->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:54792->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:56402->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:48944->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:38558->172.17.0.3:21106, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:37428->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:36610->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:48958->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:37436->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:37452->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : removing 2 level 3 directories 2026/07/31 01:01:18 INFO : A3/B3/C4: Removing directory 2026/07/31 01:01:18 INFO : A1/B2/C2: Removing directory 2026/07/31 01:01:18 DEBUG : removing 2 level 2 directories 2026/07/31 01:01:18 INFO : A3/B3: Removing directory 2026/07/31 01:01:18 INFO : A1/B2: Removing directory 2026/07/31 01:01:18 DEBUG : removing 3 level 1 directories 2026/07/31 01:01:18 INFO : A3: Removing directory 2026/07/31 01:01:18 INFO : A1: Removing directory 2026/07/31 01:01:18 INFO : A2: Removing directory 2026/07/31 01:01:18 DEBUG : removing 1 level 0 directories 2026/07/31 01:01:18 INFO : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: Removing directory 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:56408->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:48966->172.17.0.3:21108, err= 2026/07/31 01:01:18 ERROR : error listing: directory not found 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:59696->172.17.0.3:21109, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: > dial: conn=172.17.0.1:37466->172.17.0.3:21104, err= 2026/07/31 01:01:18 ERROR : error listing: directory not found 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-fokixid4hilo: Purge dir "" 2026/07/31 01:01:18 NOTICE: purge failed to rmdir "": directory not found 2026/07/31 01:01:18 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.22s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49636->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47824->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38568->172.17.0.3:21106, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36612->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49644->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56410->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38576->172.17.0.3:21106, err= 2026/07/31 01:01:18 INFO : A2: Making directory 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56412->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48974->172.17.0.3:21108, err= 2026/07/31 01:01:18 INFO : A1/B2: Making directory 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56424->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37482->172.17.0.3:21104, err= 2026/07/31 01:01:18 INFO : A1/B2/C2: Making directory 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48990->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49930->172.17.0.3:21107, err= 2026/07/31 01:01:18 INFO : A1/B1/C3: Making directory 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47830->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47838->172.17.0.3:21102, err= 2026/07/31 01:01:18 INFO : A3: Making directory 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43286->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49006->172.17.0.3:21108, err= 2026/07/31 01:01:18 INFO : A3/B3: Making directory 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49658->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54798->172.17.0.3:21100, err= 2026/07/31 01:01:18 INFO : A3/B3/C4: Making directory 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36628->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49940->172.17.0.3:21107, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43292->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36630->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38578->172.17.0.3:21106, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38590->172.17.0.3:21106, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49666->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56428->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49016->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: Connecting to FTP server 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:60568->172.17.0.3:21, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38596->172.17.0.3:21106, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43308->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47846->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36642->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38610->172.17.0.3:21106, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56440->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56456->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56466->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49672->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54804->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37496->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36644->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59698->172.17.0.3:21109, err= 2026/07/31 01:01:18 DEBUG : removing 1 level 3 directories 2026/07/31 01:01:18 INFO : A3/B3/C4: Removing directory 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36648->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38624->172.17.0.3:21106, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37498->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59712->172.17.0.3:21109, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49950->172.17.0.3:21107, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38632->172.17.0.3:21106, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47858->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37514->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36652->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38640->172.17.0.3:21106, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49676->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54808->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43324->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38646->172.17.0.3:21106, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49684->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49952->172.17.0.3:21107, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36668->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38658->172.17.0.3:21106, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43334->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36674->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47874->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49958->172.17.0.3:21107, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37524->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56472->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36678->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43338->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56480->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36690->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : removing 2 level 3 directories 2026/07/31 01:01:18 INFO : A1/B2/C2: Removing directory 2026/07/31 01:01:18 INFO : A1/B1/C3: Removing directory 2026/07/31 01:01:18 DEBUG : removing 2 level 2 directories 2026/07/31 01:01:18 INFO : A3/B3: Removing directory 2026/07/31 01:01:18 INFO : A1/B2: Removing directory 2026/07/31 01:01:18 DEBUG : removing 2 level 1 directories 2026/07/31 01:01:18 INFO : A3: Removing directory 2026/07/31 01:01:18 INFO : A2: Removing directory 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54812->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49696->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38660->172.17.0.3:21106, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49966->172.17.0.3:21107, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47882->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49708->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59728->172.17.0.3:21109, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56482->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49018->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37532->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36704->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36718->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49712->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : removing 1 level 3 directories 2026/07/31 01:01:18 INFO : A1/B1/C1: Removing directory 2026/07/31 01:01:18 DEBUG : removing 1 level 2 directories 2026/07/31 01:01:18 INFO : A1/B1: Removing directory 2026/07/31 01:01:18 DEBUG : removing 1 level 1 directories 2026/07/31 01:01:18 INFO : A1: Removing directory 2026/07/31 01:01:18 DEBUG : removing 1 level 0 directories 2026/07/31 01:01:18 INFO : ftp://172.17.0.3:21/rclone-test-ramadup7buse: Removing directory 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47890->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56492->172.17.0.3:21105, err= 2026/07/31 01:01:18 ERROR : error listing: directory not found 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47896->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54826->172.17.0.3:21100, err= 2026/07/31 01:01:18 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.12s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49972->172.17.0.3:21107, err= 2026/07/31 01:01:18 INFO : A1: Making directory 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56508->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49722->172.17.0.3:21103, err= 2026/07/31 01:01:18 INFO : A1/B1: Making directory 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59744->172.17.0.3:21109, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47908->172.17.0.3:21102, err= 2026/07/31 01:01:18 INFO : A1/B1/C1: Making directory 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49030->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37542->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49988->172.17.0.3:21107, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59750->172.17.0.3:21109, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47924->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47934->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54838->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43352->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47942->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43366->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47944->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : removing 1 level 3 directories 2026/07/31 01:01:18 INFO : A1/B1/C1: Removing directory 2026/07/31 01:01:18 DEBUG : removing 1 level 2 directories 2026/07/31 01:01:18 INFO : A1/B1: Removing directory 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36734->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49732->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54854->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54868->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49040->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49042->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43372->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36742->172.17.0.3:21110, err= --- PASS: TestRmdirsLeaveRoot (0.02s) === RUN TestRmdirsWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54874->172.17.0.3:21100, err= 2026/07/31 01:01:18 INFO : A1: Making directory 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49054->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47956->172.17.0.3:21102, err= 2026/07/31 01:01:18 INFO : A1/B1: Making directory 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43384->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49068->172.17.0.3:21108, err= 2026/07/31 01:01:18 INFO : A1/B1/C1: Making directory 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36748->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37548->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56514->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47958->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36756->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:50002->172.17.0.3:21107, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54880->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37558->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:50004->172.17.0.3:21107, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36764->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56522->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59764->172.17.0.3:21109, err= 2026/07/31 01:01:18 DEBUG : removing 1 level 3 directories 2026/07/31 01:01:18 INFO : A1/B1/C1: Removing directory 2026/07/31 01:01:18 DEBUG : removing 1 level 2 directories 2026/07/31 01:01:18 INFO : A1/B1: Removing directory 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43388->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54892->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37570->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59776->172.17.0.3:21109, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59778->172.17.0.3:21109, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43390->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47972->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37578->172.17.0.3:21104, err= --- PASS: TestRmdirsWithFilter (0.02s) === RUN TestCopyURL run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47974->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47980->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:50012->172.17.0.3:21107, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38670->172.17.0.3:21106, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47982->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49746->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36780->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : filename.txt: File name found in url 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49082->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38678->172.17.0.3:21106, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49090->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49100->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49748->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49116->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54908->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36790->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56530->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37586->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38680->172.17.0.3:21106, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54916->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36802->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54928->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43402->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56532->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49132->172.17.0.3:21108, err= --- PASS: TestCopyURL (0.03s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54930->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47988->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38690->172.17.0.3:21106, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49760->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36814->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38704->172.17.0.3:21106, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:50018->172.17.0.3:21107, err= --- PASS: TestCopyURLDownloadHeaders (0.01s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54946->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37598->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38718->172.17.0.3:21106, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43416->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54952->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56546->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59782->172.17.0.3:21109, err= 2026/07/31 01:01:18 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/07/31 01:01:18 INFO : file1: Copied (new) to: sub/file2 2026/07/31 01:01:18 INFO : file1: Deleted 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:47998->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36820->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54968->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : sub/file2: size = 14 OK 2026/07/31 01:01:18 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/31 01:01:18 DEBUG : file1: Unchanged skipping 2026/07/31 01:01:18 INFO : file1: Deleted 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54978->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54990->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: don't need to copy/move sub/file2, it is already at target location 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43432->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36836->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54994->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43444->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48002->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48010->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49768->172.17.0.3:21103, err= --- PASS: TestMoveFile (0.03s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59794->172.17.0.3:21109, err= 2026/07/31 01:01:18 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:50020->172.17.0.3:21107, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36852->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38734->172.17.0.3:21106, err= 2026/07/31 01:01:18 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37614->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43454->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/07/31 01:01:18 INFO : file1: Copied (new) 2026/07/31 01:01:18 INFO : file1: Deleted 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48024->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54996->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : file1: Destination exists, skipping 2026/07/31 01:01:18 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:54998->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48040->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55014->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38744->172.17.0.3:21106, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56558->172.17.0.3:21105, err= --- PASS: TestMoveFileWithIgnoreExisting (0.02s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49142->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37622->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36854->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49152->172.17.0.3:21108, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59804->172.17.0.3:21109, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48056->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59814->172.17.0.3:21109, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59822->172.17.0.3:21109, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49776->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36858->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49168->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49170->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43470->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48058->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43474->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-ramadup7buse/backup" 2026/07/31 01:01:18 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/07/31 01:01:18 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/31 01:01:18 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/31 01:01:18 DEBUG : Setting pass="AFWQm50a5prnatsMlYfmgzlPwMBAO4aMiPv7AWlwvC3U" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/31 01:01:18 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/31 01:01:18 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/31 01:01:18 DEBUG : TestFTPVsftpd: detected overridden config - adding "{ziyX3}" suffix to name 2026/07/31 01:01:18 DEBUG : Setting host="172.17.0.3" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/31 01:01:18 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/31 01:01:18 DEBUG : Setting pass="AFWQm50a5prnatsMlYfmgzlPwMBAO4aMiPv7AWlwvC3U" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/31 01:01:18 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/31 01:01:18 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/backup: Connecting to FTP server 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/backup: dial("tcp","172.17.0.3:21") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/backup: > dial: conn=172.17.0.1:60580->172.17.0.3:21, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/backup: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/backup: > dial: conn=172.17.0.1:48062->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-ramadup7buse/backup" to be canonical "TestFTPVsftpd{ziyX3}:rclone-test-ramadup7buse/backup" 2026/07/31 01:01:18 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1938285298) 2026/07/31 01:01:18 DEBUG : dst/file1: size = 18 (ftp://172.17.0.3:21/rclone-test-ramadup7buse) 2026/07/31 01:01:18 DEBUG : dst/file1: Sizes differ 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/backup: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/backup: > dial: conn=172.17.0.1:43478->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/backup: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/backup: > dial: conn=172.17.0.1:43494->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/backup: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/backup: > dial: conn=172.17.0.1:49172->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/backup: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/backup: > dial: conn=172.17.0.1:49180->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/backup: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/backup: > dial: conn=172.17.0.1:59826->172.17.0.3:21109, err= 2026/07/31 01:01:18 INFO : dst/file1: Moved (server-side) 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49778->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48074->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37624->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37626->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55024->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/07/31 01:01:18 INFO : dst/file1: Copied (new) 2026/07/31 01:01:18 INFO : dst/file1: Deleted 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48086->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38758->172.17.0.3:21106, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48094->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49184->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38772->172.17.0.3:21106, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37642->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36868->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59842->172.17.0.3:21109, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:50024->172.17.0.3:21107, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55028->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:50040->172.17.0.3:21107, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:50056->172.17.0.3:21107, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.06s) === 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://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36882->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37646->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:50072->172.17.0.3:21107, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55036->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37662->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59846->172.17.0.3:21109, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:50078->172.17.0.3:21107, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37672->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56568->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49186->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36886->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43508->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36894->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:50088->172.17.0.3:21107, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49194->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:50104->172.17.0.3:21107, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59856->172.17.0.3:21109, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49790->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56576->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55050->172.17.0.3:21100, err= 2026/07/31 01:01:18 INFO : A1/B2: Making directory 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36906->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56588->172.17.0.3:21105, err= 2026/07/31 01:01:18 INFO : A1/B1/C3: Making directory 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37674->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59866->172.17.0.3:21109, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48100->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56604->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56612->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59868->172.17.0.3:21109, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48102->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49202->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56618->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36914->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55052->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36916->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56632->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55064->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43512->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38784->172.17.0.3:21106, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56636->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38800->172.17.0.3:21106, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43522->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36932->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37684->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59878->172.17.0.3:21109, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49800->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43532->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:50112->172.17.0.3:21107, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55072->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49816->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37688->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38808->172.17.0.3:21106, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48112->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43536->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43538->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49214->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36944->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49220->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37694->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38810->172.17.0.3:21106, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36954->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37708->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56638->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:50118->172.17.0.3:21107, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55086->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: Connecting to FTP server 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36962->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48120->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49824->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:60592->172.17.0.3:21, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55098->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49230->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48126->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36978->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37722->172.17.0.3:21104, err= 2026/07/31 01:01:18 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49244->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55114->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48134->172.17.0.3:21102, err= 2026/07/31 01:01:18 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/31 01:01:18 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49826->172.17.0.3:21103, err= 2026/07/31 01:01:18 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49250->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38824->172.17.0.3:21106, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55130->172.17.0.3:21100, err= 2026/07/31 01:01:18 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49840->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:50132->172.17.0.3:21107, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:36988->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59880->172.17.0.3:21109, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37726->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56642->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37000->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43542->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:50138->172.17.0.3:21107, err= 2026/07/31 01:01:18 INFO : ftp://172.17.0.3:21/rclone-test-ramadup7buse: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43550->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56652->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37014->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59882->172.17.0.3:21109, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55144->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48150->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49258->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43562->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49854->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37016->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48154->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37018->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55154->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49860->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48164->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59892->172.17.0.3:21109, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37026->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:50150->172.17.0.3:21107, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37732->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43576->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43584->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37734->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49870->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49262->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37038->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59898->172.17.0.3:21109, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43590->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:50158->172.17.0.3:21107, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37744->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37048->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59904->172.17.0.3:21109, err= 2026/07/31 01:01:18 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56664->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37750->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:50162->172.17.0.3:21107, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55158->172.17.0.3:21100, err= 2026/07/31 01:01:18 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/31 01:01:18 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/31 01:01:18 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48170->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:50170->172.17.0.3:21107, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49886->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:50184->172.17.0.3:21107, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48176->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43606->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49268->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49896->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55168->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37064->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:50188->172.17.0.3:21107, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59910->172.17.0.3:21109, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43616->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49906->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37070->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37758->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59916->172.17.0.3:21109, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59922->172.17.0.3:21109, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56676->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49274->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55172->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59926->172.17.0.3:21109, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59940->172.17.0.3:21109, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37084->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49290->172.17.0.3:21108, err= --- PASS: TestDirMove (0.19s) === RUN TestGetFsInfo run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37088->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:50192->172.17.0.3:21107, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49908->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59954->172.17.0.3:21109, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56684->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55186->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: File to upload is small (34 bytes), uploading instead of streaming 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55190->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37096->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43628->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/31 01:01:18 NOTICE: ftp://172.17.0.3:21/rclone-test-ramadup7buse: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/31 01:01:18 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56690->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49918->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37774->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/31 01:01:18 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48182->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38838->172.17.0.3:21106, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55204->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55218->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59970->172.17.0.3:21109, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49304->172.17.0.3:21108, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43632->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55230->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: File to upload is small (34 bytes), uploading instead of streaming 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37776->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55236->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49926->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/31 01:01:18 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38848->172.17.0.3:21106, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37104->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49318->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/31 01:01:18 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37106->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38864->172.17.0.3:21106, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37782->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37786->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37116->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:50198->172.17.0.3:21107, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48194->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55248->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: File to upload is small (34 bytes), uploading instead of streaming 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:50202->172.17.0.3:21107, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37792->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56702->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/31 01:01:18 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55260->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37132->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43640->172.17.0.3:21101, err= 2026/07/31 01:01:18 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/31 01:01:18 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49324->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48196->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37146->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55264->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:50210->172.17.0.3:21107, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56710->172.17.0.3:21105, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:59984->172.17.0.3:21109, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56722->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: File to upload is small (34 bytes), uploading instead of streaming 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55272->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37794->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49932->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/31 01:01:18 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55278->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56736->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37808->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/31 01:01:18 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55286->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37814->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49948->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38870->172.17.0.3:21106, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48202->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49958->172.17.0.3:21103, err= --- PASS: TestRcat (0.13s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.03s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.04s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.03s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.03s) === RUN TestRcatMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37160->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38878->172.17.0.3:21106, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48206->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48218->172.17.0.3:21102, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48230->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37164->172.17.0.3:21110, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37824->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: File to upload is small (60 bytes), uploading instead of streaming 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48240->172.17.0.3:21102, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49964->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:60000->172.17.0.3:21109, err= 2026/07/31 01:01:18 DEBUG : potato2: size = 60 OK 2026/07/31 01:01:18 DEBUG : potato2: Size of src and dst objects identical 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49328->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37836->172.17.0.3:21104, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:50222->172.17.0.3:21107, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:50228->172.17.0.3:21107, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38888->172.17.0.3:21106, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37178->172.17.0.3:21110, err= --- PASS: TestRcatSize (0.02s) === RUN TestRcatSizeMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56746->172.17.0.3:21105, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55296->172.17.0.3:21100, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49980->172.17.0.3:21103, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:60016->172.17.0.3:21109, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38890->172.17.0.3:21106, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49344->172.17.0.3:21108, err= 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:18 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43656->172.17.0.3:21101, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43662->172.17.0.3:21101, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43676->172.17.0.3:21101, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:50240->172.17.0.3:21107, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49990->172.17.0.3:21103, err= --- PASS: TestRcatSizeUploadHeaders (0.01s) === RUN TestTouchDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48252->172.17.0.3:21102, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55300->172.17.0.3:21100, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37194->172.17.0.3:21110, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49356->172.17.0.3:21108, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:60032->172.17.0.3:21109, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48254->172.17.0.3:21102, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49372->172.17.0.3:21108, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48268->172.17.0.3:21102, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:60046->172.17.0.3:21109, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49388->172.17.0.3:21108, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38902->172.17.0.3:21106, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49392->172.17.0.3:21108, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:60058->172.17.0.3:21109, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48278->172.17.0.3:21102, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: Touching "empty space" 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: Touching "potato2" 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: Touching "sub dir/potato3" 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48280->172.17.0.3:21102, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37204->172.17.0.3:21110, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43678->172.17.0.3:21101, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55302->172.17.0.3:21100, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37220->172.17.0.3:21110, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37848->172.17.0.3:21104, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38912->172.17.0.3:21106, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49398->172.17.0.3:21108, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49406->172.17.0.3:21108, err= --- PASS: TestTouchDir (0.05s) === RUN TestMkdirMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49422->172.17.0.3:21108, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38922->172.17.0.3:21106, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37224->172.17.0.3:21110, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55310->172.17.0.3:21100, err= --- SKIP: TestMkdirMetadata (0.01s) === RUN TestMkdirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55320->172.17.0.3:21100, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49998->172.17.0.3:21103, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37236->172.17.0.3:21110, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49428->172.17.0.3:21108, err= --- SKIP: TestMkdirModTime (0.01s) === RUN TestCopyDirMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56754->172.17.0.3:21105, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37850->172.17.0.3:21104, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:60062->172.17.0.3:21109, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48286->172.17.0.3:21102, err= --- SKIP: TestCopyDirMetadata (0.01s) === RUN TestSetDirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49440->172.17.0.3:21108, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49454->172.17.0.3:21108, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49470->172.17.0.3:21108, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56760->172.17.0.3:21105, err= --- SKIP: TestSetDirModTime (0.01s) === RUN TestDirsEqual run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:60066->172.17.0.3:21109, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48296->172.17.0.3:21102, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43682->172.17.0.3:21101, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43686->172.17.0.3:21101, err= --- SKIP: TestDirsEqual (0.01s) === RUN TestRemoveExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-ramadup7buse", Local "Local file system at /tmp/rclone1938285298", Modify Window "1s" 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49484->172.17.0.3:21108, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37244->172.17.0.3:21110, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55334->172.17.0.3:21100, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38930->172.17.0.3:21106, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55350->172.17.0.3:21100, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:50004->172.17.0.3:21103, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38940->172.17.0.3:21106, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:50242->172.17.0.3:21107, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43696->172.17.0.3:21101, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21105") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:56766->172.17.0.3:21105, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49490->172.17.0.3:21108, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37856->172.17.0.3:21104, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:60082->172.17.0.3:21109, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37260->172.17.0.3:21110, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55352->172.17.0.3:21100, err= 2026/07/31 01:01:19 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.gevosij1" before starting 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43698->172.17.0.3:21101, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:60094->172.17.0.3:21109, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55368->172.17.0.3:21100, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37268->172.17.0.3:21110, err= 2026/07/31 01:01:19 DEBUG : sub dir/test remove existing.gevosij1: TEST: removing renamed existing file after operation 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49498->172.17.0.3:21108, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37282->172.17.0.3:21110, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37860->172.17.0.3:21104, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21106") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:38952->172.17.0.3:21106, err= 2026/07/31 01:01:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xicaray4" before starting 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49512->172.17.0.3:21108, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37862->172.17.0.3:21104, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37292->172.17.0.3:21110, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21102") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:48300->172.17.0.3:21102, err= 2026/07/31 01:01:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xicaray4: TEST: renaming existing back after failed operation 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:60104->172.17.0.3:21109, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49516->172.17.0.3:21108, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43708->172.17.0.3:21101, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37304->172.17.0.3:21110, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21103") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:50012->172.17.0.3:21103, err= 2026/07/31 01:01:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pomociw0" before starting 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49522->172.17.0.3:21108, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:60118->172.17.0.3:21109, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43724->172.17.0.3:21101, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37878->172.17.0.3:21104, err= 2026/07/31 01:01:19 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pomociw0: TEST: removing renamed existing file after operation 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55382->172.17.0.3:21100, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:60128->172.17.0.3:21109, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:60130->172.17.0.3:21109, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37314->172.17.0.3:21110, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21108") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:49536->172.17.0.3:21108, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21104") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37890->172.17.0.3:21104, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21107") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:50244->172.17.0.3:21107, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21100") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:55398->172.17.0.3:21100, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21101") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:43732->172.17.0.3:21101, err= --- PASS: TestRemoveExisting (0.10s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21109") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:60132->172.17.0.3:21109, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: dial("tcp","172.17.0.3:21110") 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: > dial: conn=172.17.0.1:37326->172.17.0.3:21110, err= 2026/07/31 01:01:19 DEBUG : ftp://172.17.0.3:21/rclone-test-ramadup7buse: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPVsftpd: -verbose" - Finished OK in 4.452711023s (try 1/5)