"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Starting (try 1/5) 2026/03/25 04:03:24 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-xohuqax6zeta" 2026/03/25 04:03:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 04:03:24 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/03/25 04:03:24 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/03/25 04:03:24 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/03/25 04:03:24 DEBUG : Setting pass="ZovKQ5ltqUqR-QzmyjvyZnU12b-xek7YEx_nrPk4ITbljw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/03/25 04:03:24 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/03/25 04:03:24 DEBUG : TestFTPProftpd: detected overridden config - adding "{_8mqR}" suffix to name 2026/03/25 04:03:24 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/03/25 04:03:24 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/03/25 04:03:24 DEBUG : Setting pass="ZovKQ5ltqUqR-QzmyjvyZnU12b-xek7YEx_nrPk4ITbljw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/03/25 04:03:24 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: Connecting to FTP server 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:21") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:53670->172.17.0.3:21, err= 2026/03/25 04:03:24 DEBUG : Creating backend with remote "/tmp/rclone2902418963" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:36113") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:42770->172.17.0.3:36113, err= 2026/03/25 04:03:24 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:36593") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:53274->172.17.0.3:36593, err= 2026/03/25 04:03:24 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/03/25 04:03:24 DEBUG : a: size = 0 OK 2026/03/25 04:03:24 DEBUG : a: size = 1 (memory) 2026/03/25 04:03:24 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/03/25 04:03:24 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/25 04:03:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/25 04:03:24 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/25 04:03:24 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/03/25 04:03:24 DEBUG : potato: Seek from 10 to 0 2026/03/25 04:03:24 DEBUG : potato: Seek from 10 to 0 2026/03/25 04:03:24 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/03/25 04:03:24 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/25 04:03:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/25 04:03:24 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/25 04:03:24 DEBUG : potato: Seek from 5 to 2 2026/03/25 04:03:24 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/03/25 04:03:24 DEBUG : potato: Seek from 7 to 0 2026/03/25 04:03:24 DEBUG : potato: Seek from 7 to 0 2026/03/25 04:03:24 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/03/25 04:03:24 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/25 04:03:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/25 04:03:24 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/25 04:03:24 DEBUG : potato: Seek from 5 to 2 2026/03/25 04:03:24 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/03/25 04:03:24 DEBUG : potato: Seek from 8 to 0 2026/03/25 04:03:24 DEBUG : potato: Seek from 8 to 0 2026/03/25 04:03:24 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/03/25 04:03:24 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/03/25 04:03:24 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/25 04:03:24 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/03/25 04:03:24 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/03/25 04:03:24 DEBUG : potato: Seek from 5 to 2 2026/03/25 04:03:24 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/03/25 04:03:24 DEBUG : potato: Seek from 9 to 0 2026/03/25 04:03:24 DEBUG : potato: Seek from 9 to 0 2026/03/25 04:03:24 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:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:14941") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:36278->172.17.0.3:14941, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:21287") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:35030->172.17.0.3:21287, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:6110") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:50298->172.17.0.3:6110, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:45495") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:37390->172.17.0.3:45495, err= === RUN TestCheck/3 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:15972") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:51942->172.17.0.3:15972, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:4623") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:41568->172.17.0.3:4623, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:30637") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:50318->172.17.0.3:30637, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:22484") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:34892->172.17.0.3:22484, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:61223") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:37612->172.17.0.3:61223, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:52678") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:33790->172.17.0.3:52678, err= --- PASS: TestCheck (0.04s) --- PASS: TestCheck/1 (0.00s) --- PASS: TestCheck/2 (0.00s) --- PASS: TestCheck/3 (0.00s) --- PASS: TestCheck/4 (0.00s) --- PASS: TestCheck/5 (0.00s) --- PASS: TestCheck/6 (0.00s) --- PASS: TestCheck/7 (0.00s) === RUN TestCheckFsError 2026/03/25 04:03:24 DEBUG : Creating backend with remote "nonexistent" 2026/03/25 04:03:24 DEBUG : Creating backend with remote "nonexistent" 2026/03/25 04:03:24 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/03/25 04:03:24 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/03/25 04:03:24 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/03/25 04:03:24 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:48006") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:46762->172.17.0.3:48006, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:2629") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:46054->172.17.0.3:2629, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:44265") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:41500->172.17.0.3:44265, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:48644") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:51464->172.17.0.3:48644, err= === RUN TestCheckDownload/3 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:32832") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:52014->172.17.0.3:32832, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:1871") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:40366->172.17.0.3:1871, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:56501") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:53472->172.17.0.3:56501, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:48501") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:37850->172.17.0.3:48501, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:12166") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:43402->172.17.0.3:12166, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:31680") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:53466->172.17.0.3:31680, err= --- PASS: TestCheckDownload (0.12s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.01s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.02s) --- PASS: TestCheckDownload/5 (0.02s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:14138") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:44104->172.17.0.3:14138, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:7855") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:46610->172.17.0.3:7855, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:9461") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:58122->172.17.0.3:9461, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:28855") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:33540->172.17.0.3:28855, err= === RUN TestCheckSizeOnly/3 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:10823") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:44092->172.17.0.3:10823, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:27086") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:48508->172.17.0.3:27086, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:64265") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:59442->172.17.0.3:64265, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:11520") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:56534->172.17.0.3:11520, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:41648") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:44480->172.17.0.3:41648, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:28608") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:35890->172.17.0.3:28608, err= --- PASS: TestCheckSizeOnly (0.04s) --- 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:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:15367") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:57612->172.17.0.3:15367, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:27528") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:46104->172.17.0.3:27528, err= 2026/03/25 04:03:24 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/25 04:03:24 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/25 04:03:24 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/25 04:03:24 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:31614") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:57690->172.17.0.3:31614, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:26115") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:44440->172.17.0.3:26115, err= 2026/03/25 04:03:24 NOTICE: test.sum: improperly formatted checksum line 4 2026/03/25 04:03:24 NOTICE: test.sum: improperly formatted checksum line 5 2026/03/25 04:03:24 NOTICE: test.sum: improperly formatted checksum line 6 2026/03/25 04:03:24 NOTICE: test.sum: 2 warning(s) suppressed... 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:18494") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:46918->172.17.0.3:18494, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:14580") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:45856->172.17.0.3:14580, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:24 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-xohuqax6zeta/data" 2026/03/25 04:03:24 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/03/25 04:03:24 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/03/25 04:03:24 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/03/25 04:03:24 DEBUG : Setting pass="ZovKQ5ltqUqR-QzmyjvyZnU12b-xek7YEx_nrPk4ITbljw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/03/25 04:03:24 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/03/25 04:03:24 DEBUG : TestFTPProftpd: detected overridden config - adding "{_8mqR}" suffix to name 2026/03/25 04:03:24 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/03/25 04:03:24 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/03/25 04:03:24 DEBUG : Setting pass="ZovKQ5ltqUqR-QzmyjvyZnU12b-xek7YEx_nrPk4ITbljw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/03/25 04:03:24 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta/data: Connecting to FTP server 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta/data: dial("tcp","172.17.0.3:21") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta/data: > dial: conn=172.17.0.1:53676->172.17.0.3:21, err= check_test.go:350: ftp://172.17.0.3:21/rclone-test-xohuqax6zeta/data lacks md5, skipping 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:64296") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:54724->172.17.0.3:64296, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:24408") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:58260->172.17.0.3:24408, err= --- SKIP: TestCheckSum (0.02s) === RUN TestCheckSumDownload run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:24 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-xohuqax6zeta/data" 2026/03/25 04:03:24 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/03/25 04:03:24 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/03/25 04:03:24 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/03/25 04:03:24 DEBUG : Setting pass="ZovKQ5ltqUqR-QzmyjvyZnU12b-xek7YEx_nrPk4ITbljw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/03/25 04:03:24 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/03/25 04:03:24 DEBUG : TestFTPProftpd: detected overridden config - adding "{_8mqR}" suffix to name 2026/03/25 04:03:24 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/03/25 04:03:24 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/03/25 04:03:24 DEBUG : Setting pass="ZovKQ5ltqUqR-QzmyjvyZnU12b-xek7YEx_nrPk4ITbljw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/03/25 04:03:24 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta/data: Connecting to FTP server 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta/data: dial("tcp","172.17.0.3:21") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta/data: > dial: conn=172.17.0.1:53686->172.17.0.3:21, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:1145") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:36282->172.17.0.3:1145, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:53978") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:34638->172.17.0.3:53978, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:18366") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:37824->172.17.0.3:18366, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:17324") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:46148->172.17.0.3:17324, err= === RUN TestCheckSumDownload/subtest1 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:49022") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:57098->172.17.0.3:49022, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:30438") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:43462->172.17.0.3:30438, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:7442") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:49804->172.17.0.3:7442, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:2312") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:34180->172.17.0.3:2312, err= === RUN TestCheckSumDownload/subtest2 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:15879") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:45614->172.17.0.3:15879, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:30143") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:43698->172.17.0.3:30143, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:62752") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:47422->172.17.0.3:62752, err= === RUN TestCheckSumDownload/subtest3 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:56205") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:41270->172.17.0.3:56205, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:13701") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:49998->172.17.0.3:13701, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:18587") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:47228->172.17.0.3:18587, err= === RUN TestCheckSumDownload/subtest4 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:24198") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:36460->172.17.0.3:24198, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:43304") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:35226->172.17.0.3:43304, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:54515") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:46170->172.17.0.3:54515, err= === RUN TestCheckSumDownload/subtest5 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:6378") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:47826->172.17.0.3:6378, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:4348") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:44040->172.17.0.3:4348, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:26815") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:56536->172.17.0.3:26815, err= === RUN TestCheckSumDownload/subtest6 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:29440") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:48512->172.17.0.3:29440, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:44285") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:43796->172.17.0.3:44285, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:50524") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:52784->172.17.0.3:50524, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:28201") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:60550->172.17.0.3:28201, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:3159") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:40058->172.17.0.3:3159, err= === RUN TestCheckSumDownload/subtest7 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:16645") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:52706->172.17.0.3:16645, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:20501") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:50112->172.17.0.3:20501, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:2435") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:50250->172.17.0.3:2435, err= --- PASS: TestCheckSumDownload (0.18s) --- PASS: TestCheckSumDownload/subtest1 (0.01s) --- PASS: TestCheckSumDownload/subtest2 (0.01s) --- PASS: TestCheckSumDownload/subtest3 (0.02s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.02s) --- PASS: TestCheckSumDownload/subtest6 (0.01s) --- PASS: TestCheckSumDownload/subtest7 (0.02s) === RUN TestApplyTransforms 2026/03/25 04:03:24 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-riguduv1kawe" 2026/03/25 04:03:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 04:03:24 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/03/25 04:03:24 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/03/25 04:03:24 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/03/25 04:03:24 DEBUG : Setting pass="ZovKQ5ltqUqR-QzmyjvyZnU12b-xek7YEx_nrPk4ITbljw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/03/25 04:03:24 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/03/25 04:03:24 DEBUG : TestFTPProftpd: detected overridden config - adding "{_8mqR}" suffix to name 2026/03/25 04:03:24 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/03/25 04:03:24 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/03/25 04:03:24 DEBUG : Setting pass="ZovKQ5ltqUqR-QzmyjvyZnU12b-xek7YEx_nrPk4ITbljw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/03/25 04:03:24 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-riguduv1kawe: Connecting to FTP server 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-riguduv1kawe: dial("tcp","172.17.0.3:21") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-riguduv1kawe: > dial: conn=172.17.0.1:53698->172.17.0.3:21, err= 2026/03/25 04:03:24 DEBUG : Creating backend with remote "/tmp/rclone2204916797" run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-riguduv1kawe", Local "Local file system at /tmp/rclone2204916797", Modify Window "1s" 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-riguduv1kawe: dial("tcp","172.17.0.3:35733") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-riguduv1kawe: > dial: conn=172.17.0.1:43322->172.17.0.3:35733, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-riguduv1kawe: dial("tcp","172.17.0.3:62113") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-riguduv1kawe: > dial: conn=172.17.0.1:59048->172.17.0.3:62113, err= upper checkfile vs. lower remote (without normalization) 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-riguduv1kawe: dial("tcp","172.17.0.3:25870") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-riguduv1kawe: > dial: conn=172.17.0.1:48356->172.17.0.3:25870, err= 2026/03/25 04:03:24 ERROR : hello, world!: sum not found 2026/03/25 04:03:24 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.3:21/rclone-test-riguduv1kawe 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-riguduv1kawe: 1 files missing 2026/03/25 04:03:24 NOTICE: 1 hashes missing 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-riguduv1kawe: 1 differences found 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-riguduv1kawe: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-riguduv1kawe: dial("tcp","172.17.0.3:26749") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-riguduv1kawe: > dial: conn=172.17.0.1:52066->172.17.0.3:26749, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-riguduv1kawe: dial("tcp","172.17.0.3:59712") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-riguduv1kawe: > dial: conn=172.17.0.1:43562->172.17.0.3:59712, err= 2026/03/25 04:03:24 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-riguduv1kawe: 0 differences found 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-riguduv1kawe: 1 matching files 2026/03/25 04:03:24 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kedosaf0bure" 2026/03/25 04:03:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 04:03:24 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/03/25 04:03:24 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/03/25 04:03:24 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/03/25 04:03:24 DEBUG : Setting pass="ZovKQ5ltqUqR-QzmyjvyZnU12b-xek7YEx_nrPk4ITbljw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/03/25 04:03:24 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/03/25 04:03:24 DEBUG : TestFTPProftpd: detected overridden config - adding "{_8mqR}" suffix to name 2026/03/25 04:03:24 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/03/25 04:03:24 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/03/25 04:03:24 DEBUG : Setting pass="ZovKQ5ltqUqR-QzmyjvyZnU12b-xek7YEx_nrPk4ITbljw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/03/25 04:03:24 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-kedosaf0bure: Connecting to FTP server 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-kedosaf0bure: dial("tcp","172.17.0.3:21") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-kedosaf0bure: > dial: conn=172.17.0.1:53714->172.17.0.3:21, err= 2026/03/25 04:03:24 DEBUG : Creating backend with remote "/tmp/rclone995171840" run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-kedosaf0bure", Local "Local file system at /tmp/rclone995171840", Modify Window "1s" 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-kedosaf0bure: dial("tcp","172.17.0.3:63498") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-kedosaf0bure: > dial: conn=172.17.0.1:35472->172.17.0.3:63498, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-kedosaf0bure: dial("tcp","172.17.0.3:21078") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-kedosaf0bure: > dial: conn=172.17.0.1:38358->172.17.0.3:21078, err= lower checkfile vs. upper remote (without normalization) 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-kedosaf0bure: dial("tcp","172.17.0.3:15615") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-kedosaf0bure: > dial: conn=172.17.0.1:43626->172.17.0.3:15615, err= 2026/03/25 04:03:24 ERROR : HELLO, WORLD!: sum not found 2026/03/25 04:03:24 ERROR : hello, world!: file not in ftp://172.17.0.3:21/rclone-test-kedosaf0bure 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-kedosaf0bure: 1 files missing 2026/03/25 04:03:24 NOTICE: 1 hashes missing 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-kedosaf0bure: 1 differences found 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-kedosaf0bure: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-kedosaf0bure: dial("tcp","172.17.0.3:41276") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-kedosaf0bure: > dial: conn=172.17.0.1:38738->172.17.0.3:41276, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-kedosaf0bure: dial("tcp","172.17.0.3:11089") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-kedosaf0bure: > dial: conn=172.17.0.1:53518->172.17.0.3:11089, err= 2026/03/25 04:03:24 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-kedosaf0bure: 0 differences found 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-kedosaf0bure: 1 matching files 2026/03/25 04:03:24 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-ceholud0vahi" 2026/03/25 04:03:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 04:03:24 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/03/25 04:03:24 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/03/25 04:03:24 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/03/25 04:03:24 DEBUG : Setting pass="ZovKQ5ltqUqR-QzmyjvyZnU12b-xek7YEx_nrPk4ITbljw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/03/25 04:03:24 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/03/25 04:03:24 DEBUG : TestFTPProftpd: detected overridden config - adding "{_8mqR}" suffix to name 2026/03/25 04:03:24 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/03/25 04:03:24 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/03/25 04:03:24 DEBUG : Setting pass="ZovKQ5ltqUqR-QzmyjvyZnU12b-xek7YEx_nrPk4ITbljw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/03/25 04:03:24 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-ceholud0vahi: Connecting to FTP server 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-ceholud0vahi: dial("tcp","172.17.0.3:21") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-ceholud0vahi: > dial: conn=172.17.0.1:53720->172.17.0.3:21, err= 2026/03/25 04:03:24 DEBUG : Creating backend with remote "/tmp/rclone1445584539" run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-ceholud0vahi", Local "Local file system at /tmp/rclone1445584539", Modify Window "1s" 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-ceholud0vahi: dial("tcp","172.17.0.3:17356") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-ceholud0vahi: > dial: conn=172.17.0.1:59480->172.17.0.3:17356, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-ceholud0vahi: dial("tcp","172.17.0.3:26648") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-ceholud0vahi: > dial: conn=172.17.0.1:51394->172.17.0.3:26648, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-ceholud0vahi: dial("tcp","172.17.0.3:47508") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-ceholud0vahi: > dial: conn=172.17.0.1:54432->172.17.0.3:47508, err= 2026/03/25 04:03:24 ERROR : HeLlO, wOrLd!: sum not found 2026/03/25 04:03:24 ERROR : hello, world!: file not in ftp://172.17.0.3:21/rclone-test-ceholud0vahi 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-ceholud0vahi: 1 files missing 2026/03/25 04:03:24 NOTICE: 1 hashes missing 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-ceholud0vahi: 1 differences found 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-ceholud0vahi: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-ceholud0vahi: dial("tcp","172.17.0.3:3611") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-ceholud0vahi: > dial: conn=172.17.0.1:44614->172.17.0.3:3611, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-ceholud0vahi: dial("tcp","172.17.0.3:27336") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-ceholud0vahi: > dial: conn=172.17.0.1:42582->172.17.0.3:27336, err= 2026/03/25 04:03:24 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-ceholud0vahi: 0 differences found 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-ceholud0vahi: 1 matching files 2026/03/25 04:03:24 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-pekelej8vani" 2026/03/25 04:03:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 04:03:24 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/03/25 04:03:24 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/03/25 04:03:24 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/03/25 04:03:24 DEBUG : Setting pass="ZovKQ5ltqUqR-QzmyjvyZnU12b-xek7YEx_nrPk4ITbljw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/03/25 04:03:24 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/03/25 04:03:24 DEBUG : TestFTPProftpd: detected overridden config - adding "{_8mqR}" suffix to name 2026/03/25 04:03:24 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/03/25 04:03:24 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/03/25 04:03:24 DEBUG : Setting pass="ZovKQ5ltqUqR-QzmyjvyZnU12b-xek7YEx_nrPk4ITbljw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/03/25 04:03:24 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-pekelej8vani: Connecting to FTP server 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-pekelej8vani: dial("tcp","172.17.0.3:21") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-pekelej8vani: > dial: conn=172.17.0.1:53736->172.17.0.3:21, err= 2026/03/25 04:03:24 DEBUG : Creating backend with remote "/tmp/rclone4033128001" run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-pekelej8vani", Local "Local file system at /tmp/rclone4033128001", Modify Window "1s" 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-pekelej8vani: dial("tcp","172.17.0.3:3140") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-pekelej8vani: > dial: conn=172.17.0.1:49110->172.17.0.3:3140, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-pekelej8vani: dial("tcp","172.17.0.3:45099") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-pekelej8vani: > dial: conn=172.17.0.1:48054->172.17.0.3:45099, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-pekelej8vani: dial("tcp","172.17.0.3:63260") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-pekelej8vani: > dial: conn=172.17.0.1:51378->172.17.0.3:63260, err= 2026/03/25 04:03:24 ERROR : HELLO, WORLD!: sum not found 2026/03/25 04:03:24 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.3:21/rclone-test-pekelej8vani 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-pekelej8vani: 1 files missing 2026/03/25 04:03:24 NOTICE: 1 hashes missing 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-pekelej8vani: 1 differences found 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-pekelej8vani: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-pekelej8vani: dial("tcp","172.17.0.3:20719") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-pekelej8vani: > dial: conn=172.17.0.1:51862->172.17.0.3:20719, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-pekelej8vani: dial("tcp","172.17.0.3:58303") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-pekelej8vani: > dial: conn=172.17.0.1:44528->172.17.0.3:58303, err= 2026/03/25 04:03:24 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-pekelej8vani: 0 differences found 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-pekelej8vani: 1 matching files 2026/03/25 04:03:24 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-moqunep7nezi" 2026/03/25 04:03:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 04:03:24 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/03/25 04:03:24 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/03/25 04:03:24 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/03/25 04:03:24 DEBUG : Setting pass="ZovKQ5ltqUqR-QzmyjvyZnU12b-xek7YEx_nrPk4ITbljw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/03/25 04:03:24 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/03/25 04:03:24 DEBUG : TestFTPProftpd: detected overridden config - adding "{_8mqR}" suffix to name 2026/03/25 04:03:24 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/03/25 04:03:24 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/03/25 04:03:24 DEBUG : Setting pass="ZovKQ5ltqUqR-QzmyjvyZnU12b-xek7YEx_nrPk4ITbljw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/03/25 04:03:24 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-moqunep7nezi: Connecting to FTP server 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-moqunep7nezi: dial("tcp","172.17.0.3:21") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-moqunep7nezi: > dial: conn=172.17.0.1:53750->172.17.0.3:21, err= 2026/03/25 04:03:24 DEBUG : Creating backend with remote "/tmp/rclone3957472550" run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-moqunep7nezi", Local "Local file system at /tmp/rclone3957472550", Modify Window "1s" 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-moqunep7nezi: dial("tcp","172.17.0.3:32055") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-moqunep7nezi: > dial: conn=172.17.0.1:44278->172.17.0.3:32055, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-moqunep7nezi: dial("tcp","172.17.0.3:56609") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-moqunep7nezi: > dial: conn=172.17.0.1:50946->172.17.0.3:56609, err= NFD checkfile vs. NFC remote (without normalization) 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-moqunep7nezi: dial("tcp","172.17.0.3:5321") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-moqunep7nezi: > dial: conn=172.17.0.1:54264->172.17.0.3:5321, err= 2026/03/25 04:03:24 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/25 04:03:24 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-moqunep7nezi 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-moqunep7nezi: 1 files missing 2026/03/25 04:03:24 NOTICE: 1 hashes missing 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-moqunep7nezi: 1 differences found 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-moqunep7nezi: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-moqunep7nezi: dial("tcp","172.17.0.3:13683") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-moqunep7nezi: > dial: conn=172.17.0.1:54150->172.17.0.3:13683, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-moqunep7nezi: dial("tcp","172.17.0.3:60579") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-moqunep7nezi: > dial: conn=172.17.0.1:53754->172.17.0.3:60579, err= 2026/03/25 04:03:24 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-moqunep7nezi: 0 differences found 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-moqunep7nezi: 1 matching files 2026/03/25 04:03:24 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-cisezam4nave" 2026/03/25 04:03:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 04:03:24 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/03/25 04:03:24 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/03/25 04:03:24 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/03/25 04:03:24 DEBUG : Setting pass="ZovKQ5ltqUqR-QzmyjvyZnU12b-xek7YEx_nrPk4ITbljw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/03/25 04:03:24 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/03/25 04:03:24 DEBUG : TestFTPProftpd: detected overridden config - adding "{_8mqR}" suffix to name 2026/03/25 04:03:24 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/03/25 04:03:24 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/03/25 04:03:24 DEBUG : Setting pass="ZovKQ5ltqUqR-QzmyjvyZnU12b-xek7YEx_nrPk4ITbljw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/03/25 04:03:24 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-cisezam4nave: Connecting to FTP server 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-cisezam4nave: dial("tcp","172.17.0.3:21") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-cisezam4nave: > dial: conn=172.17.0.1:53752->172.17.0.3:21, err= 2026/03/25 04:03:24 DEBUG : Creating backend with remote "/tmp/rclone3885369903" run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-cisezam4nave", Local "Local file system at /tmp/rclone3885369903", Modify Window "1s" 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-cisezam4nave: dial("tcp","172.17.0.3:17086") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-cisezam4nave: > dial: conn=172.17.0.1:52782->172.17.0.3:17086, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-cisezam4nave: dial("tcp","172.17.0.3:9802") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-cisezam4nave: > dial: conn=172.17.0.1:38508->172.17.0.3:9802, err= NFC checkfile vs. NFD remote (without normalization) 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-cisezam4nave: dial("tcp","172.17.0.3:20341") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-cisezam4nave: > dial: conn=172.17.0.1:51958->172.17.0.3:20341, err= 2026/03/25 04:03:24 ERROR : 測試_Русский___ě_áñ: sum not found 2026/03/25 04:03:24 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-cisezam4nave 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-cisezam4nave: 1 files missing 2026/03/25 04:03:24 NOTICE: 1 hashes missing 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-cisezam4nave: 1 differences found 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-cisezam4nave: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-cisezam4nave: dial("tcp","172.17.0.3:29898") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-cisezam4nave: > dial: conn=172.17.0.1:41452->172.17.0.3:29898, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-cisezam4nave: dial("tcp","172.17.0.3:26135") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-cisezam4nave: > dial: conn=172.17.0.1:48120->172.17.0.3:26135, err= 2026/03/25 04:03:24 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-cisezam4nave: 0 differences found 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-cisezam4nave: 1 matching files 2026/03/25 04:03:24 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-bulawiz6geya" 2026/03/25 04:03:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 04:03:24 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/03/25 04:03:24 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/03/25 04:03:24 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/03/25 04:03:24 DEBUG : Setting pass="ZovKQ5ltqUqR-QzmyjvyZnU12b-xek7YEx_nrPk4ITbljw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/03/25 04:03:24 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/03/25 04:03:24 DEBUG : TestFTPProftpd: detected overridden config - adding "{_8mqR}" suffix to name 2026/03/25 04:03:24 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/03/25 04:03:24 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/03/25 04:03:24 DEBUG : Setting pass="ZovKQ5ltqUqR-QzmyjvyZnU12b-xek7YEx_nrPk4ITbljw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/03/25 04:03:24 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-bulawiz6geya: Connecting to FTP server 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-bulawiz6geya: dial("tcp","172.17.0.3:21") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-bulawiz6geya: > dial: conn=172.17.0.1:53758->172.17.0.3:21, err= 2026/03/25 04:03:24 DEBUG : Creating backend with remote "/tmp/rclone1701699652" run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-bulawiz6geya", Local "Local file system at /tmp/rclone1701699652", Modify Window "1s" 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-bulawiz6geya: dial("tcp","172.17.0.3:2077") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-bulawiz6geya: > dial: conn=172.17.0.1:45980->172.17.0.3:2077, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-bulawiz6geya: dial("tcp","172.17.0.3:59637") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-bulawiz6geya: > dial: conn=172.17.0.1:32842->172.17.0.3:59637, err= NFDx2 checkfile vs. both remote (without normalization) 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-bulawiz6geya: dial("tcp","172.17.0.3:35336") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-bulawiz6geya: > dial: conn=172.17.0.1:51014->172.17.0.3:35336, err= 2026/03/25 04:03:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/25 04:03:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-bulawiz6geya 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-bulawiz6geya: 1 files missing 2026/03/25 04:03:24 NOTICE: 1 hashes missing 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-bulawiz6geya: 1 differences found 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-bulawiz6geya: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-bulawiz6geya: dial("tcp","172.17.0.3:46075") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-bulawiz6geya: > dial: conn=172.17.0.1:55020->172.17.0.3:46075, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-bulawiz6geya: dial("tcp","172.17.0.3:23797") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-bulawiz6geya: > dial: conn=172.17.0.1:51030->172.17.0.3:23797, err= 2026/03/25 04:03:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-bulawiz6geya: 0 differences found 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-bulawiz6geya: 1 matching files 2026/03/25 04:03:24 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-hivebas9pete" 2026/03/25 04:03:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 04:03:24 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/03/25 04:03:24 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/03/25 04:03:24 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/03/25 04:03:24 DEBUG : Setting pass="ZovKQ5ltqUqR-QzmyjvyZnU12b-xek7YEx_nrPk4ITbljw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/03/25 04:03:24 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/03/25 04:03:24 DEBUG : TestFTPProftpd: detected overridden config - adding "{_8mqR}" suffix to name 2026/03/25 04:03:24 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/03/25 04:03:24 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/03/25 04:03:24 DEBUG : Setting pass="ZovKQ5ltqUqR-QzmyjvyZnU12b-xek7YEx_nrPk4ITbljw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/03/25 04:03:24 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-hivebas9pete: Connecting to FTP server 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-hivebas9pete: dial("tcp","172.17.0.3:21") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-hivebas9pete: > dial: conn=172.17.0.1:53762->172.17.0.3:21, err= 2026/03/25 04:03:24 DEBUG : Creating backend with remote "/tmp/rclone904753462" run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-hivebas9pete", Local "Local file system at /tmp/rclone904753462", Modify Window "1s" 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-hivebas9pete: dial("tcp","172.17.0.3:31353") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-hivebas9pete: > dial: conn=172.17.0.1:45914->172.17.0.3:31353, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-hivebas9pete: dial("tcp","172.17.0.3:7045") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-hivebas9pete: > dial: conn=172.17.0.1:54680->172.17.0.3:7045, err= NFCx2 checkfile vs. both remote (without normalization) 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-hivebas9pete: dial("tcp","172.17.0.3:10101") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-hivebas9pete: > dial: conn=172.17.0.1:48182->172.17.0.3:10101, err= 2026/03/25 04:03:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/25 04:03:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-hivebas9pete 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-hivebas9pete: 1 files missing 2026/03/25 04:03:24 NOTICE: 1 hashes missing 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-hivebas9pete: 1 differences found 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-hivebas9pete: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-hivebas9pete: dial("tcp","172.17.0.3:39472") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-hivebas9pete: > dial: conn=172.17.0.1:54998->172.17.0.3:39472, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-hivebas9pete: dial("tcp","172.17.0.3:26558") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-hivebas9pete: > dial: conn=172.17.0.1:47254->172.17.0.3:26558, err= 2026/03/25 04:03:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-hivebas9pete: 0 differences found 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-hivebas9pete: 1 matching files 2026/03/25 04:03:24 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wocajun1bapi" 2026/03/25 04:03:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 04:03:24 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/03/25 04:03:24 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/03/25 04:03:24 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/03/25 04:03:24 DEBUG : Setting pass="ZovKQ5ltqUqR-QzmyjvyZnU12b-xek7YEx_nrPk4ITbljw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/03/25 04:03:24 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/03/25 04:03:24 DEBUG : TestFTPProftpd: detected overridden config - adding "{_8mqR}" suffix to name 2026/03/25 04:03:24 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/03/25 04:03:24 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/03/25 04:03:24 DEBUG : Setting pass="ZovKQ5ltqUqR-QzmyjvyZnU12b-xek7YEx_nrPk4ITbljw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/03/25 04:03:24 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wocajun1bapi: Connecting to FTP server 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wocajun1bapi: dial("tcp","172.17.0.3:21") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wocajun1bapi: > dial: conn=172.17.0.1:53770->172.17.0.3:21, err= 2026/03/25 04:03:24 DEBUG : Creating backend with remote "/tmp/rclone3375036091" run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-wocajun1bapi", Local "Local file system at /tmp/rclone3375036091", Modify Window "1s" 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wocajun1bapi: dial("tcp","172.17.0.3:62084") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wocajun1bapi: > dial: conn=172.17.0.1:46208->172.17.0.3:62084, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wocajun1bapi: dial("tcp","172.17.0.3:48632") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wocajun1bapi: > dial: conn=172.17.0.1:60156->172.17.0.3:48632, err= both checkfile vs. NFDx2 remote (without normalization) 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wocajun1bapi: dial("tcp","172.17.0.3:57042") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wocajun1bapi: > dial: conn=172.17.0.1:40128->172.17.0.3:57042, err= 2026/03/25 04:03:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/25 04:03:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-wocajun1bapi 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-wocajun1bapi: 1 files missing 2026/03/25 04:03:24 NOTICE: 1 hashes missing 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-wocajun1bapi: 1 differences found 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-wocajun1bapi: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wocajun1bapi: dial("tcp","172.17.0.3:25103") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wocajun1bapi: > dial: conn=172.17.0.1:39354->172.17.0.3:25103, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wocajun1bapi: dial("tcp","172.17.0.3:55674") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-wocajun1bapi: > dial: conn=172.17.0.1:40158->172.17.0.3:55674, err= 2026/03/25 04:03:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-wocajun1bapi: 0 differences found 2026/03/25 04:03:24 NOTICE: ftp://172.17.0.3:21/rclone-test-wocajun1bapi: 1 matching files 2026/03/25 04:03:24 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-begolod4luqo" 2026/03/25 04:03:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 04:03:24 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/03/25 04:03:24 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/03/25 04:03:24 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/03/25 04:03:24 DEBUG : Setting pass="ZovKQ5ltqUqR-QzmyjvyZnU12b-xek7YEx_nrPk4ITbljw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/03/25 04:03:24 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/03/25 04:03:24 DEBUG : TestFTPProftpd: detected overridden config - adding "{_8mqR}" suffix to name 2026/03/25 04:03:24 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/03/25 04:03:24 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/03/25 04:03:24 DEBUG : Setting pass="ZovKQ5ltqUqR-QzmyjvyZnU12b-xek7YEx_nrPk4ITbljw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/03/25 04:03:24 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-begolod4luqo: Connecting to FTP server 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-begolod4luqo: dial("tcp","172.17.0.3:21") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-begolod4luqo: > dial: conn=172.17.0.1:53774->172.17.0.3:21, err= 2026/03/25 04:03:24 DEBUG : Creating backend with remote "/tmp/rclone3318807095" run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-begolod4luqo", Local "Local file system at /tmp/rclone3318807095", Modify Window "1s" 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-begolod4luqo: dial("tcp","172.17.0.3:12996") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-begolod4luqo: > dial: conn=172.17.0.1:42054->172.17.0.3:12996, err= 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-begolod4luqo: dial("tcp","172.17.0.3:3918") 2026/03/25 04:03:24 DEBUG : ftp://172.17.0.3:21/rclone-test-begolod4luqo: > dial: conn=172.17.0.1:48958->172.17.0.3:3918, err= both checkfile vs. NFCx2 remote (without normalization) 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-begolod4luqo: dial("tcp","172.17.0.3:64035") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-begolod4luqo: > dial: conn=172.17.0.1:33092->172.17.0.3:64035, err= 2026/03/25 04:03:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/03/25 04:03:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-begolod4luqo 2026/03/25 04:03:25 NOTICE: ftp://172.17.0.3:21/rclone-test-begolod4luqo: 1 files missing 2026/03/25 04:03:25 NOTICE: 1 hashes missing 2026/03/25 04:03:25 NOTICE: ftp://172.17.0.3:21/rclone-test-begolod4luqo: 1 differences found 2026/03/25 04:03:25 NOTICE: ftp://172.17.0.3:21/rclone-test-begolod4luqo: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-begolod4luqo: dial("tcp","172.17.0.3:16355") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-begolod4luqo: > dial: conn=172.17.0.1:47026->172.17.0.3:16355, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-begolod4luqo: dial("tcp","172.17.0.3:58788") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-begolod4luqo: > dial: conn=172.17.0.1:57484->172.17.0.3:58788, err= 2026/03/25 04:03:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/03/25 04:03:25 NOTICE: ftp://172.17.0.3:21/rclone-test-begolod4luqo: 0 differences found 2026/03/25 04:03:25 NOTICE: ftp://172.17.0.3:21/rclone-test-begolod4luqo: 1 matching files 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-begolod4luqo: dial("tcp","172.17.0.3:39011") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-begolod4luqo: > dial: conn=172.17.0.1:55020->172.17.0.3:39011, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-begolod4luqo: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-begolod4luqo: Purge dir "" 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-wocajun1bapi: dial("tcp","172.17.0.3:56668") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-wocajun1bapi: > dial: conn=172.17.0.1:33386->172.17.0.3:56668, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-wocajun1bapi: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-wocajun1bapi: Purge dir "" 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-hivebas9pete: dial("tcp","172.17.0.3:19868") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-hivebas9pete: > dial: conn=172.17.0.1:46742->172.17.0.3:19868, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-hivebas9pete: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-hivebas9pete: Purge dir "" 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-bulawiz6geya: dial("tcp","172.17.0.3:16605") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-bulawiz6geya: > dial: conn=172.17.0.1:48918->172.17.0.3:16605, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-bulawiz6geya: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-bulawiz6geya: Purge dir "" 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-cisezam4nave: dial("tcp","172.17.0.3:32579") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-cisezam4nave: > dial: conn=172.17.0.1:40368->172.17.0.3:32579, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-cisezam4nave: Purge object "測試_Русский___ě_áñ" 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-cisezam4nave: Purge dir "" 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-moqunep7nezi: dial("tcp","172.17.0.3:16255") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-moqunep7nezi: > dial: conn=172.17.0.1:40734->172.17.0.3:16255, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-moqunep7nezi: Purge object "測試_Русский___ě_áñ" 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-moqunep7nezi: Purge dir "" 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-pekelej8vani: dial("tcp","172.17.0.3:45785") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-pekelej8vani: > dial: conn=172.17.0.1:46780->172.17.0.3:45785, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-pekelej8vani: Purge object "HELLO, WORLD!" 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-pekelej8vani: Purge dir "" 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-ceholud0vahi: dial("tcp","172.17.0.3:60847") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-ceholud0vahi: > dial: conn=172.17.0.1:54436->172.17.0.3:60847, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-ceholud0vahi: Purge object "HeLlO, wOrLd!" 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-ceholud0vahi: Purge dir "" 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kedosaf0bure: dial("tcp","172.17.0.3:57890") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kedosaf0bure: > dial: conn=172.17.0.1:37340->172.17.0.3:57890, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kedosaf0bure: Purge object "HELLO, WORLD!" 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-kedosaf0bure: Purge dir "" 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-riguduv1kawe: dial("tcp","172.17.0.3:41759") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-riguduv1kawe: > dial: conn=172.17.0.1:36440->172.17.0.3:41759, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-riguduv1kawe: Purge object "hello, world!" 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-riguduv1kawe: Purge dir "" --- PASS: TestApplyTransforms (0.24s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:25 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:16232") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:43116->172.17.0.3:16232, err= 2026/03/25 04:03:25 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/03/25 04:03:25 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/03/25 04:03:25 INFO : file1: Copied (new) to: sub/file2 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:3989") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:56136->172.17.0.3:3989, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:31850") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:57492->172.17.0.3:31850, err= 2026/03/25 04:03:25 DEBUG : sub/file2: size = 14 OK 2026/03/25 04:03:25 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:03:25 DEBUG : file1: Unchanged skipping 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:22650") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:56738->172.17.0.3:22650, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:5277") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:51090->172.17.0.3:5277, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: don't need to copy/move sub/file2, it is already at target location 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:56850") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:38046->172.17.0.3:56850, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:37506") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:54712->172.17.0.3:37506, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:34396") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:35002->172.17.0.3:34396, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:54068") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:43198->172.17.0.3:54068, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:62160") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:57064->172.17.0.3:62160, err= --- PASS: TestCopyFile (0.02s) === RUN TestCopyLongFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:25067") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:58542->172.17.0.3:25067, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:2234") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:52790->172.17.0.3:2234, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:15213") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:34290->172.17.0.3:15213, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:14469") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:49050->172.17.0.3:14469, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:25408") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:48058->172.17.0.3:25408, err= 2026/03/25 04:03:25 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-xohuqax6zeta/backup" 2026/03/25 04:03:25 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/03/25 04:03:25 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/03/25 04:03:25 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/03/25 04:03:25 DEBUG : Setting pass="ZovKQ5ltqUqR-QzmyjvyZnU12b-xek7YEx_nrPk4ITbljw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/03/25 04:03:25 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/03/25 04:03:25 DEBUG : TestFTPProftpd: detected overridden config - adding "{_8mqR}" suffix to name 2026/03/25 04:03:25 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/03/25 04:03:25 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/03/25 04:03:25 DEBUG : Setting pass="ZovKQ5ltqUqR-QzmyjvyZnU12b-xek7YEx_nrPk4ITbljw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/03/25 04:03:25 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta/backup: Connecting to FTP server 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta/backup: dial("tcp","172.17.0.3:21") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta/backup: > dial: conn=172.17.0.1:53790->172.17.0.3:21, err= 2026/03/25 04:03:25 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-xohuqax6zeta/backup" to be canonical "TestFTPProftpd{_8mqR}:rclone-test-xohuqax6zeta/backup" 2026/03/25 04:03:25 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2902418963) 2026/03/25 04:03:25 DEBUG : dst/file1: size = 18 (ftp://172.17.0.3:21/rclone-test-xohuqax6zeta) 2026/03/25 04:03:25 DEBUG : dst/file1: Sizes differ 2026/03/25 04:03:25 INFO : dst/file1: Moved (server-side) 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:57493") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:47424->172.17.0.3:57493, err= 2026/03/25 04:03:25 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/03/25 04:03:25 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/03/25 04:03:25 INFO : dst/file1: Copied (new) 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:3449") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:54460->172.17.0.3:3449, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: Connecting to FTP server 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:21") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:24696") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:49534->172.17.0.3:24696, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:53796->172.17.0.3:21, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:8499") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:46128->172.17.0.3:8499, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:62848") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:49940->172.17.0.3:62848, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:44642") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:48568->172.17.0.3:44642, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:6773") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:57396->172.17.0.3:6773, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:36351") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:38460->172.17.0.3:36351, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:50287") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:44844->172.17.0.3:50287, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:62686") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:37554->172.17.0.3:62686, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.04s) === RUN TestCopyFileCompareDest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:25 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-xohuqax6zeta/dst" 2026/03/25 04:03:25 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/03/25 04:03:25 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/03/25 04:03:25 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/03/25 04:03:25 DEBUG : Setting pass="ZovKQ5ltqUqR-QzmyjvyZnU12b-xek7YEx_nrPk4ITbljw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/03/25 04:03:25 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/03/25 04:03:25 DEBUG : TestFTPProftpd: detected overridden config - adding "{_8mqR}" suffix to name 2026/03/25 04:03:25 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/03/25 04:03:25 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/03/25 04:03:25 DEBUG : Setting pass="ZovKQ5ltqUqR-QzmyjvyZnU12b-xek7YEx_nrPk4ITbljw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/03/25 04:03:25 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta/dst: Connecting to FTP server 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta/dst: dial("tcp","172.17.0.3:21") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta/dst: > dial: conn=172.17.0.1:53806->172.17.0.3:21, err= 2026/03/25 04:03:25 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-xohuqax6zeta/CompareDest" 2026/03/25 04:03:25 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/03/25 04:03:25 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/03/25 04:03:25 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/03/25 04:03:25 DEBUG : Setting pass="ZovKQ5ltqUqR-QzmyjvyZnU12b-xek7YEx_nrPk4ITbljw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/03/25 04:03:25 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/03/25 04:03:25 DEBUG : TestFTPProftpd: detected overridden config - adding "{_8mqR}" suffix to name 2026/03/25 04:03:25 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/03/25 04:03:25 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/03/25 04:03:25 DEBUG : Setting pass="ZovKQ5ltqUqR-QzmyjvyZnU12b-xek7YEx_nrPk4ITbljw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/03/25 04:03:25 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta/CompareDest: Connecting to FTP server 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta/CompareDest: dial("tcp","172.17.0.3:21") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta/CompareDest: > dial: conn=172.17.0.1:53812->172.17.0.3:21, err= 2026/03/25 04:03:25 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-xohuqax6zeta/CompareDest" to be canonical "TestFTPProftpd{_8mqR}:rclone-test-xohuqax6zeta/CompareDest" 2026/03/25 04:03:25 DEBUG : one: Need to transfer - File not found at Destination 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta/dst: dial("tcp","172.17.0.3:32193") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta/dst: > dial: conn=172.17.0.1:60072->172.17.0.3:32193, err= 2026/03/25 04:03:25 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/03/25 04:03:25 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/03/25 04:03:25 INFO : one: Copied (new) 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:50487") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:46994->172.17.0.3:50487, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:60888") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:45798->172.17.0.3:60888, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:34281") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:40736->172.17.0.3:34281, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:29825") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:37378->172.17.0.3:29825, err= 2026/03/25 04:03:25 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-xohuqax6zeta/CompareDest" for canonical name "TestFTPProftpd{_8mqR}:rclone-test-xohuqax6zeta/CompareDest" 2026/03/25 04:03:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2902418963) 2026/03/25 04:03:25 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xohuqax6zeta/dst) 2026/03/25 04:03:25 DEBUG : one: Sizes differ 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta/dst: dial("tcp","172.17.0.3:43724") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta/dst: > dial: conn=172.17.0.1:53312->172.17.0.3:43724, err= 2026/03/25 04:03:25 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/03/25 04:03:25 DEBUG : one.4a8516eb.partial: renamed to: one 2026/03/25 04:03:25 INFO : one: Copied (replaced existing) 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:35189") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:44634->172.17.0.3:35189, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:7687") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:53462->172.17.0.3:7687, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:20695") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:58152->172.17.0.3:20695, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:52756") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:53510->172.17.0.3:52756, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:29238") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:50884->172.17.0.3:29238, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:26433") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:58390->172.17.0.3:26433, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:19270") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:38468->172.17.0.3:19270, err= 2026/03/25 04:03:25 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-xohuqax6zeta/CompareDest" for canonical name "TestFTPProftpd{_8mqR}:rclone-test-xohuqax6zeta/CompareDest" 2026/03/25 04:03:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2902418963) 2026/03/25 04:03:25 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xohuqax6zeta/dst) 2026/03/25 04:03:25 DEBUG : one: Sizes differ 2026/03/25 04:03:25 DEBUG : one: size = 5 OK 2026/03/25 04:03:25 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/25 04:03:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:24418") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:34756->172.17.0.3:24418, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:62367") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:38666->172.17.0.3:62367, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:12350") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:37526->172.17.0.3:12350, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:41461") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:35004->172.17.0.3:41461, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:31373") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:46018->172.17.0.3:31373, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:59840") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:39830->172.17.0.3:59840, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:4382") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:36648->172.17.0.3:4382, err= 2026/03/25 04:03:25 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-xohuqax6zeta/CompareDest" for canonical name "TestFTPProftpd{_8mqR}:rclone-test-xohuqax6zeta/CompareDest" 2026/03/25 04:03:25 DEBUG : two: Need to transfer - File not found at Destination 2026/03/25 04:03:25 DEBUG : two: size = 3 OK 2026/03/25 04:03:25 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/25 04:03:25 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:40014") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:49732->172.17.0.3:40014, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:13478") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:48774->172.17.0.3:13478, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:4308") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:40310->172.17.0.3:4308, err= 2026/03/25 04:03:25 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-xohuqax6zeta/CompareDest" for canonical name "TestFTPProftpd{_8mqR}:rclone-test-xohuqax6zeta/CompareDest" 2026/03/25 04:03:25 DEBUG : two: Need to transfer - File not found at Destination 2026/03/25 04:03:25 DEBUG : two: size = 3 OK 2026/03/25 04:03:25 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/25 04:03:25 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:50850") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:46636->172.17.0.3:50850, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:5793") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:46206->172.17.0.3:5793, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:13794") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:50816->172.17.0.3:13794, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:28686") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:35730->172.17.0.3:28686, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:53816") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:4340") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:52982->172.17.0.3:53816, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:48414->172.17.0.3:4340, err= 2026/03/25 04:03:25 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-xohuqax6zeta/CompareDest" for canonical name "TestFTPProftpd{_8mqR}:rclone-test-xohuqax6zeta/CompareDest" 2026/03/25 04:03:25 DEBUG : two: Need to transfer - File not found at Destination 2026/03/25 04:03:25 DEBUG : two: size = 5 (Local file system at /tmp/rclone2902418963) 2026/03/25 04:03:25 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-xohuqax6zeta/CompareDest) 2026/03/25 04:03:25 DEBUG : two: Sizes differ 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta/dst: dial("tcp","172.17.0.3:31689") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta/dst: > dial: conn=172.17.0.1:46420->172.17.0.3:31689, err= 2026/03/25 04:03:25 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/03/25 04:03:25 DEBUG : two.a319cd8b.partial: renamed to: two 2026/03/25 04:03:25 INFO : two: Copied (new) 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:15668") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:57486->172.17.0.3:15668, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:36620") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:48272->172.17.0.3:36620, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:13933") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:41618->172.17.0.3:13933, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:50313") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:47180->172.17.0.3:50313, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:34661") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:40008->172.17.0.3:34661, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:58069") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:43470->172.17.0.3:58069, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:27935") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:47506->172.17.0.3:27935, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.10s) === RUN TestCopyFileCopyDest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:24343") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:57688->172.17.0.3:24343, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:22284") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:39172->172.17.0.3:22284, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:25 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:30569") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:49524->172.17.0.3:30569, err= 2026/03/25 04:03:25 DEBUG : sub/file2: size = 14 OK 2026/03/25 04:03:25 INFO : file1: Copied (new) to: sub/file2 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:26931") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:52086->172.17.0.3:26931, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:1417") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:39998->172.17.0.3:1417, err= 2026/03/25 04:03:25 DEBUG : sub/file2: size = 14 OK 2026/03/25 04:03:25 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:03:25 DEBUG : file1: Unchanged skipping 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:46016") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:39074->172.17.0.3:46016, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:16468") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:41056->172.17.0.3:16468, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: don't need to copy/move sub/file2, it is already at target location 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:37272") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:53586->172.17.0.3:37272, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:18910") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:57120->172.17.0.3:18910, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:14047") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:38692->172.17.0.3:14047, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:50975") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:46882->172.17.0.3:50975, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:17679") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:42010->172.17.0.3:17679, err= --- PASS: TestCopyInplace (0.03s) === RUN TestCopyLongFileName run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:25 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:35903") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:52114->172.17.0.3:35903, err= 2026/03/25 04:03:25 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/03/25 04:03:25 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/03/25 04:03:25 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:6058") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:35056->172.17.0.3:6058, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:33099") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:46338->172.17.0.3:33099, err= 2026/03/25 04:03:25 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/03/25 04:03:25 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:03:25 DEBUG : file1: Unchanged skipping 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:64420") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:53334->172.17.0.3:64420, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:11539") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:39122->172.17.0.3:11539, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:42064") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:41636->172.17.0.3:42064, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:43379") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:36884->172.17.0.3:43379, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:25058") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:48356->172.17.0.3:25058, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:49677") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:45446->172.17.0.3:49677, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:46867") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:49802->172.17.0.3:46867, err= --- PASS: TestCopyLongFileName (0.02s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:2334") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:57848->172.17.0.3:2334, err= 2026/03/25 04:03:25 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/03/25 04:03:25 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/03/25 04:03:25 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/03/25 04:03:25 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/03/25 04:03:25 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/03/25 04:03:25 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/03/25 04:03:25 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/03/25 04:03:25 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/03/25 04:03:25 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/03/25 04:03:25 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: Connecting to FTP server 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:21") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: Connecting to FTP server 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: Waiting for checks to finish 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: Waiting for transfers to finish 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:53828->172.17.0.3:21, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:1225") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:28132") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:54912->172.17.0.3:28132, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:49570->172.17.0.3:1225, err= 2026/03/25 04:03:25 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/03/25 04:03:25 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/03/25 04:03:25 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/03/25 04:03:25 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:22371") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:52374->172.17.0.3:22371, err= 2026/03/25 04:03:25 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/03/25 04:03:25 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/03/25 04:03:25 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:46828") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:50430->172.17.0.3:46828, err= 2026/03/25 04:03:25 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/03/25 04:03:25 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/03/25 04:03:25 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:8084") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:41584->172.17.0.3:8084, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:21") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:53836->172.17.0.3:21, err= 2026/03/25 04:03:25 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/03/25 04:03:25 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/03/25 04:03:25 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:50688") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:41296->172.17.0.3:50688, err= 2026/03/25 04:03:25 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/03/25 04:03:25 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:42221") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:51758->172.17.0.3:42221, err= 2026/03/25 04:03:25 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/03/25 04:03:25 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/03/25 04:03:25 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/03/25 04:03:25 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:55629") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:55870->172.17.0.3:55629, err= 2026/03/25 04:03:25 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/03/25 04:03:25 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/03/25 04:03:25 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/03/25 04:03:25 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/03/25 04:03:25 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:56933") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:57646->172.17.0.3:56933, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:42250") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:59384->172.17.0.3:42250, err= 2026/03/25 04:03:25 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/03/25 04:03:25 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/03/25 04:03:25 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/03/25 04:03:25 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/03/25 04:03:25 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/03/25 04:03:25 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:53492") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:55152->172.17.0.3:53492, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:34726") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:49820->172.17.0.3:34726, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:14391") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:44372->172.17.0.3:14391, err= --- PASS: TestCopyLongFileNameCollision (0.20s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:25 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:46585") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:33904->172.17.0.3:46585, err= 2026/03/25 04:03:25 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/03/25 04:03:25 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/03/25 04:03:25 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:15006") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:56000->172.17.0.3:15006, err= 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:9365") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:34068->172.17.0.3:9365, err= 2026/03/25 04:03:25 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:29861") 2026/03/25 04:03:25 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:36248->172.17.0.3:29861, err= 2026/03/25 04:03:26 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/03/25 04:03:26 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:39083") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:38524->172.17.0.3:39083, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:20177") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:47420->172.17.0.3:20177, err= 2026/03/25 04:03:26 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:44741") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:45160->172.17.0.3:44741, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:1186") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:55922->172.17.0.3:1186, err= 2026/03/25 04:03:26 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:52064") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:45504->172.17.0.3:52064, err= 2026/03/25 04:03:26 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/03/25 04:03:26 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/03/25 04:03:26 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:55683") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:56162->172.17.0.3:55683, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:61892") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:50576->172.17.0.3:61892, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:12723") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:35038->172.17.0.3:12723, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:63502") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:60256->172.17.0.3:63502, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:27512") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:39248->172.17.0.3:27512, err= --- PASS: TestCopyFileMaxTransfer (1.06s) === RUN TestDeduplicateInteractive run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:44155") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:59046->172.17.0.3:44155, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:51537") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:46104->172.17.0.3:51537, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:27784") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:40130->172.17.0.3:27784, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:14390") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:60928->172.17.0.3:14390, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:30057") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:39660->172.17.0.3:30057, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:60244") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:37344->172.17.0.3:60244, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:20776") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:47222->172.17.0.3:20776, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:17493") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:37148->172.17.0.3:17493, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:40359") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:34174->172.17.0.3:40359, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:55481") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:55942->172.17.0.3:55481, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:14688") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:58128->172.17.0.3:14688, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:11397") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:49294->172.17.0.3:11397, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:54827") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:57090->172.17.0.3:54827, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:18338") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:59578->172.17.0.3:18338, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:48217") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:39132->172.17.0.3:48217, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:15081") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:47176->172.17.0.3:15081, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:53089") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:43372->172.17.0.3:53089, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:48381") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:35756->172.17.0.3:48381, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:29961") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:51628->172.17.0.3:29961, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:63978") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:43800->172.17.0.3:63978, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:13698") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:52438->172.17.0.3:13698, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:58112") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:53270->172.17.0.3:58112, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:12357") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:37662->172.17.0.3:12357, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:27852") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:48964->172.17.0.3:27852, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:33277") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:47158->172.17.0.3:33277, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:10873") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:36412->172.17.0.3:10873, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:15489") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:57888->172.17.0.3:15489, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:40883") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:38184->172.17.0.3:40883, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:15738") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:41528->172.17.0.3:15738, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:47176") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:34304->172.17.0.3:47176, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:8245") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:40186->172.17.0.3:8245, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:61805") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:48570->172.17.0.3:61805, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:20727") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:47106->172.17.0.3:20727, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:40761") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:60308->172.17.0.3:40761, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:25801") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:46940->172.17.0.3:25801, err= 2026/03/25 04:03:26 DEBUG : a.txt: Excluded (Size Filter) 2026/03/25 04:03:26 DEBUG : a.txt: Excluded 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:36781") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:50464->172.17.0.3:36781, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:2404") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:51360->172.17.0.3:2404, err= 2026/03/25 04:03:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/25 04:03:26 DEBUG : sub dir/hello world2: Excluded 2026/03/25 04:03:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/25 04:03:26 DEBUG : sub dir/hello world: Excluded 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:13825") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:44688->172.17.0.3:13825, err= 2026/03/25 04:03:26 DEBUG : sub dir/ignore dir: Excluded 2026/03/25 04:03:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/25 04:03:26 DEBUG : sub dir/hello world2: Excluded 2026/03/25 04:03:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/25 04:03:26 DEBUG : sub dir/hello world: Excluded 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:27537") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:40376->172.17.0.3:27537, err= 2026/03/25 04:03:26 DEBUG : sub dir/ignore dir: Excluded 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:30934") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:34938->172.17.0.3:30934, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:31565") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:60728->172.17.0.3:31565, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:5379") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:57962->172.17.0.3:5379, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:5795") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:51414->172.17.0.3:5795, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:38613") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:47676->172.17.0.3:38613, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:2798") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:60010->172.17.0.3:2798, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:43198") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:42284->172.17.0.3:43198, err= --- PASS: TestListDirSorted (0.05s) === RUN TestListDirSortedFn run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:12047") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:39144->172.17.0.3:12047, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:57477") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:45136->172.17.0.3:57477, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:10569") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:43610->172.17.0.3:10569, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:22221") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:47962->172.17.0.3:22221, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:47590") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:41714->172.17.0.3:47590, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:42044") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:54166->172.17.0.3:42044, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:15822") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:57854->172.17.0.3:15822, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:46926") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:51612->172.17.0.3:46926, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:44216") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:44878->172.17.0.3:44216, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:47079") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:34838->172.17.0.3:47079, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:6178") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:44642->172.17.0.3:6178, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:27447") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:33458->172.17.0.3:27447, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:26338") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:34234->172.17.0.3:26338, err= 2026/03/25 04:03:26 DEBUG : a.txt: Excluded (Size Filter) 2026/03/25 04:03:26 DEBUG : a.txt: Excluded 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:21107") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:36386->172.17.0.3:21107, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:60696") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:43706->172.17.0.3:60696, err= 2026/03/25 04:03:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/25 04:03:26 DEBUG : sub dir/hello world2: Excluded 2026/03/25 04:03:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/25 04:03:26 DEBUG : sub dir/hello world: Excluded 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:24771") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:45256->172.17.0.3:24771, err= 2026/03/25 04:03:26 DEBUG : sub dir/ignore dir: Excluded 2026/03/25 04:03:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/03/25 04:03:26 DEBUG : sub dir/hello world2: Excluded 2026/03/25 04:03:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/03/25 04:03:26 DEBUG : sub dir/hello world: Excluded 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:31221") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:46306->172.17.0.3:31221, err= 2026/03/25 04:03:26 DEBUG : sub dir/ignore dir: Excluded 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:24119") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:34006->172.17.0.3:24119, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:34767") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:47978->172.17.0.3:34767, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:7670") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:43388->172.17.0.3:7670, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:2056") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:60646->172.17.0.3:2056, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:41747") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:51058->172.17.0.3:41747, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:30213") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:41664->172.17.0.3:30213, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:51879") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:36546->172.17.0.3:51879, err= --- PASS: TestListDirSortedFn (0.06s) === RUN TestListJSON run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:53921") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:53458->172.17.0.3:53921, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:2219") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:37098->172.17.0.3:2219, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:28276") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:45020->172.17.0.3:28276, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:12515") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:34848->172.17.0.3:12515, err= === RUN TestListJSON/Default 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:22417") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:33870->172.17.0.3:22417, err= === RUN TestListJSON/FilesOnly 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:44069") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:39512->172.17.0.3:44069, err= === RUN TestListJSON/DirsOnly 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:48868") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:38908->172.17.0.3:48868, err= === RUN TestListJSON/Recurse 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:24320") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:43556->172.17.0.3:24320, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:64697") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:41960->172.17.0.3:64697, err= === RUN TestListJSON/SubDir 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:43278") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:50012->172.17.0.3:43278, err= === RUN TestListJSON/NoModTime 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:51560") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:55940->172.17.0.3:51560, err= === RUN TestListJSON/NoMimeType 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:54764") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:41576->172.17.0.3:54764, err= === RUN TestListJSON/ShowHash 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:64983") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:35228->172.17.0.3:64983, err= === RUN TestListJSON/HashTypes 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:29478") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:60264->172.17.0.3:29478, err= 2026/03/25 04:03:26 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:6319") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:56828->172.17.0.3:6319, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:45225") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:48636->172.17.0.3:45225, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:21899") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:54540->172.17.0.3:21899, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:9474") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:59814->172.17.0.3:9474, err= --- PASS: TestListJSON (0.03s) --- 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:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:13838") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:45568->172.17.0.3:13838, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:64978") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:36628->172.17.0.3:64978, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:11845") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:33408->172.17.0.3:11845, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:41655") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:50626->172.17.0.3:41655, err= === RUN TestStatJSON/Root 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:59407") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:49200->172.17.0.3:59407, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:3130") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:41874->172.17.0.3:3130, err= === RUN TestStatJSON/Dir 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:29589") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:57606->172.17.0.3:29589, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:14524") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:47704->172.17.0.3:14524, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:40782") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:54996->172.17.0.3:40782, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:6193") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:44338->172.17.0.3:6193, err= === RUN TestStatJSON/FileDirsOnly 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:16692") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:59538->172.17.0.3:16692, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:60219") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:33866->172.17.0.3:60219, err= === RUN TestStatJSON/RootNotFound 2026/03/25 04:03:26 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-xohuqax6zeta/notfound" 2026/03/25 04:03:26 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/03/25 04:03:26 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/03/25 04:03:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/03/25 04:03:26 DEBUG : Setting pass="ZovKQ5ltqUqR-QzmyjvyZnU12b-xek7YEx_nrPk4ITbljw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/03/25 04:03:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/03/25 04:03:26 DEBUG : TestFTPProftpd: detected overridden config - adding "{_8mqR}" suffix to name 2026/03/25 04:03:26 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/03/25 04:03:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/03/25 04:03:26 DEBUG : Setting pass="ZovKQ5ltqUqR-QzmyjvyZnU12b-xek7YEx_nrPk4ITbljw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/03/25 04:03:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta/notfound: Connecting to FTP server 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta/notfound: dial("tcp","172.17.0.3:21") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta/notfound: > dial: conn=172.17.0.1:53850->172.17.0.3:21, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta/notfound: dial("tcp","172.17.0.3:23369") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta/notfound: > dial: conn=172.17.0.1:47306->172.17.0.3:23369, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:22842") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:57314->172.17.0.3:22842, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:49996") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:43620->172.17.0.3:49996, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:42089") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:35728->172.17.0.3:42089, err= --- PASS: TestStatJSON (0.04s) --- PASS: TestStatJSON/Root (0.00s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.00s) --- PASS: TestStatJSON/Dir (0.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.00s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.00s) --- PASS: TestStatJSON/DirDirsOnly (0.00s) --- PASS: TestStatJSON/FileDirsOnly (0.00s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.00s) --- PASS: TestStatJSON/RootNotFound (0.01s) === RUN TestMkdir run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:26 INFO : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: Making directory 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:44252") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:50226->172.17.0.3:44252, err= 2026/03/25 04:03:26 INFO : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: Making directory 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:41352") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:53722->172.17.0.3:41352, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:2048") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:59844->172.17.0.3:2048, err= --- PASS: TestMkdir (0.00s) === RUN TestLsd run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:12436") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:34638->172.17.0.3:12436, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:29367") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:60556->172.17.0.3:29367, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:8525") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:33662->172.17.0.3:8525, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:61695") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:58426->172.17.0.3:61695, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:53423") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:33360->172.17.0.3:53423, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:2930") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:59286->172.17.0.3:2930, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:30255") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:60134->172.17.0.3:30255, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:16579") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:38002->172.17.0.3:16579, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:31081") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:36148->172.17.0.3:31081, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:13653") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:34566->172.17.0.3:13653, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:52295") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:49816->172.17.0.3:52295, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:9906") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:48092->172.17.0.3:9906, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:44081") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:53340->172.17.0.3:44081, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:43920") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:34904->172.17.0.3:43920, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:35065") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:38362->172.17.0.3:35065, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:48565") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:37970->172.17.0.3:48565, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:33471") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:46048->172.17.0.3:33471, err= 2026/03/25 04:03:26 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/03/25 04:03:26 DEBUG : empty space: Excluded 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:21350") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:49330->172.17.0.3:21350, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:4347") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:59738->172.17.0.3:4347, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:48396") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:42392->172.17.0.3:48396, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:47866") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:45004->172.17.0.3:47866, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:10568") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:36384->172.17.0.3:10568, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:11680") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:57376->172.17.0.3:11680, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:1208") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:41804->172.17.0.3:1208, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:44494") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:48376->172.17.0.3:44494, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:8703") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:46322->172.17.0.3:8703, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:62371") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:55690->172.17.0.3:62371, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:26479") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:55424->172.17.0.3:26479, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:42363") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:47490->172.17.0.3:42363, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:25886") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:39978->172.17.0.3:25886, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2026/03/25 04:03:26 DEBUG : Creating backend with remote ":memory:" 2026/03/25 04:03:26 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/03/25 04:03:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/25 04:03:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/03/25 04:03:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/25 04:03:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/03/25 04:03:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/25 04:03:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/03/25 04:03:26 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/03/25 04:03:26 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:25529") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:36508->172.17.0.3:25529, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:43915") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:58102->172.17.0.3:43915, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:51793") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:59758->172.17.0.3:51793, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:49633") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:33016->172.17.0.3:49633, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:58245") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:49408->172.17.0.3:58245, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:2511") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:48852->172.17.0.3:2511, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:9601") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:42142->172.17.0.3:9601, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:18249") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:55086->172.17.0.3:18249, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:58439") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:46876->172.17.0.3:58439, err= --- PASS: TestCount (0.02s) === RUN TestDelete run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:4211") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:49066->172.17.0.3:4211, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:35978") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:43004->172.17.0.3:35978, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:15674") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:52654->172.17.0.3:15674, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:62067") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:57966->172.17.0.3:62067, err= 2026/03/25 04:03:26 DEBUG : Waiting for deletions to finish 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:28934") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:46206->172.17.0.3:28934, err= 2026/03/25 04:03:26 DEBUG : large: Excluded (Size Filter) 2026/03/25 04:03:26 DEBUG : large: Excluded 2026/03/25 04:03:26 INFO : medium: Deleted 2026/03/25 04:03:26 INFO : small: Deleted 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:13410") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:43976->172.17.0.3:13410, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:29491") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:47562->172.17.0.3:29491, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:45585") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:45536->172.17.0.3:45585, err= --- PASS: TestDelete (0.02s) === RUN TestMaxDelete run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:37955") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:33638->172.17.0.3:37955, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:35146") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:52428->172.17.0.3:35146, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:21092") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:60430->172.17.0.3:21092, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:41772") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:36032->172.17.0.3:41772, err= 2026/03/25 04:03:26 DEBUG : Waiting for deletions to finish 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:29967") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:48694->172.17.0.3:29967, err= 2026/03/25 04:03:26 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/03/25 04:03:26 INFO : large: Deleted 2026/03/25 04:03:26 INFO : medium: Deleted 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:54133") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:52428->172.17.0.3:54133, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:13722") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:59776->172.17.0.3:13722, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:20540") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:44228->172.17.0.3:20540, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:50689") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:59738->172.17.0.3:50689, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:26341") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:58252->172.17.0.3:26341, err= --- PASS: TestMaxDelete (0.02s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:27640") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:49166->172.17.0.3:27640, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:31162") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:37172->172.17.0.3:31162, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:21463") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:44162->172.17.0.3:21463, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:34597") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:57950->172.17.0.3:34597, err= 2026/03/25 04:03:26 DEBUG : Waiting for deletions to finish 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:40300") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:58578->172.17.0.3:40300, err= 2026/03/25 04:03:26 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/03/25 04:03:26 INFO : medium: Deleted 2026/03/25 04:03:26 INFO : small: Deleted 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:6261") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:34322->172.17.0.3:6261, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:33355") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:47528->172.17.0.3:33355, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:20906") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:59796->172.17.0.3:20906, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:16875") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:40648->172.17.0.3:16875, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:50735") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:54102->172.17.0.3:50735, err= --- PASS: TestMaxDeleteSizeLargeFile (0.01s) === RUN TestMaxDeleteSize run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:4876") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:50288->172.17.0.3:4876, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:4978") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:45238->172.17.0.3:4978, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:45419") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:47300->172.17.0.3:45419, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:35462") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:39524->172.17.0.3:35462, err= 2026/03/25 04:03:26 DEBUG : Waiting for deletions to finish 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:30325") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:53304->172.17.0.3:30325, err= 2026/03/25 04:03:26 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/03/25 04:03:26 INFO : large: Deleted 2026/03/25 04:03:26 INFO : medium: Deleted 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:34407") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:37230->172.17.0.3:34407, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:6104") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:58592->172.17.0.3:6104, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:10172") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:33322->172.17.0.3:10172, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:27655") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:37216->172.17.0.3:27655, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:20666") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:35730->172.17.0.3:20666, err= --- PASS: TestMaxDeleteSize (0.02s) === RUN TestReadFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:9521") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:39494->172.17.0.3:9521, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:55515") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:44014->172.17.0.3:55515, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:24197") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:37010->172.17.0.3:24197, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:56109") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:35594->172.17.0.3:56109, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:17971") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:45440->172.17.0.3:17971, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:30146") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:59184->172.17.0.3:30146, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:34670") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:51746->172.17.0.3:34670, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2026/03/25 04:03:26 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/03/25 04:03:26 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/03/25 04:03:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/25 04:03:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/25 04:03:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/25 04:03:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/03/25 04:03:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:10225") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:56546->172.17.0.3:10225, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:25841") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:56642->172.17.0.3:25841, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:65263") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:45606->172.17.0.3:65263, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:31635") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:34852->172.17.0.3:31635, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:28168") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:39056->172.17.0.3:28168, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:46082") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:53860->172.17.0.3:46082, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:61279") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:52314->172.17.0.3:61279, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:32052") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:58152->172.17.0.3:32052, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:54184") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:60064->172.17.0.3:54184, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:39789") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:59594->172.17.0.3:39789, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:25780") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:38880->172.17.0.3:25780, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:53151") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:58370->172.17.0.3:53151, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:16096") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:36262->172.17.0.3:16096, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:37050") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:37410->172.17.0.3:37050, err= 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:32842") 2026/03/25 04:03:26 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:35416->172.17.0.3:32842, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:39997") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:55572->172.17.0.3:39997, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:64499") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:36184->172.17.0.3:64499, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:32731") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:46060->172.17.0.3:32731, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:40814") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:38840->172.17.0.3:40814, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:22681") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:45464->172.17.0.3:22681, err= --- PASS: TestCat (0.11s) === RUN TestPurge 2026/03/25 04:03:27 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-bakavak7kako" 2026/03/25 04:03:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 04:03:27 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/03/25 04:03:27 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/03/25 04:03:27 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/03/25 04:03:27 DEBUG : Setting pass="ZovKQ5ltqUqR-QzmyjvyZnU12b-xek7YEx_nrPk4ITbljw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/03/25 04:03:27 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/03/25 04:03:27 DEBUG : TestFTPProftpd: detected overridden config - adding "{_8mqR}" suffix to name 2026/03/25 04:03:27 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/03/25 04:03:27 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/03/25 04:03:27 DEBUG : Setting pass="ZovKQ5ltqUqR-QzmyjvyZnU12b-xek7YEx_nrPk4ITbljw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/03/25 04:03:27 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: Connecting to FTP server 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:21") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:53858->172.17.0.3:21, err= 2026/03/25 04:03:27 DEBUG : Creating backend with remote "/tmp/rclone2131309500" run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-bakavak7kako", Local "Local file system at /tmp/rclone2131309500", Modify Window "1s" 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:16262") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:41844->172.17.0.3:16262, err= 2026/03/25 04:03:27 INFO : A2: Making directory 2026/03/25 04:03:27 INFO : A1/B2: Making directory 2026/03/25 04:03:27 INFO : A1/B2/C2: Making directory 2026/03/25 04:03:27 INFO : A1/B1/C3: Making directory 2026/03/25 04:03:27 INFO : A3: Making directory 2026/03/25 04:03:27 INFO : A3/B3: Making directory 2026/03/25 04:03:27 INFO : A3/B3/C4: Making directory 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:65233") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:47370->172.17.0.3:65233, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:42982") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:43956->172.17.0.3:42982, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: Connecting to FTP server 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:21") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:53874->172.17.0.3:21, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: Connecting to FTP server 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:35361") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:46040->172.17.0.3:35361, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:37026") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:58240->172.17.0.3:37026, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:45871") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:43226->172.17.0.3:45871, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:1481") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:58956->172.17.0.3:1481, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:21") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:53886->172.17.0.3:21, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:32697") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:37490->172.17.0.3:32697, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:64734") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:49832->172.17.0.3:64734, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:22755") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:54612->172.17.0.3:22755, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:45616") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:37204->172.17.0.3:45616, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:42200") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:48330->172.17.0.3:42200, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:60235") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:58204->172.17.0.3:60235, err= 2026/03/25 04:03:27 DEBUG : Waiting for deletions to finish 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:48033") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:39718->172.17.0.3:48033, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:19623") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:38738->172.17.0.3:19623, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:37766") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:49358->172.17.0.3:37766, err= 2026/03/25 04:03:27 INFO : A1/B1/C1/one: Deleted 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:8564") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:55346->172.17.0.3:8564, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:38267") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:39022->172.17.0.3:38267, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:20779") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:48950->172.17.0.3:20779, err= 2026/03/25 04:03:27 DEBUG : removing 2 level 3 directories 2026/03/25 04:03:27 INFO : A1/B1/C3: Removing directory 2026/03/25 04:03:27 INFO : A1/B1/C1: Removing directory 2026/03/25 04:03:27 DEBUG : removing 1 level 2 directories 2026/03/25 04:03:27 INFO : A1/B1: Removing directory 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:54488") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:46974->172.17.0.3:54488, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:54410") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:45390->172.17.0.3:54410, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:62330") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:56272->172.17.0.3:62330, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:2317") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:52742->172.17.0.3:2317, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:30402") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:42464->172.17.0.3:30402, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:18056") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:58480->172.17.0.3:18056, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:30023") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:44466->172.17.0.3:30023, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:5029") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:54344->172.17.0.3:5029, err= 2026/03/25 04:03:27 DEBUG : Waiting for deletions to finish 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:37675") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:33304->172.17.0.3:37675, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:20282") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:35110->172.17.0.3:20282, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:56223") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:33130") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:44338->172.17.0.3:56223, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:61820") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:39638->172.17.0.3:61820, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:50360->172.17.0.3:33130, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: Connecting to FTP server 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:21") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:53888->172.17.0.3:21, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:4576") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:46720->172.17.0.3:4576, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:57955") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:38188->172.17.0.3:57955, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:31307") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:58918->172.17.0.3:31307, err= 2026/03/25 04:03:27 INFO : A1/two: Deleted 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:17536") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:36780->172.17.0.3:17536, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:13887") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:59044->172.17.0.3:13887, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:10055") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:58864->172.17.0.3:10055, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:11410") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:46012->172.17.0.3:11410, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:32283") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:42002->172.17.0.3:32283, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:7682") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:52978->172.17.0.3:7682, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:48169") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:54058->172.17.0.3:48169, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:14530") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:51696->172.17.0.3:14530, err= 2026/03/25 04:03:27 DEBUG : removing 2 level 3 directories 2026/03/25 04:03:27 INFO : A3/B3/C4: Removing directory 2026/03/25 04:03:27 INFO : A1/B2/C2: Removing directory 2026/03/25 04:03:27 DEBUG : removing 2 level 2 directories 2026/03/25 04:03:27 INFO : A3/B3: Removing directory 2026/03/25 04:03:27 INFO : A1/B2: Removing directory 2026/03/25 04:03:27 DEBUG : removing 3 level 1 directories 2026/03/25 04:03:27 INFO : A3: Removing directory 2026/03/25 04:03:27 INFO : A1: Removing directory 2026/03/25 04:03:27 INFO : A2: Removing directory 2026/03/25 04:03:27 DEBUG : removing 1 level 0 directories 2026/03/25 04:03:27 INFO : ftp://172.17.0.3:21/rclone-test-bakavak7kako: Removing directory 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:27901") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:56698->172.17.0.3:27901, err= 2026/03/25 04:03:27 ERROR : error listing: directory not found 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: dial("tcp","172.17.0.3:7723") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: > dial: conn=172.17.0.1:60036->172.17.0.3:7723, err= 2026/03/25 04:03:27 ERROR : error listing: directory not found 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-bakavak7kako: Purge dir "" 2026/03/25 04:03:27 NOTICE: purge failed to rmdir "": directory not found 2026/03/25 04:03:27 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.12s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:15873") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:58324->172.17.0.3:15873, err= 2026/03/25 04:03:27 INFO : A2: Making directory 2026/03/25 04:03:27 INFO : A1/B2: Making directory 2026/03/25 04:03:27 INFO : A1/B2/C2: Making directory 2026/03/25 04:03:27 INFO : A1/B1/C3: Making directory 2026/03/25 04:03:27 INFO : A3: Making directory 2026/03/25 04:03:27 INFO : A3/B3: Making directory 2026/03/25 04:03:27 INFO : A3/B3/C4: Making directory 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:12257") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:53074->172.17.0.3:12257, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:4718") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:46666->172.17.0.3:4718, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:36054") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:36834->172.17.0.3:36054, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:46106") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:6360") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:38336->172.17.0.3:46106, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:59038->172.17.0.3:6360, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:5013") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:24887") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:59108->172.17.0.3:5013, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:47707") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:34648->172.17.0.3:47707, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:54284->172.17.0.3:24887, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:43459") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:53840->172.17.0.3:43459, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:25418") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:56988->172.17.0.3:25418, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: Connecting to FTP server 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:21") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:53902->172.17.0.3:21, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:47614") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:43930->172.17.0.3:47614, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:17124") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:35608->172.17.0.3:17124, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:42943") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:40422->172.17.0.3:42943, err= 2026/03/25 04:03:27 DEBUG : removing 1 level 3 directories 2026/03/25 04:03:27 INFO : A3/B3/C4: Removing directory 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:53733") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:44522->172.17.0.3:53733, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:43734") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:58343") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:48322->172.17.0.3:58343, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:51058->172.17.0.3:43734, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:8651") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:38222->172.17.0.3:8651, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:29519") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:59722->172.17.0.3:29519, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:45561") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:42910->172.17.0.3:45561, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:25071") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:49520->172.17.0.3:25071, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:3811") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:38220->172.17.0.3:3811, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:4200") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:45688->172.17.0.3:4200, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:26905") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:37200->172.17.0.3:26905, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:24443") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:56050->172.17.0.3:24443, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:21323") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:4638") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:60959") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:43864->172.17.0.3:60959, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:57218->172.17.0.3:21323, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:42552->172.17.0.3:4638, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:46443") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:44372->172.17.0.3:46443, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:32707") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:58036->172.17.0.3:32707, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:59420") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:47360->172.17.0.3:59420, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:23646") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:54816") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:41240->172.17.0.3:23646, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:48004->172.17.0.3:54816, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:39722") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:56154->172.17.0.3:39722, err= 2026/03/25 04:03:27 DEBUG : removing 2 level 3 directories 2026/03/25 04:03:27 INFO : A1/B2/C2: Removing directory 2026/03/25 04:03:27 INFO : A1/B1/C3: Removing directory 2026/03/25 04:03:27 DEBUG : removing 2 level 2 directories 2026/03/25 04:03:27 INFO : A3/B3: Removing directory 2026/03/25 04:03:27 INFO : A1/B2: Removing directory 2026/03/25 04:03:27 DEBUG : removing 2 level 1 directories 2026/03/25 04:03:27 INFO : A3: Removing directory 2026/03/25 04:03:27 INFO : A2: Removing directory 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:8834") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:42168->172.17.0.3:8834, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:20975") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:49066->172.17.0.3:20975, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:27963") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:43614->172.17.0.3:27963, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:52420") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:33452->172.17.0.3:52420, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:63005") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:40136->172.17.0.3:63005, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:29901") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:42940->172.17.0.3:29901, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:5127") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:59638->172.17.0.3:5127, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:10400") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:50390->172.17.0.3:10400, err= 2026/03/25 04:03:27 DEBUG : removing 1 level 3 directories 2026/03/25 04:03:27 INFO : A1/B1/C1: Removing directory 2026/03/25 04:03:27 DEBUG : removing 1 level 2 directories 2026/03/25 04:03:27 INFO : A1/B1: Removing directory 2026/03/25 04:03:27 DEBUG : removing 1 level 1 directories 2026/03/25 04:03:27 INFO : A1: Removing directory 2026/03/25 04:03:27 DEBUG : removing 1 level 0 directories 2026/03/25 04:03:27 INFO : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: Removing directory 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:21781") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:60384->172.17.0.3:21781, err= 2026/03/25 04:03:27 ERROR : error listing: directory not found 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:52325") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:34792->172.17.0.3:52325, err= 2026/03/25 04:03:27 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.07s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:27 INFO : A1: Making directory 2026/03/25 04:03:27 INFO : A1/B1: Making directory 2026/03/25 04:03:27 INFO : A1/B1/C1: Making directory 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:22864") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:44516->172.17.0.3:22864, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:19249") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:35650->172.17.0.3:19249, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:19772") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:59598->172.17.0.3:19772, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:24839") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:48318->172.17.0.3:24839, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:49969") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:57694->172.17.0.3:49969, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:61944") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:47654->172.17.0.3:61944, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:55097") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:44536->172.17.0.3:55097, err= 2026/03/25 04:03:27 DEBUG : removing 1 level 3 directories 2026/03/25 04:03:27 INFO : A1/B1/C1: Removing directory 2026/03/25 04:03:27 DEBUG : removing 1 level 2 directories 2026/03/25 04:03:27 INFO : A1/B1: Removing directory 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:30445") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:38064->172.17.0.3:30445, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:60065") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:41842->172.17.0.3:60065, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:22453") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:49496->172.17.0.3:22453, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:28563") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:50344->172.17.0.3:28563, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:46388") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:47554->172.17.0.3:46388, err= --- PASS: TestRmdirsLeaveRoot (0.02s) === RUN TestRmdirsWithFilter run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:27 INFO : A1: Making directory 2026/03/25 04:03:27 INFO : A1/B1: Making directory 2026/03/25 04:03:27 INFO : A1/B1/C1: Making directory 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:49387") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:58688->172.17.0.3:49387, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:29862") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:60222->172.17.0.3:29862, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:1890") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:37948->172.17.0.3:1890, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:35562") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:43954->172.17.0.3:35562, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:13285") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:32916->172.17.0.3:13285, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:65303") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:50396->172.17.0.3:65303, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:42892") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:42892->172.17.0.3:42892, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:4975") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:41354->172.17.0.3:4975, err= 2026/03/25 04:03:27 DEBUG : removing 1 level 3 directories 2026/03/25 04:03:27 INFO : A1/B1/C1: Removing directory 2026/03/25 04:03:27 DEBUG : removing 1 level 2 directories 2026/03/25 04:03:27 INFO : A1/B1: Removing directory 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:63530") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:57268->172.17.0.3:63530, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:49003") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:33048->172.17.0.3:49003, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:34298") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:50408->172.17.0.3:34298, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:31588") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:54354->172.17.0.3:31588, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:4625") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:52822->172.17.0.3:4625, err= --- PASS: TestRmdirsWithFilter (0.02s) === RUN TestCopyURL run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:14177") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:34970->172.17.0.3:14177, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:57792") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:58196->172.17.0.3:57792, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:33817") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:55988->172.17.0.3:33817, err= 2026/03/25 04:03:27 DEBUG : filename.txt: File name found in url 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:18366") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:37838->172.17.0.3:18366, err= 2026/03/25 04:03:27 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:43446") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:32820->172.17.0.3:43446, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:37350") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:45074->172.17.0.3:37350, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:37307") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:59196->172.17.0.3:37307, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:52012") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:39242->172.17.0.3:52012, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:27423") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:49076->172.17.0.3:27423, err= --- PASS: TestCopyURL (0.02s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:4375") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:55634->172.17.0.3:4375, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:39954") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:56412->172.17.0.3:39954, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:40085") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:43022->172.17.0.3:40085, err= --- PASS: TestCopyURLDownloadHeaders (0.01s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:27 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:44541") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:50302->172.17.0.3:44541, err= 2026/03/25 04:03:27 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/03/25 04:03:27 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/03/25 04:03:27 INFO : file1: Copied (new) to: sub/file2 2026/03/25 04:03:27 INFO : file1: Deleted 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:3752") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:52464->172.17.0.3:3752, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:23798") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:36632->172.17.0.3:23798, err= 2026/03/25 04:03:27 DEBUG : sub/file2: size = 14 OK 2026/03/25 04:03:27 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:03:27 DEBUG : file1: Unchanged skipping 2026/03/25 04:03:27 INFO : file1: Deleted 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:49020") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:36292->172.17.0.3:49020, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:37078") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:56642->172.17.0.3:37078, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: don't need to copy/move sub/file2, it is already at target location 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:17998") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:53044->172.17.0.3:17998, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:25935") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:37462->172.17.0.3:25935, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:7234") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:45038->172.17.0.3:7234, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:32559") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:55896->172.17.0.3:32559, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:56912") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:51698->172.17.0.3:56912, err= --- PASS: TestMoveFile (0.02s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:27 DEBUG : file1: Need to transfer - File not found at Destination 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:37758") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:37470->172.17.0.3:37758, err= 2026/03/25 04:03:27 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/03/25 04:03:27 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/03/25 04:03:27 INFO : file1: Copied (new) 2026/03/25 04:03:27 INFO : file1: Deleted 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:57033") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:56952->172.17.0.3:57033, err= 2026/03/25 04:03:27 DEBUG : file1: Destination exists, skipping 2026/03/25 04:03:27 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:4152") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:33156->172.17.0.3:4152, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:24694") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:56842->172.17.0.3:24694, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:36356") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:33714->172.17.0.3:36356, err= --- PASS: TestMoveFileWithIgnoreExisting (0.01s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:64378") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:52600->172.17.0.3:64378, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:54409") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:55320->172.17.0.3:54409, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:14904") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:34212->172.17.0.3:14904, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:46959") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:48710->172.17.0.3:46959, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:31296") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:53900->172.17.0.3:31296, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:16342") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:35794->172.17.0.3:16342, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:2873") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:59350->172.17.0.3:2873, err= 2026/03/25 04:03:27 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-xohuqax6zeta/backup" 2026/03/25 04:03:27 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/03/25 04:03:27 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/03/25 04:03:27 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/03/25 04:03:27 DEBUG : Setting pass="ZovKQ5ltqUqR-QzmyjvyZnU12b-xek7YEx_nrPk4ITbljw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/03/25 04:03:27 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/03/25 04:03:27 DEBUG : TestFTPProftpd: detected overridden config - adding "{_8mqR}" suffix to name 2026/03/25 04:03:27 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/03/25 04:03:27 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/03/25 04:03:27 DEBUG : Setting pass="ZovKQ5ltqUqR-QzmyjvyZnU12b-xek7YEx_nrPk4ITbljw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/03/25 04:03:27 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta/backup: Connecting to FTP server 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta/backup: dial("tcp","172.17.0.3:21") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta/backup: > dial: conn=172.17.0.1:53916->172.17.0.3:21, err= 2026/03/25 04:03:27 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-xohuqax6zeta/backup" to be canonical "TestFTPProftpd{_8mqR}:rclone-test-xohuqax6zeta/backup" 2026/03/25 04:03:27 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2902418963) 2026/03/25 04:03:27 DEBUG : dst/file1: size = 18 (ftp://172.17.0.3:21/rclone-test-xohuqax6zeta) 2026/03/25 04:03:27 DEBUG : dst/file1: Sizes differ 2026/03/25 04:03:27 INFO : dst/file1: Moved (server-side) 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:11331") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:47650->172.17.0.3:11331, err= 2026/03/25 04:03:27 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/03/25 04:03:27 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/03/25 04:03:27 INFO : dst/file1: Copied (new) 2026/03/25 04:03:27 INFO : dst/file1: Deleted 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:24108") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:60528->172.17.0.3:24108, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:36836") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:45320->172.17.0.3:36836, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:13743") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:45666->172.17.0.3:13743, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:7205") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:41020->172.17.0.3:7205, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:46352") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:48848->172.17.0.3:46352, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:48581") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:60330->172.17.0.3:48581, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:31287") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:52294->172.17.0.3:31287, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:21522") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:40146->172.17.0.3:21522, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:14717") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:37718->172.17.0.3:14717, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.03s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:4971") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:39484->172.17.0.3:4971, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:52717") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:33198->172.17.0.3:52717, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:2812") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:54092->172.17.0.3:2812, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:6567") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:47410->172.17.0.3:6567, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:1838") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:40276->172.17.0.3:1838, err= 2026/03/25 04:03:27 INFO : A1/B2: Making directory 2026/03/25 04:03:27 INFO : A1/B1/C3: Making directory 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:59139") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:51294->172.17.0.3:59139, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:16205") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:40278->172.17.0.3:16205, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:39104") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:34930->172.17.0.3:39104, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:52288") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:39468->172.17.0.3:52288, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:50342") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:34988->172.17.0.3:50342, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:56411") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:42824->172.17.0.3:56411, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:52332") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:44360->172.17.0.3:52332, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:56313") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:43634->172.17.0.3:56313, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:49496") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:39672->172.17.0.3:49496, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:39111") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:41390->172.17.0.3:39111, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:11903") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:52190->172.17.0.3:11903, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:44274") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:38672->172.17.0.3:44274, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:37338") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:53118->172.17.0.3:37338, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:49413") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:41366->172.17.0.3:49413, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:40068") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:60464->172.17.0.3:40068, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:29696") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:14327") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:40416->172.17.0.3:29696, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:41394->172.17.0.3:14327, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:26941") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:38491") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:41390->172.17.0.3:26941, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:57123") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:48048->172.17.0.3:38491, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:37516->172.17.0.3:57123, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: Connecting to FTP server 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:21") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:53920->172.17.0.3:21, err= 2026/03/25 04:03:27 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/03/25 04:03:27 INFO : A2/two: Moved (server-side) to: A3/two 2026/03/25 04:03:27 INFO : A2/one: Moved (server-side) to: A3/one 2026/03/25 04:03:27 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/03/25 04:03:27 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:59832") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:36830->172.17.0.3:59832, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:64612") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:34622->172.17.0.3:64612, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:40453") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:64993") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:51512->172.17.0.3:40453, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:40700->172.17.0.3:64993, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:47061") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:58546->172.17.0.3:47061, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:64116") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:47748->172.17.0.3:64116, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:37354") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:35296->172.17.0.3:37354, err= 2026/03/25 04:03:27 INFO : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:17445") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:35936->172.17.0.3:17445, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:49995") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:32762") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:49904->172.17.0.3:32762, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:40964->172.17.0.3:49995, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:61736") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:37326->172.17.0.3:61736, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:61910") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:54012->172.17.0.3:61910, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:43041") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:39400->172.17.0.3:43041, err= 2026/03/25 04:03:27 INFO : A3/two: Moved (server-side) to: A4/two 2026/03/25 04:03:27 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/03/25 04:03:27 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/03/25 04:03:27 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/03/25 04:03:27 INFO : A3/one: Moved (server-side) to: A4/one 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:45521") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:49360->172.17.0.3:45521, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:12185") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:47368->172.17.0.3:12185, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:33262") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:46988->172.17.0.3:33262, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:46010") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:52016->172.17.0.3:46010, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:51009") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:40869") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:50626->172.17.0.3:51009, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:38303") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:45748->172.17.0.3:38303, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:49714->172.17.0.3:40869, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:54275") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:41580->172.17.0.3:54275, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:61982") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:51468->172.17.0.3:61982, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:46218") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:57820->172.17.0.3:46218, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:33947") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:38630->172.17.0.3:33947, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:36876") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:40000->172.17.0.3:36876, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:40573") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:53000->172.17.0.3:40573, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:14361") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:37850->172.17.0.3:14361, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:17350") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:59856->172.17.0.3:17350, err= --- PASS: TestDirMove (0.28s) === RUN TestGetFsInfo run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:7243") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:49478->172.17.0.3:7243, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:50114") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:52064->172.17.0.3:50114, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:20093") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:37106->172.17.0.3:20093, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: File to upload is small (34 bytes), uploading instead of streaming 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:54898") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:42478->172.17.0.3:54898, err= 2026/03/25 04:03:27 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/03/25 04:03:27 NOTICE: ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/25 04:03:27 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:37800") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:34622->172.17.0.3:37800, err= 2026/03/25 04:03:27 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/03/25 04:03:27 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:7989") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:39882->172.17.0.3:7989, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:8647") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:49320->172.17.0.3:8647, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:34347") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:51064->172.17.0.3:34347, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:55787") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:47076->172.17.0.3:55787, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: File to upload is small (34 bytes), uploading instead of streaming 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:14667") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:41586->172.17.0.3:14667, err= 2026/03/25 04:03:27 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/03/25 04:03:27 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:57051") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:36772->172.17.0.3:57051, err= 2026/03/25 04:03:27 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/03/25 04:03:27 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:40851") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:47698->172.17.0.3:40851, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:63307") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:43350->172.17.0.3:63307, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:65340") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:52294->172.17.0.3:65340, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:6913") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:45790->172.17.0.3:6913, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: File to upload is small (34 bytes), uploading instead of streaming 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:36983") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:45992->172.17.0.3:36983, err= 2026/03/25 04:03:27 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/25 04:03:27 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:53062") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:60564->172.17.0.3:53062, err= 2026/03/25 04:03:27 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/25 04:03:27 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:25815") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:40540->172.17.0.3:25815, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:49429") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:39818->172.17.0.3:49429, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:37904") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:37100->172.17.0.3:37904, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:60672") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:59508->172.17.0.3:60672, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: File to upload is small (34 bytes), uploading instead of streaming 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:32463") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:42600->172.17.0.3:32463, err= 2026/03/25 04:03:27 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/03/25 04:03:27 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:15024") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:34578->172.17.0.3:15024, err= 2026/03/25 04:03:27 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/03/25 04:03:27 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:35751") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:52378->172.17.0.3:35751, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:3642") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:36164->172.17.0.3:3642, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:8402") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:34472->172.17.0.3:8402, err= --- PASS: TestRcat (0.07s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.02s) === RUN TestRcatMetadata run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:56352") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:35416->172.17.0.3:56352, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:55777") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:56796->172.17.0.3:55777, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:49197") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:54060->172.17.0.3:49197, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: File to upload is small (60 bytes), uploading instead of streaming 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:2748") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:51904->172.17.0.3:2748, err= 2026/03/25 04:03:27 DEBUG : potato2: size = 60 OK 2026/03/25 04:03:27 DEBUG : potato2: Size of src and dst objects identical 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:49244") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:59788->172.17.0.3:49244, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:41717") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:52846->172.17.0.3:41717, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:9820") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:58440->172.17.0.3:9820, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:48808") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:58320->172.17.0.3:48808, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:3958") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:39568->172.17.0.3:3958, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:48298") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:41320->172.17.0.3:48298, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:4034") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:51864->172.17.0.3:4034, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:53772") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:55974->172.17.0.3:53772, err= --- PASS: TestRcatSizeUploadHeaders (0.00s) === RUN TestTouchDir run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:11086") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:53440->172.17.0.3:11086, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:29417") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:42276->172.17.0.3:29417, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:43019") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:33732->172.17.0.3:43019, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:33974") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:47048->172.17.0.3:33974, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:39031") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:47562->172.17.0.3:39031, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:26808") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:39772->172.17.0.3:26808, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: Touching "empty space" 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: Touching "potato2" 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:64273") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:40100->172.17.0.3:64273, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: Touching "sub dir/potato3" 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:28061") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:47998->172.17.0.3:28061, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:4994") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:39070->172.17.0.3:4994, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:48750") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:59604->172.17.0.3:48750, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:32779") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:52918->172.17.0.3:32779, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:2075") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:42606->172.17.0.3:2075, err= --- PASS: TestTouchDir (0.02s) === RUN TestMkdirMetadata run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:58885") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:52316->172.17.0.3:58885, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:20727") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:47120->172.17.0.3:20727, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:52160") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:42558->172.17.0.3:52160, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:34518") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:56486->172.17.0.3:34518, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:26210") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:35694->172.17.0.3:26210, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:62630") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:33826->172.17.0.3:62630, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:8152") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:34892->172.17.0.3:8152, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:12903") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:34148->172.17.0.3:12903, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:15683") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:56810->172.17.0.3:15683, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:41321") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:33872->172.17.0.3:41321, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xohuqax6zeta", Local "Local file system at /tmp/rclone2902418963", Modify Window "1s" 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:40781") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:36500->172.17.0.3:40781, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:45242") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:41418->172.17.0.3:45242, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:48097") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:48116->172.17.0.3:48097, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:48142") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:46126->172.17.0.3:48142, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:64781") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:60458->172.17.0.3:64781, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:53064") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:42746->172.17.0.3:53064, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:4682") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:54538->172.17.0.3:4682, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:18193") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:50454->172.17.0.3:18193, err= 2026/03/25 04:03:27 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yelukap7" before starting 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:20789") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:37814->172.17.0.3:20789, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:24383") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:55284->172.17.0.3:24383, err= 2026/03/25 04:03:27 DEBUG : sub dir/test remove existing.yelukap7: TEST: removing renamed existing file after operation 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:33932") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:33794->172.17.0.3:33932, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:24787") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:60098->172.17.0.3:24787, err= 2026/03/25 04:03:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xuzakeb4" before starting 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:10523") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:54886->172.17.0.3:10523, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:16031") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:53406->172.17.0.3:16031, err= 2026/03/25 04:03:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xuzakeb4: TEST: renaming existing back after failed operation 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:60278") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:40956->172.17.0.3:60278, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:16063") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:50234->172.17.0.3:16063, err= 2026/03/25 04:03:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pacuzag2" before starting 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:5808") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:43680->172.17.0.3:5808, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:19631") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:41550->172.17.0.3:19631, err= 2026/03/25 04:03:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pacuzag2: TEST: removing renamed existing file after operation 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:56670") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:41324->172.17.0.3:56670, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:46304") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:41236->172.17.0.3:46304, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:27964") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:40860->172.17.0.3:27964, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:28938") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:39816->172.17.0.3:28938, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:42301") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:48448->172.17.0.3:42301, err= --- PASS: TestRemoveExisting (0.04s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: dial("tcp","172.17.0.3:17913") 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: > dial: conn=172.17.0.1:35022->172.17.0.3:17913, err= 2026/03/25 04:03:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xohuqax6zeta: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Finished OK in 3.661037667s (try 1/5)