"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Starting (try 1/5) 2026/06/09 03:54:10 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-decilug1gohu" 2026/06/09 03:54:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/09 03:54:10 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/09 03:54:10 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/09 03:54:10 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/09 03:54:10 DEBUG : Setting pass="y75VH7XzD_3qp1_DXHBYvzotTdO91WDlPQ23_08pNTN--Q" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/09 03:54:10 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/09 03:54:10 DEBUG : TestFTPProftpd: detected overridden config - adding "{lfRSc}" suffix to name 2026/06/09 03:54:10 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/09 03:54:10 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/09 03:54:10 DEBUG : Setting pass="y75VH7XzD_3qp1_DXHBYvzotTdO91WDlPQ23_08pNTN--Q" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/09 03:54:10 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/09 03:54:10 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: Connecting to FTP server 2026/06/09 03:54:10 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:21") 2026/06/09 03:54:10 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:60612->172.17.0.3:21, err= 2026/06/09 03:54:11 DEBUG : Creating backend with remote "/tmp/rclone2676402955" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:14557") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:60510->172.17.0.3:14557, err= 2026/06/09 03:54:11 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:60396") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:51600->172.17.0.3:60396, err= 2026/06/09 03:54:11 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/06/09 03:54:11 DEBUG : a: size = 0 OK 2026/06/09 03:54:11 DEBUG : a: size = 1 (memory) 2026/06/09 03:54:11 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/06/09 03:54:11 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/09 03:54:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/09 03:54:11 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/09 03:54:11 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/06/09 03:54:11 DEBUG : potato: Seek from 10 to 0 2026/06/09 03:54:11 DEBUG : potato: Seek from 10 to 0 2026/06/09 03:54:11 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/06/09 03:54:11 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/09 03:54:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/09 03:54:11 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/09 03:54:11 DEBUG : potato: Seek from 5 to 2 2026/06/09 03:54:11 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/06/09 03:54:11 DEBUG : potato: Seek from 7 to 0 2026/06/09 03:54:11 DEBUG : potato: Seek from 7 to 0 2026/06/09 03:54:11 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/06/09 03:54:11 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/09 03:54:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/09 03:54:11 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/09 03:54:11 DEBUG : potato: Seek from 5 to 2 2026/06/09 03:54:11 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/06/09 03:54:11 DEBUG : potato: Seek from 8 to 0 2026/06/09 03:54:11 DEBUG : potato: Seek from 8 to 0 2026/06/09 03:54:11 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/06/09 03:54:11 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/06/09 03:54:11 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/09 03:54:11 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/06/09 03:54:11 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/06/09 03:54:11 DEBUG : potato: Seek from 5 to 2 2026/06/09 03:54:11 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/06/09 03:54:11 DEBUG : potato: Seek from 9 to 0 2026/06/09 03:54:11 DEBUG : potato: Seek from 9 to 0 2026/06/09 03:54:11 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:35005") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:60846->172.17.0.3:35005, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:47455") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:59776->172.17.0.3:47455, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:55225") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:46804->172.17.0.3:55225, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:38051") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:42266->172.17.0.3:38051, err= === RUN TestCheck/3 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:26680") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:36160->172.17.0.3:26680, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:57562") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:45068->172.17.0.3:57562, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:26737") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:58548->172.17.0.3:26737, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:56200") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:56632->172.17.0.3:56200, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:56491") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:35542->172.17.0.3:56491, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:44010") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:45626->172.17.0.3:44010, 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/06/09 03:54:11 DEBUG : Creating backend with remote "nonexistent" 2026/06/09 03:54:11 DEBUG : Creating backend with remote "nonexistent" 2026/06/09 03:54:11 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/06/09 03:54:11 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/06/09 03:54:11 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/06/09 03:54:11 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:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:39251") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:55450->172.17.0.3:39251, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:41574") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:43020->172.17.0.3:41574, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:18146") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:35548->172.17.0.3:18146, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:58343") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:51100->172.17.0.3:58343, err= === RUN TestCheckDownload/3 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:28043") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:60058->172.17.0.3:28043, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:25125") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:58366->172.17.0.3:25125, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:54694") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:42066->172.17.0.3:54694, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:5489") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:56890->172.17.0.3:5489, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:28801") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:38950->172.17.0.3:28801, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:60427") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:38268->172.17.0.3:60427, err= --- PASS: TestCheckDownload (0.12s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.01s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.02s) --- PASS: TestCheckDownload/5 (0.02s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:15677") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:48970->172.17.0.3:15677, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:19758") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:41928->172.17.0.3:19758, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:60309") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:42732->172.17.0.3:60309, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:64986") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:36218->172.17.0.3:64986, err= === RUN TestCheckSizeOnly/3 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:35406") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:47966->172.17.0.3:35406, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:20209") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:41348->172.17.0.3:20209, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:6172") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:33980->172.17.0.3:6172, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:27974") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:42730->172.17.0.3:27974, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:45523") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:57018->172.17.0.3:45523, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:12604") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:40096->172.17.0.3:12604, 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:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:23845") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:40298->172.17.0.3:23845, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:44992") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:54402->172.17.0.3:44992, err= 2026/06/09 03:54:11 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/09 03:54:11 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/09 03:54:11 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/09 03:54:11 NOTICE: test.sum: 2 warning(s) suppressed... 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:44553") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:33696->172.17.0.3:44553, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:45197") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:43794->172.17.0.3:45197, err= 2026/06/09 03:54:11 NOTICE: test.sum: improperly formatted checksum line 4 2026/06/09 03:54:11 NOTICE: test.sum: improperly formatted checksum line 5 2026/06/09 03:54:11 NOTICE: test.sum: improperly formatted checksum line 6 2026/06/09 03:54:11 NOTICE: test.sum: 2 warning(s) suppressed... 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:34152") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:54628->172.17.0.3:34152, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:49019") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:59516->172.17.0.3:49019, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:11 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-decilug1gohu/data" 2026/06/09 03:54:11 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/09 03:54:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/09 03:54:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/09 03:54:11 DEBUG : Setting pass="y75VH7XzD_3qp1_DXHBYvzotTdO91WDlPQ23_08pNTN--Q" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/09 03:54:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/09 03:54:11 DEBUG : TestFTPProftpd: detected overridden config - adding "{lfRSc}" suffix to name 2026/06/09 03:54:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/09 03:54:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/09 03:54:11 DEBUG : Setting pass="y75VH7XzD_3qp1_DXHBYvzotTdO91WDlPQ23_08pNTN--Q" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/09 03:54:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu/data: Connecting to FTP server 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu/data: dial("tcp","172.17.0.3:21") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu/data: > dial: conn=172.17.0.1:60620->172.17.0.3:21, err= check_test.go:350: ftp://172.17.0.3:21/rclone-test-decilug1gohu/data lacks md5, skipping 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:17927") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:42268->172.17.0.3:17927, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:48968") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:42696->172.17.0.3:48968, err= --- SKIP: TestCheckSum (0.01s) === RUN TestCheckSumDownload run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:11 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-decilug1gohu/data" 2026/06/09 03:54:11 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/09 03:54:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/09 03:54:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/09 03:54:11 DEBUG : Setting pass="y75VH7XzD_3qp1_DXHBYvzotTdO91WDlPQ23_08pNTN--Q" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/09 03:54:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/09 03:54:11 DEBUG : TestFTPProftpd: detected overridden config - adding "{lfRSc}" suffix to name 2026/06/09 03:54:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/09 03:54:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/09 03:54:11 DEBUG : Setting pass="y75VH7XzD_3qp1_DXHBYvzotTdO91WDlPQ23_08pNTN--Q" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/09 03:54:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu/data: Connecting to FTP server 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu/data: dial("tcp","172.17.0.3:21") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu/data: > dial: conn=172.17.0.1:60636->172.17.0.3:21, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:45512") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:41528->172.17.0.3:45512, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:55039") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:49480->172.17.0.3:55039, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:3844") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:46774->172.17.0.3:3844, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:3207") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:59642->172.17.0.3:3207, err= === RUN TestCheckSumDownload/subtest1 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:63247") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:53196->172.17.0.3:63247, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:17861") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:38814->172.17.0.3:17861, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:37041") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:38866->172.17.0.3:37041, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:36615") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:45026->172.17.0.3:36615, err= === RUN TestCheckSumDownload/subtest2 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:31815") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:59734->172.17.0.3:31815, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:36067") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:58302->172.17.0.3:36067, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:12045") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:42538->172.17.0.3:12045, err= === RUN TestCheckSumDownload/subtest3 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:55252") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:47476->172.17.0.3:55252, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:34981") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:56556->172.17.0.3:34981, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:28878") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:50944->172.17.0.3:28878, err= === RUN TestCheckSumDownload/subtest4 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:61932") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:56216->172.17.0.3:61932, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:18578") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:52130->172.17.0.3:18578, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:25140") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:41052->172.17.0.3:25140, err= === RUN TestCheckSumDownload/subtest5 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:30159") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:58990->172.17.0.3:30159, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:47962") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:48390->172.17.0.3:47962, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:21378") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:40116->172.17.0.3:21378, err= === RUN TestCheckSumDownload/subtest6 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:27625") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:44446->172.17.0.3:27625, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:54506") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:44134->172.17.0.3:54506, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:57173") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:38654->172.17.0.3:57173, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:44528") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:53290->172.17.0.3:44528, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:37940") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:41832->172.17.0.3:37940, err= === RUN TestCheckSumDownload/subtest7 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:34033") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:56820->172.17.0.3:34033, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:40760") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:50882->172.17.0.3:40760, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:39333") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:35726->172.17.0.3:39333, err= --- PASS: TestCheckSumDownload (0.15s) --- PASS: TestCheckSumDownload/subtest1 (0.00s) --- PASS: TestCheckSumDownload/subtest2 (0.01s) --- PASS: TestCheckSumDownload/subtest3 (0.02s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.02s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.01s) === RUN TestApplyTransforms 2026/06/09 03:54:11 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-pibegip2faye" 2026/06/09 03:54:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/09 03:54:11 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/09 03:54:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/09 03:54:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/09 03:54:11 DEBUG : Setting pass="y75VH7XzD_3qp1_DXHBYvzotTdO91WDlPQ23_08pNTN--Q" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/09 03:54:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/09 03:54:11 DEBUG : TestFTPProftpd: detected overridden config - adding "{lfRSc}" suffix to name 2026/06/09 03:54:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/09 03:54:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/09 03:54:11 DEBUG : Setting pass="y75VH7XzD_3qp1_DXHBYvzotTdO91WDlPQ23_08pNTN--Q" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/09 03:54:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-pibegip2faye: Connecting to FTP server 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-pibegip2faye: dial("tcp","172.17.0.3:21") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-pibegip2faye: > dial: conn=172.17.0.1:58196->172.17.0.3:21, err= 2026/06/09 03:54:11 DEBUG : Creating backend with remote "/tmp/rclone1768087593" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-pibegip2faye", Local "Local file system at /tmp/rclone1768087593", Modify Window "1s" 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-pibegip2faye: dial("tcp","172.17.0.3:25831") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-pibegip2faye: > dial: conn=172.17.0.1:33992->172.17.0.3:25831, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-pibegip2faye: dial("tcp","172.17.0.3:15292") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-pibegip2faye: > dial: conn=172.17.0.1:44234->172.17.0.3:15292, err= upper checkfile vs. lower remote (without normalization) 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-pibegip2faye: dial("tcp","172.17.0.3:4593") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-pibegip2faye: > dial: conn=172.17.0.1:42208->172.17.0.3:4593, err= 2026/06/09 03:54:11 ERROR : hello, world!: sum not found 2026/06/09 03:54:11 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.3:21/rclone-test-pibegip2faye 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-pibegip2faye: 1 files missing 2026/06/09 03:54:11 NOTICE: 1 hashes missing 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-pibegip2faye: 1 differences found 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-pibegip2faye: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-pibegip2faye: dial("tcp","172.17.0.3:14520") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-pibegip2faye: > dial: conn=172.17.0.1:48222->172.17.0.3:14520, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-pibegip2faye: dial("tcp","172.17.0.3:46978") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-pibegip2faye: > dial: conn=172.17.0.1:48162->172.17.0.3:46978, err= 2026/06/09 03:54:11 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-pibegip2faye: 0 differences found 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-pibegip2faye: 1 matching files 2026/06/09 03:54:11 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-dejuxuz1nepi" 2026/06/09 03:54:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/09 03:54:11 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/09 03:54:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/09 03:54:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/09 03:54:11 DEBUG : Setting pass="y75VH7XzD_3qp1_DXHBYvzotTdO91WDlPQ23_08pNTN--Q" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/09 03:54:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/09 03:54:11 DEBUG : TestFTPProftpd: detected overridden config - adding "{lfRSc}" suffix to name 2026/06/09 03:54:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/09 03:54:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/09 03:54:11 DEBUG : Setting pass="y75VH7XzD_3qp1_DXHBYvzotTdO91WDlPQ23_08pNTN--Q" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/09 03:54:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-dejuxuz1nepi: Connecting to FTP server 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-dejuxuz1nepi: dial("tcp","172.17.0.3:21") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-dejuxuz1nepi: > dial: conn=172.17.0.1:58202->172.17.0.3:21, err= 2026/06/09 03:54:11 DEBUG : Creating backend with remote "/tmp/rclone2876682093" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-dejuxuz1nepi", Local "Local file system at /tmp/rclone2876682093", Modify Window "1s" 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-dejuxuz1nepi: dial("tcp","172.17.0.3:4166") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-dejuxuz1nepi: > dial: conn=172.17.0.1:54524->172.17.0.3:4166, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-dejuxuz1nepi: dial("tcp","172.17.0.3:10389") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-dejuxuz1nepi: > dial: conn=172.17.0.1:42122->172.17.0.3:10389, err= lower checkfile vs. upper remote (without normalization) 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-dejuxuz1nepi: dial("tcp","172.17.0.3:64690") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-dejuxuz1nepi: > dial: conn=172.17.0.1:48752->172.17.0.3:64690, err= 2026/06/09 03:54:11 ERROR : HELLO, WORLD!: sum not found 2026/06/09 03:54:11 ERROR : hello, world!: file not in ftp://172.17.0.3:21/rclone-test-dejuxuz1nepi 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-dejuxuz1nepi: 1 files missing 2026/06/09 03:54:11 NOTICE: 1 hashes missing 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-dejuxuz1nepi: 1 differences found 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-dejuxuz1nepi: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-dejuxuz1nepi: dial("tcp","172.17.0.3:57696") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-dejuxuz1nepi: > dial: conn=172.17.0.1:59964->172.17.0.3:57696, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-dejuxuz1nepi: dial("tcp","172.17.0.3:23356") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-dejuxuz1nepi: > dial: conn=172.17.0.1:53768->172.17.0.3:23356, err= 2026/06/09 03:54:11 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-dejuxuz1nepi: 0 differences found 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-dejuxuz1nepi: 1 matching files 2026/06/09 03:54:11 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-bejaboc0jagi" 2026/06/09 03:54:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/09 03:54:11 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/09 03:54:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/09 03:54:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/09 03:54:11 DEBUG : Setting pass="y75VH7XzD_3qp1_DXHBYvzotTdO91WDlPQ23_08pNTN--Q" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/09 03:54:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/09 03:54:11 DEBUG : TestFTPProftpd: detected overridden config - adding "{lfRSc}" suffix to name 2026/06/09 03:54:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/09 03:54:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/09 03:54:11 DEBUG : Setting pass="y75VH7XzD_3qp1_DXHBYvzotTdO91WDlPQ23_08pNTN--Q" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/09 03:54:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bejaboc0jagi: Connecting to FTP server 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bejaboc0jagi: dial("tcp","172.17.0.3:21") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bejaboc0jagi: > dial: conn=172.17.0.1:58212->172.17.0.3:21, err= 2026/06/09 03:54:11 DEBUG : Creating backend with remote "/tmp/rclone1279583307" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-bejaboc0jagi", Local "Local file system at /tmp/rclone1279583307", Modify Window "1s" 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bejaboc0jagi: dial("tcp","172.17.0.3:6789") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bejaboc0jagi: > dial: conn=172.17.0.1:55328->172.17.0.3:6789, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bejaboc0jagi: dial("tcp","172.17.0.3:11142") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bejaboc0jagi: > dial: conn=172.17.0.1:53252->172.17.0.3:11142, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bejaboc0jagi: dial("tcp","172.17.0.3:38010") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bejaboc0jagi: > dial: conn=172.17.0.1:51838->172.17.0.3:38010, err= 2026/06/09 03:54:11 ERROR : HeLlO, wOrLd!: sum not found 2026/06/09 03:54:11 ERROR : hello, world!: file not in ftp://172.17.0.3:21/rclone-test-bejaboc0jagi 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-bejaboc0jagi: 1 files missing 2026/06/09 03:54:11 NOTICE: 1 hashes missing 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-bejaboc0jagi: 1 differences found 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-bejaboc0jagi: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bejaboc0jagi: dial("tcp","172.17.0.3:41461") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bejaboc0jagi: > dial: conn=172.17.0.1:57760->172.17.0.3:41461, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bejaboc0jagi: dial("tcp","172.17.0.3:7172") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bejaboc0jagi: > dial: conn=172.17.0.1:37918->172.17.0.3:7172, err= 2026/06/09 03:54:11 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-bejaboc0jagi: 0 differences found 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-bejaboc0jagi: 1 matching files 2026/06/09 03:54:11 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-davutor5wemi" 2026/06/09 03:54:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/09 03:54:11 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/09 03:54:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/09 03:54:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/09 03:54:11 DEBUG : Setting pass="y75VH7XzD_3qp1_DXHBYvzotTdO91WDlPQ23_08pNTN--Q" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/09 03:54:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/09 03:54:11 DEBUG : TestFTPProftpd: detected overridden config - adding "{lfRSc}" suffix to name 2026/06/09 03:54:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/09 03:54:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/09 03:54:11 DEBUG : Setting pass="y75VH7XzD_3qp1_DXHBYvzotTdO91WDlPQ23_08pNTN--Q" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/09 03:54:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-davutor5wemi: Connecting to FTP server 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-davutor5wemi: dial("tcp","172.17.0.3:21") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-davutor5wemi: > dial: conn=172.17.0.1:58228->172.17.0.3:21, err= 2026/06/09 03:54:11 DEBUG : Creating backend with remote "/tmp/rclone2063808283" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-davutor5wemi", Local "Local file system at /tmp/rclone2063808283", Modify Window "1s" 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-davutor5wemi: dial("tcp","172.17.0.3:24062") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-davutor5wemi: > dial: conn=172.17.0.1:54326->172.17.0.3:24062, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-davutor5wemi: dial("tcp","172.17.0.3:55279") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-davutor5wemi: > dial: conn=172.17.0.1:58956->172.17.0.3:55279, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-davutor5wemi: dial("tcp","172.17.0.3:59842") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-davutor5wemi: > dial: conn=172.17.0.1:41652->172.17.0.3:59842, err= 2026/06/09 03:54:11 ERROR : HELLO, WORLD!: sum not found 2026/06/09 03:54:11 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.3:21/rclone-test-davutor5wemi 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-davutor5wemi: 1 files missing 2026/06/09 03:54:11 NOTICE: 1 hashes missing 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-davutor5wemi: 1 differences found 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-davutor5wemi: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-davutor5wemi: dial("tcp","172.17.0.3:58095") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-davutor5wemi: > dial: conn=172.17.0.1:46112->172.17.0.3:58095, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-davutor5wemi: dial("tcp","172.17.0.3:49603") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-davutor5wemi: > dial: conn=172.17.0.1:49194->172.17.0.3:49603, err= 2026/06/09 03:54:11 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-davutor5wemi: 0 differences found 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-davutor5wemi: 1 matching files 2026/06/09 03:54:11 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-borajay8vugi" 2026/06/09 03:54:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/09 03:54:11 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/09 03:54:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/09 03:54:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/09 03:54:11 DEBUG : Setting pass="y75VH7XzD_3qp1_DXHBYvzotTdO91WDlPQ23_08pNTN--Q" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/09 03:54:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/09 03:54:11 DEBUG : TestFTPProftpd: detected overridden config - adding "{lfRSc}" suffix to name 2026/06/09 03:54:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/09 03:54:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/09 03:54:11 DEBUG : Setting pass="y75VH7XzD_3qp1_DXHBYvzotTdO91WDlPQ23_08pNTN--Q" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/09 03:54:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-borajay8vugi: Connecting to FTP server 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-borajay8vugi: dial("tcp","172.17.0.3:21") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-borajay8vugi: > dial: conn=172.17.0.1:58240->172.17.0.3:21, err= 2026/06/09 03:54:11 DEBUG : Creating backend with remote "/tmp/rclone3157039534" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-borajay8vugi", Local "Local file system at /tmp/rclone3157039534", Modify Window "1s" 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-borajay8vugi: dial("tcp","172.17.0.3:11488") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-borajay8vugi: > dial: conn=172.17.0.1:47346->172.17.0.3:11488, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-borajay8vugi: dial("tcp","172.17.0.3:51700") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-borajay8vugi: > dial: conn=172.17.0.1:33720->172.17.0.3:51700, err= NFD checkfile vs. NFC remote (without normalization) 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-borajay8vugi: dial("tcp","172.17.0.3:6152") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-borajay8vugi: > dial: conn=172.17.0.1:34686->172.17.0.3:6152, err= 2026/06/09 03:54:11 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/09 03:54:11 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-borajay8vugi 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-borajay8vugi: 1 files missing 2026/06/09 03:54:11 NOTICE: 1 hashes missing 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-borajay8vugi: 1 differences found 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-borajay8vugi: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-borajay8vugi: dial("tcp","172.17.0.3:6087") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-borajay8vugi: > dial: conn=172.17.0.1:49098->172.17.0.3:6087, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-borajay8vugi: dial("tcp","172.17.0.3:3228") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-borajay8vugi: > dial: conn=172.17.0.1:55268->172.17.0.3:3228, err= 2026/06/09 03:54:11 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-borajay8vugi: 0 differences found 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-borajay8vugi: 1 matching files 2026/06/09 03:54:11 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-mukafuh3juki" 2026/06/09 03:54:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/09 03:54:11 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/09 03:54:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/09 03:54:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/09 03:54:11 DEBUG : Setting pass="y75VH7XzD_3qp1_DXHBYvzotTdO91WDlPQ23_08pNTN--Q" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/09 03:54:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/09 03:54:11 DEBUG : TestFTPProftpd: detected overridden config - adding "{lfRSc}" suffix to name 2026/06/09 03:54:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/09 03:54:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/09 03:54:11 DEBUG : Setting pass="y75VH7XzD_3qp1_DXHBYvzotTdO91WDlPQ23_08pNTN--Q" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/09 03:54:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mukafuh3juki: Connecting to FTP server 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mukafuh3juki: dial("tcp","172.17.0.3:21") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mukafuh3juki: > dial: conn=172.17.0.1:58250->172.17.0.3:21, err= 2026/06/09 03:54:11 DEBUG : Creating backend with remote "/tmp/rclone2165058798" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-mukafuh3juki", Local "Local file system at /tmp/rclone2165058798", Modify Window "1s" 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mukafuh3juki: dial("tcp","172.17.0.3:12597") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mukafuh3juki: > dial: conn=172.17.0.1:50834->172.17.0.3:12597, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mukafuh3juki: dial("tcp","172.17.0.3:36657") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mukafuh3juki: > dial: conn=172.17.0.1:58456->172.17.0.3:36657, err= NFC checkfile vs. NFD remote (without normalization) 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mukafuh3juki: dial("tcp","172.17.0.3:23691") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mukafuh3juki: > dial: conn=172.17.0.1:42944->172.17.0.3:23691, err= 2026/06/09 03:54:11 ERROR : 測試_Русский___ě_áñ: sum not found 2026/06/09 03:54:11 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-mukafuh3juki 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-mukafuh3juki: 1 files missing 2026/06/09 03:54:11 NOTICE: 1 hashes missing 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-mukafuh3juki: 1 differences found 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-mukafuh3juki: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mukafuh3juki: dial("tcp","172.17.0.3:27296") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mukafuh3juki: > dial: conn=172.17.0.1:45256->172.17.0.3:27296, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mukafuh3juki: dial("tcp","172.17.0.3:12534") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mukafuh3juki: > dial: conn=172.17.0.1:58808->172.17.0.3:12534, err= 2026/06/09 03:54:11 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-mukafuh3juki: 0 differences found 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-mukafuh3juki: 1 matching files 2026/06/09 03:54:11 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-jakivab8zama" 2026/06/09 03:54:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/09 03:54:11 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/09 03:54:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/09 03:54:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/09 03:54:11 DEBUG : Setting pass="y75VH7XzD_3qp1_DXHBYvzotTdO91WDlPQ23_08pNTN--Q" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/09 03:54:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/09 03:54:11 DEBUG : TestFTPProftpd: detected overridden config - adding "{lfRSc}" suffix to name 2026/06/09 03:54:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/09 03:54:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/09 03:54:11 DEBUG : Setting pass="y75VH7XzD_3qp1_DXHBYvzotTdO91WDlPQ23_08pNTN--Q" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/09 03:54:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jakivab8zama: Connecting to FTP server 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jakivab8zama: dial("tcp","172.17.0.3:21") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jakivab8zama: > dial: conn=172.17.0.1:58254->172.17.0.3:21, err= 2026/06/09 03:54:11 DEBUG : Creating backend with remote "/tmp/rclone3260813037" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-jakivab8zama", Local "Local file system at /tmp/rclone3260813037", Modify Window "1s" 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jakivab8zama: dial("tcp","172.17.0.3:20906") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jakivab8zama: > dial: conn=172.17.0.1:59628->172.17.0.3:20906, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jakivab8zama: dial("tcp","172.17.0.3:8158") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jakivab8zama: > dial: conn=172.17.0.1:34108->172.17.0.3:8158, err= NFDx2 checkfile vs. both remote (without normalization) 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jakivab8zama: dial("tcp","172.17.0.3:47718") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jakivab8zama: > dial: conn=172.17.0.1:47572->172.17.0.3:47718, err= 2026/06/09 03:54:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/09 03:54:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-jakivab8zama 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-jakivab8zama: 1 files missing 2026/06/09 03:54:11 NOTICE: 1 hashes missing 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-jakivab8zama: 1 differences found 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-jakivab8zama: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jakivab8zama: dial("tcp","172.17.0.3:53256") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jakivab8zama: > dial: conn=172.17.0.1:60948->172.17.0.3:53256, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jakivab8zama: dial("tcp","172.17.0.3:51097") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jakivab8zama: > dial: conn=172.17.0.1:49238->172.17.0.3:51097, err= 2026/06/09 03:54:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-jakivab8zama: 0 differences found 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-jakivab8zama: 1 matching files 2026/06/09 03:54:11 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-zosizah4detu" 2026/06/09 03:54:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/09 03:54:11 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/09 03:54:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/09 03:54:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/09 03:54:11 DEBUG : Setting pass="y75VH7XzD_3qp1_DXHBYvzotTdO91WDlPQ23_08pNTN--Q" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/09 03:54:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/09 03:54:11 DEBUG : TestFTPProftpd: detected overridden config - adding "{lfRSc}" suffix to name 2026/06/09 03:54:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/09 03:54:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/09 03:54:11 DEBUG : Setting pass="y75VH7XzD_3qp1_DXHBYvzotTdO91WDlPQ23_08pNTN--Q" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/09 03:54:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zosizah4detu: Connecting to FTP server 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zosizah4detu: dial("tcp","172.17.0.3:21") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zosizah4detu: > dial: conn=172.17.0.1:58262->172.17.0.3:21, err= 2026/06/09 03:54:11 DEBUG : Creating backend with remote "/tmp/rclone3679810153" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-zosizah4detu", Local "Local file system at /tmp/rclone3679810153", Modify Window "1s" 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zosizah4detu: dial("tcp","172.17.0.3:49567") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zosizah4detu: > dial: conn=172.17.0.1:55484->172.17.0.3:49567, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zosizah4detu: dial("tcp","172.17.0.3:19036") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zosizah4detu: > dial: conn=172.17.0.1:58018->172.17.0.3:19036, err= NFCx2 checkfile vs. both remote (without normalization) 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zosizah4detu: dial("tcp","172.17.0.3:60494") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zosizah4detu: > dial: conn=172.17.0.1:54510->172.17.0.3:60494, err= 2026/06/09 03:54:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/09 03:54:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-zosizah4detu 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-zosizah4detu: 1 files missing 2026/06/09 03:54:11 NOTICE: 1 hashes missing 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-zosizah4detu: 1 differences found 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-zosizah4detu: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zosizah4detu: dial("tcp","172.17.0.3:6882") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zosizah4detu: > dial: conn=172.17.0.1:42206->172.17.0.3:6882, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zosizah4detu: dial("tcp","172.17.0.3:49454") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zosizah4detu: > dial: conn=172.17.0.1:38308->172.17.0.3:49454, err= 2026/06/09 03:54:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-zosizah4detu: 0 differences found 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-zosizah4detu: 1 matching files 2026/06/09 03:54:11 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-bojenos5nime" 2026/06/09 03:54:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/09 03:54:11 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/09 03:54:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/09 03:54:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/09 03:54:11 DEBUG : Setting pass="y75VH7XzD_3qp1_DXHBYvzotTdO91WDlPQ23_08pNTN--Q" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/09 03:54:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/09 03:54:11 DEBUG : TestFTPProftpd: detected overridden config - adding "{lfRSc}" suffix to name 2026/06/09 03:54:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/09 03:54:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/09 03:54:11 DEBUG : Setting pass="y75VH7XzD_3qp1_DXHBYvzotTdO91WDlPQ23_08pNTN--Q" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/09 03:54:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bojenos5nime: Connecting to FTP server 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bojenos5nime: dial("tcp","172.17.0.3:21") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bojenos5nime: > dial: conn=172.17.0.1:58270->172.17.0.3:21, err= 2026/06/09 03:54:11 DEBUG : Creating backend with remote "/tmp/rclone1019922053" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-bojenos5nime", Local "Local file system at /tmp/rclone1019922053", Modify Window "1s" 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bojenos5nime: dial("tcp","172.17.0.3:34174") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bojenos5nime: > dial: conn=172.17.0.1:33866->172.17.0.3:34174, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bojenos5nime: dial("tcp","172.17.0.3:36201") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bojenos5nime: > dial: conn=172.17.0.1:48858->172.17.0.3:36201, err= both checkfile vs. NFDx2 remote (without normalization) 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bojenos5nime: dial("tcp","172.17.0.3:48884") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bojenos5nime: > dial: conn=172.17.0.1:52766->172.17.0.3:48884, err= 2026/06/09 03:54:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/09 03:54:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-bojenos5nime 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-bojenos5nime: 1 files missing 2026/06/09 03:54:11 NOTICE: 1 hashes missing 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-bojenos5nime: 1 differences found 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-bojenos5nime: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bojenos5nime: dial("tcp","172.17.0.3:15755") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bojenos5nime: > dial: conn=172.17.0.1:50636->172.17.0.3:15755, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bojenos5nime: dial("tcp","172.17.0.3:43479") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bojenos5nime: > dial: conn=172.17.0.1:35464->172.17.0.3:43479, err= 2026/06/09 03:54:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-bojenos5nime: 0 differences found 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-bojenos5nime: 1 matching files 2026/06/09 03:54:11 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-seruxav4wegi" 2026/06/09 03:54:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/09 03:54:11 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/09 03:54:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/09 03:54:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/09 03:54:11 DEBUG : Setting pass="y75VH7XzD_3qp1_DXHBYvzotTdO91WDlPQ23_08pNTN--Q" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/09 03:54:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/09 03:54:11 DEBUG : TestFTPProftpd: detected overridden config - adding "{lfRSc}" suffix to name 2026/06/09 03:54:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/09 03:54:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/09 03:54:11 DEBUG : Setting pass="y75VH7XzD_3qp1_DXHBYvzotTdO91WDlPQ23_08pNTN--Q" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/09 03:54:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-seruxav4wegi: Connecting to FTP server 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-seruxav4wegi: dial("tcp","172.17.0.3:21") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-seruxav4wegi: > dial: conn=172.17.0.1:58276->172.17.0.3:21, err= 2026/06/09 03:54:11 DEBUG : Creating backend with remote "/tmp/rclone1222303805" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-seruxav4wegi", Local "Local file system at /tmp/rclone1222303805", Modify Window "1s" 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-seruxav4wegi: dial("tcp","172.17.0.3:62728") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-seruxav4wegi: > dial: conn=172.17.0.1:36464->172.17.0.3:62728, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-seruxav4wegi: dial("tcp","172.17.0.3:14742") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-seruxav4wegi: > dial: conn=172.17.0.1:47648->172.17.0.3:14742, err= both checkfile vs. NFCx2 remote (without normalization) 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-seruxav4wegi: dial("tcp","172.17.0.3:61403") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-seruxav4wegi: > dial: conn=172.17.0.1:52652->172.17.0.3:61403, err= 2026/06/09 03:54:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/06/09 03:54:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.3:21/rclone-test-seruxav4wegi 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-seruxav4wegi: 1 files missing 2026/06/09 03:54:11 NOTICE: 1 hashes missing 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-seruxav4wegi: 1 differences found 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-seruxav4wegi: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-seruxav4wegi: dial("tcp","172.17.0.3:1495") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-seruxav4wegi: > dial: conn=172.17.0.1:46672->172.17.0.3:1495, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-seruxav4wegi: dial("tcp","172.17.0.3:41748") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-seruxav4wegi: > dial: conn=172.17.0.1:54730->172.17.0.3:41748, err= 2026/06/09 03:54:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-seruxav4wegi: 0 differences found 2026/06/09 03:54:11 NOTICE: ftp://172.17.0.3:21/rclone-test-seruxav4wegi: 1 matching files 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-seruxav4wegi: dial("tcp","172.17.0.3:3943") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-seruxav4wegi: > dial: conn=172.17.0.1:57102->172.17.0.3:3943, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-seruxav4wegi: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-seruxav4wegi: Purge dir "" 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bojenos5nime: dial("tcp","172.17.0.3:32103") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bojenos5nime: > dial: conn=172.17.0.1:50886->172.17.0.3:32103, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bojenos5nime: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bojenos5nime: Purge dir "" 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zosizah4detu: dial("tcp","172.17.0.3:14760") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zosizah4detu: > dial: conn=172.17.0.1:41050->172.17.0.3:14760, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zosizah4detu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-zosizah4detu: Purge dir "" 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jakivab8zama: dial("tcp","172.17.0.3:10365") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jakivab8zama: > dial: conn=172.17.0.1:48506->172.17.0.3:10365, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jakivab8zama: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jakivab8zama: Purge dir "" 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mukafuh3juki: dial("tcp","172.17.0.3:25355") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mukafuh3juki: > dial: conn=172.17.0.1:45164->172.17.0.3:25355, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mukafuh3juki: Purge object "測試_Русский___ě_áñ" 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-mukafuh3juki: Purge dir "" 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-borajay8vugi: dial("tcp","172.17.0.3:63152") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-borajay8vugi: > dial: conn=172.17.0.1:56374->172.17.0.3:63152, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-borajay8vugi: Purge object "測試_Русский___ě_áñ" 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-borajay8vugi: Purge dir "" 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-davutor5wemi: dial("tcp","172.17.0.3:64841") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-davutor5wemi: > dial: conn=172.17.0.1:57220->172.17.0.3:64841, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-davutor5wemi: Purge object "HELLO, WORLD!" 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-davutor5wemi: Purge dir "" 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bejaboc0jagi: dial("tcp","172.17.0.3:19066") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bejaboc0jagi: > dial: conn=172.17.0.1:51308->172.17.0.3:19066, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bejaboc0jagi: Purge object "HeLlO, wOrLd!" 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-bejaboc0jagi: Purge dir "" 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-dejuxuz1nepi: dial("tcp","172.17.0.3:40957") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-dejuxuz1nepi: > dial: conn=172.17.0.1:41986->172.17.0.3:40957, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-dejuxuz1nepi: Purge object "HELLO, WORLD!" 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-dejuxuz1nepi: Purge dir "" 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-pibegip2faye: dial("tcp","172.17.0.3:29576") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-pibegip2faye: > dial: conn=172.17.0.1:57878->172.17.0.3:29576, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-pibegip2faye: Purge object "hello, world!" 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-pibegip2faye: Purge dir "" --- PASS: TestApplyTransforms (0.23s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:11 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:51316") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:50460->172.17.0.3:51316, err= 2026/06/09 03:54:11 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/06/09 03:54:11 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/06/09 03:54:11 INFO : file1: Copied (new) to: sub/file2 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:38473") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:47202->172.17.0.3:38473, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:56171") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:43910->172.17.0.3:56171, err= 2026/06/09 03:54:11 DEBUG : sub/file2: size = 14 OK 2026/06/09 03:54:11 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 03:54:11 DEBUG : file1: Unchanged skipping 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:22822") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:37052->172.17.0.3:22822, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:9553") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:53478->172.17.0.3:9553, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: don't need to copy/move sub/file2, it is already at target location 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:61379") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:52160->172.17.0.3:61379, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:53613") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:36278->172.17.0.3:53613, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:44596") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:40200->172.17.0.3:44596, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:7889") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:45918->172.17.0.3:7889, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:54276") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:53308->172.17.0.3:54276, err= --- PASS: TestCopyFile (0.02s) === RUN TestCopyLongFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:34314") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:52384->172.17.0.3:34314, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:41847") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:42218->172.17.0.3:41847, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:17620") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:49696->172.17.0.3:17620, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:29181") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:37872->172.17.0.3:29181, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:38244") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:57118->172.17.0.3:38244, err= 2026/06/09 03:54:11 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-decilug1gohu/backup" 2026/06/09 03:54:11 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/09 03:54:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/09 03:54:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/09 03:54:11 DEBUG : Setting pass="y75VH7XzD_3qp1_DXHBYvzotTdO91WDlPQ23_08pNTN--Q" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/09 03:54:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/09 03:54:11 DEBUG : TestFTPProftpd: detected overridden config - adding "{lfRSc}" suffix to name 2026/06/09 03:54:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/09 03:54:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/09 03:54:11 DEBUG : Setting pass="y75VH7XzD_3qp1_DXHBYvzotTdO91WDlPQ23_08pNTN--Q" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/09 03:54:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu/backup: Connecting to FTP server 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu/backup: dial("tcp","172.17.0.3:21") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu/backup: > dial: conn=172.17.0.1:58282->172.17.0.3:21, err= 2026/06/09 03:54:11 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-decilug1gohu/backup" to be canonical "TestFTPProftpd{lfRSc}:rclone-test-decilug1gohu/backup" 2026/06/09 03:54:11 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2676402955) 2026/06/09 03:54:11 DEBUG : dst/file1: size = 18 (ftp://172.17.0.3:21/rclone-test-decilug1gohu) 2026/06/09 03:54:11 DEBUG : dst/file1: Sizes differ 2026/06/09 03:54:11 INFO : dst/file1: Moved (server-side) 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:35174") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:53132->172.17.0.3:35174, err= 2026/06/09 03:54:11 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/06/09 03:54:11 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/06/09 03:54:11 INFO : dst/file1: Copied (new) 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:53298") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:39256->172.17.0.3:53298, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: Connecting to FTP server 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:21") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:58298->172.17.0.3:21, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:14630") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:36262->172.17.0.3:14630, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:63912") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:50106->172.17.0.3:63912, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:64310") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:39374->172.17.0.3:64310, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:48702") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:57032->172.17.0.3:48702, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:35726") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:58636->172.17.0.3:35726, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:38181") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:33388->172.17.0.3:38181, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:34984") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:45032->172.17.0.3:34984, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:7952") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:35136->172.17.0.3:7952, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.04s) === RUN TestCopyFileCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:11 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-decilug1gohu/dst" 2026/06/09 03:54:11 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/09 03:54:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/09 03:54:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/09 03:54:11 DEBUG : Setting pass="y75VH7XzD_3qp1_DXHBYvzotTdO91WDlPQ23_08pNTN--Q" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/09 03:54:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/09 03:54:11 DEBUG : TestFTPProftpd: detected overridden config - adding "{lfRSc}" suffix to name 2026/06/09 03:54:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/09 03:54:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/09 03:54:11 DEBUG : Setting pass="y75VH7XzD_3qp1_DXHBYvzotTdO91WDlPQ23_08pNTN--Q" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/09 03:54:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu/dst: Connecting to FTP server 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu/dst: dial("tcp","172.17.0.3:21") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu/dst: > dial: conn=172.17.0.1:58302->172.17.0.3:21, err= 2026/06/09 03:54:11 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-decilug1gohu/CompareDest" 2026/06/09 03:54:11 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/09 03:54:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/09 03:54:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/09 03:54:11 DEBUG : Setting pass="y75VH7XzD_3qp1_DXHBYvzotTdO91WDlPQ23_08pNTN--Q" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/09 03:54:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/09 03:54:11 DEBUG : TestFTPProftpd: detected overridden config - adding "{lfRSc}" suffix to name 2026/06/09 03:54:11 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/09 03:54:11 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/09 03:54:11 DEBUG : Setting pass="y75VH7XzD_3qp1_DXHBYvzotTdO91WDlPQ23_08pNTN--Q" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/09 03:54:11 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu/CompareDest: Connecting to FTP server 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu/CompareDest: dial("tcp","172.17.0.3:21") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu/CompareDest: > dial: conn=172.17.0.1:58310->172.17.0.3:21, err= 2026/06/09 03:54:11 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-decilug1gohu/CompareDest" to be canonical "TestFTPProftpd{lfRSc}:rclone-test-decilug1gohu/CompareDest" 2026/06/09 03:54:11 DEBUG : one: Need to transfer - File not found at Destination 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu/dst: dial("tcp","172.17.0.3:27848") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu/dst: > dial: conn=172.17.0.1:46546->172.17.0.3:27848, err= 2026/06/09 03:54:11 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/06/09 03:54:11 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/06/09 03:54:11 INFO : one: Copied (new) 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:18935") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:34188->172.17.0.3:18935, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:62327") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:44828->172.17.0.3:62327, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:29336") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:54324->172.17.0.3:29336, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:23956") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:50234->172.17.0.3:23956, err= 2026/06/09 03:54:11 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-decilug1gohu/CompareDest" for canonical name "TestFTPProftpd{lfRSc}:rclone-test-decilug1gohu/CompareDest" 2026/06/09 03:54:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2676402955) 2026/06/09 03:54:11 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-decilug1gohu/dst) 2026/06/09 03:54:11 DEBUG : one: Sizes differ 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu/dst: dial("tcp","172.17.0.3:59288") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu/dst: > dial: conn=172.17.0.1:35250->172.17.0.3:59288, err= 2026/06/09 03:54:11 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/06/09 03:54:11 DEBUG : one.4a8516eb.partial: renamed to: one 2026/06/09 03:54:11 INFO : one: Copied (replaced existing) 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:6356") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:50330->172.17.0.3:6356, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:64101") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:35330->172.17.0.3:64101, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:41320") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:54442->172.17.0.3:41320, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:60872") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:57254->172.17.0.3:60872, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:9079") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:38722->172.17.0.3:9079, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:39622") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:35717") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:34088->172.17.0.3:39622, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:45538->172.17.0.3:35717, err= 2026/06/09 03:54:11 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-decilug1gohu/CompareDest" for canonical name "TestFTPProftpd{lfRSc}:rclone-test-decilug1gohu/CompareDest" 2026/06/09 03:54:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone2676402955) 2026/06/09 03:54:11 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-decilug1gohu/dst) 2026/06/09 03:54:11 DEBUG : one: Sizes differ 2026/06/09 03:54:11 DEBUG : one: size = 5 OK 2026/06/09 03:54:11 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/09 03:54:11 DEBUG : one: Destination found in --compare-dest, skipping 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:49910") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:38882->172.17.0.3:49910, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:9819") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:46470->172.17.0.3:9819, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:48668") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:44180->172.17.0.3:48668, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:33249") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:45246->172.17.0.3:33249, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:36097") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:33958->172.17.0.3:36097, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:9516") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:50860->172.17.0.3:9516, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:52425") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:37678->172.17.0.3:52425, err= 2026/06/09 03:54:11 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-decilug1gohu/CompareDest" for canonical name "TestFTPProftpd{lfRSc}:rclone-test-decilug1gohu/CompareDest" 2026/06/09 03:54:11 DEBUG : two: Need to transfer - File not found at Destination 2026/06/09 03:54:11 DEBUG : two: size = 3 OK 2026/06/09 03:54:11 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/09 03:54:11 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:60111") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:52012->172.17.0.3:60111, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:1167") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:9035") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:44234->172.17.0.3:1167, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:52584->172.17.0.3:9035, err= 2026/06/09 03:54:11 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-decilug1gohu/CompareDest" for canonical name "TestFTPProftpd{lfRSc}:rclone-test-decilug1gohu/CompareDest" 2026/06/09 03:54:11 DEBUG : two: Need to transfer - File not found at Destination 2026/06/09 03:54:11 DEBUG : two: size = 3 OK 2026/06/09 03:54:11 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/09 03:54:11 DEBUG : two: Destination found in --compare-dest, skipping 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:64663") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:44760->172.17.0.3:64663, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:17398") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:49092->172.17.0.3:17398, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:27741") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:57372->172.17.0.3:27741, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:22680") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:43350->172.17.0.3:22680, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:26325") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:58944->172.17.0.3:26325, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:17565") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:49492->172.17.0.3:17565, err= 2026/06/09 03:54:11 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-decilug1gohu/CompareDest" for canonical name "TestFTPProftpd{lfRSc}:rclone-test-decilug1gohu/CompareDest" 2026/06/09 03:54:11 DEBUG : two: Need to transfer - File not found at Destination 2026/06/09 03:54:11 DEBUG : two: size = 5 (Local file system at /tmp/rclone2676402955) 2026/06/09 03:54:11 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-decilug1gohu/CompareDest) 2026/06/09 03:54:11 DEBUG : two: Sizes differ 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu/dst: dial("tcp","172.17.0.3:18167") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu/dst: > dial: conn=172.17.0.1:52416->172.17.0.3:18167, err= 2026/06/09 03:54:11 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/06/09 03:54:11 DEBUG : two.a319cd8b.partial: renamed to: two 2026/06/09 03:54:11 INFO : two: Copied (new) 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:11631") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:60858->172.17.0.3:11631, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:62347") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:55976->172.17.0.3:62347, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:60507") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:37516->172.17.0.3:60507, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:57048") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:38624->172.17.0.3:57048, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:12506") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:49164->172.17.0.3:12506, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:5477") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:60322->172.17.0.3:5477, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:61137") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:32888->172.17.0.3:61137, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.08s) === RUN TestCopyFileCopyDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:63134") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:55982->172.17.0.3:63134, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:2862") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:43228->172.17.0.3:2862, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:11 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:4068") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:56332->172.17.0.3:4068, err= 2026/06/09 03:54:11 DEBUG : sub/file2: size = 14 OK 2026/06/09 03:54:11 INFO : file1: Copied (new) to: sub/file2 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:58730") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:60720->172.17.0.3:58730, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:22143") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:43926->172.17.0.3:22143, err= 2026/06/09 03:54:11 DEBUG : sub/file2: size = 14 OK 2026/06/09 03:54:11 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 03:54:11 DEBUG : file1: Unchanged skipping 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:32621") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:42196->172.17.0.3:32621, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:29917") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:54798->172.17.0.3:29917, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: don't need to copy/move sub/file2, it is already at target location 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:11580") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:36824->172.17.0.3:11580, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:43686") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:46082->172.17.0.3:43686, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:44373") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:36146->172.17.0.3:44373, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:10815") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:55408->172.17.0.3:10815, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:58075") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:34560->172.17.0.3:58075, err= --- PASS: TestCopyInplace (0.02s) === RUN TestCopyLongFileName run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:11 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:41310") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:38304->172.17.0.3:41310, err= 2026/06/09 03:54:11 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/06/09 03:54:11 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/06/09 03:54:11 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:27913") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:35368->172.17.0.3:27913, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:16396") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:33010->172.17.0.3:16396, err= 2026/06/09 03:54:11 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/06/09 03:54:11 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 03:54:11 DEBUG : file1: Unchanged skipping 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:44966") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:39722->172.17.0.3:44966, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:63547") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:41698->172.17.0.3:63547, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:45838") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:37088->172.17.0.3:45838, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:13005") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:60518->172.17.0.3:13005, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:30002") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:54620->172.17.0.3:30002, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:49194") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:40178->172.17.0.3:49194, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:61924") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:41662->172.17.0.3:61924, err= --- PASS: TestCopyLongFileName (0.02s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:43741") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:32872->172.17.0.3:43741, err= 2026/06/09 03:54:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/06/09 03:54:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/06/09 03:54:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/06/09 03:54:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/06/09 03:54:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/06/09 03:54:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/06/09 03:54:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/06/09 03:54:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/06/09 03:54:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/06/09 03:54:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: Connecting to FTP server 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:21") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: Waiting for checks to finish 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: Connecting to FTP server 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: Waiting for transfers to finish 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:58322->172.17.0.3:21, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:60684") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:35140->172.17.0.3:60684, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:16029") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:57142->172.17.0.3:16029, err= 2026/06/09 03:54:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/06/09 03:54:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/06/09 03:54:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/06/09 03:54:11 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/06/09 03:54:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/06/09 03:54:11 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:63963") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:21840") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:59574->172.17.0.3:63963, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:34978->172.17.0.3:21840, err= 2026/06/09 03:54:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/06/09 03:54:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/06/09 03:54:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/06/09 03:54:11 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/06/09 03:54:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/06/09 03:54:11 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:50670") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:57788->172.17.0.3:50670, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:15325") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:59162->172.17.0.3:15325, err= 2026/06/09 03:54:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/06/09 03:54:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/06/09 03:54:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/06/09 03:54:11 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/06/09 03:54:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/06/09 03:54:11 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:24485") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:59970->172.17.0.3:24485, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:12821") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:37530->172.17.0.3:12821, err= 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:21") 2026/06/09 03:54:11 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:58326->172.17.0.3:21, err= 2026/06/09 03:54:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/06/09 03:54:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/06/09 03:54:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/06/09 03:54:11 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/06/09 03:54:11 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/06/09 03:54:11 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/06/09 03:54:12 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:22384") 2026/06/09 03:54:12 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:58924->172.17.0.3:22384, err= 2026/06/09 03:54:12 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:27172") 2026/06/09 03:54:12 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:42248->172.17.0.3:27172, err= 2026/06/09 03:54:12 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/06/09 03:54:12 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/06/09 03:54:12 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/06/09 03:54:12 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/06/09 03:54:12 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/06/09 03:54:12 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/06/09 03:54:12 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:23380") 2026/06/09 03:54:12 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:37290->172.17.0.3:23380, err= 2026/06/09 03:54:12 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:49237") 2026/06/09 03:54:12 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:46708->172.17.0.3:49237, err= 2026/06/09 03:54:12 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:60817") 2026/06/09 03:54:12 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:54896->172.17.0.3:60817, err= --- PASS: TestCopyLongFileNameCollision (0.20s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:12 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/06/09 03:54:12 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:49540") 2026/06/09 03:54:12 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:52934->172.17.0.3:49540, err= 2026/06/09 03:54:12 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/06/09 03:54:12 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/06/09 03:54:12 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/06/09 03:54:12 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:53118") 2026/06/09 03:54:12 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:42730->172.17.0.3:53118, err= 2026/06/09 03:54:12 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:26379") 2026/06/09 03:54:12 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:34148->172.17.0.3:26379, err= 2026/06/09 03:54:12 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/06/09 03:54:12 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:17722") 2026/06/09 03:54:12 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:36180->172.17.0.3:17722, err= 2026/06/09 03:54:13 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/06/09 03:54:13 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:32621") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:42200->172.17.0.3:32621, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:22029") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:33176->172.17.0.3:22029, err= 2026/06/09 03:54:13 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:24721") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:50826->172.17.0.3:24721, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:55739") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:48572->172.17.0.3:55739, err= 2026/06/09 03:54:13 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:20063") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:51908->172.17.0.3:20063, err= 2026/06/09 03:54:13 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/06/09 03:54:13 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/06/09 03:54:13 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:6040") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:56514->172.17.0.3:6040, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:63084") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:45080->172.17.0.3:63084, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:14208") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:53840->172.17.0.3:14208, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:26350") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:60452->172.17.0.3:26350, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:50364") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:37112->172.17.0.3:50364, err= --- PASS: TestCopyFileMaxTransfer (1.04s) === RUN TestDeduplicateInteractive run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:11548") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:55508->172.17.0.3:11548, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:34830") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:40044->172.17.0.3:34830, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:27716") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:59582->172.17.0.3:27716, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:6513") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:52804->172.17.0.3:6513, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:27766") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:33378->172.17.0.3:27766, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:21074") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:35828->172.17.0.3:21074, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:30798") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:48008->172.17.0.3:30798, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:35294") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:48002->172.17.0.3:35294, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:25313") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:43342->172.17.0.3:25313, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:62949") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:49990->172.17.0.3:62949, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:6389") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:45946->172.17.0.3:6389, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:46101") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:35122->172.17.0.3:46101, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:6657") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:53616->172.17.0.3:6657, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:43945") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:58058->172.17.0.3:43945, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:59055") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:36070->172.17.0.3:59055, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:57515") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:40356->172.17.0.3:57515, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:13123") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:36564->172.17.0.3:13123, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:36431") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:51244->172.17.0.3:36431, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:20094") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:52702->172.17.0.3:20094, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:18801") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:39904->172.17.0.3:18801, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:40419") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:53460->172.17.0.3:40419, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:31959") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:39842->172.17.0.3:31959, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:38303") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:44582->172.17.0.3:38303, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:3612") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:44812->172.17.0.3:3612, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:16907") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:35778->172.17.0.3:16907, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:40058") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:39922->172.17.0.3:40058, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:16495") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:56584->172.17.0.3:16495, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:40343") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:37212->172.17.0.3:40343, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:4328") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:41358->172.17.0.3:4328, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:23265") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:44802->172.17.0.3:23265, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:23472") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:54068->172.17.0.3:23472, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:11290") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:50638->172.17.0.3:11290, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:5460") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:48794->172.17.0.3:5460, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:15094") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:41640->172.17.0.3:15094, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:7130") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:46184->172.17.0.3:7130, err= 2026/06/09 03:54:13 DEBUG : a.txt: Excluded (Size Filter) 2026/06/09 03:54:13 DEBUG : a.txt: Excluded 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:58738") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:54636->172.17.0.3:58738, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:14507") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:50722->172.17.0.3:14507, err= 2026/06/09 03:54:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/09 03:54:13 DEBUG : sub dir/hello world2: Excluded 2026/06/09 03:54:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/09 03:54:13 DEBUG : sub dir/hello world: Excluded 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:57740") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:55072->172.17.0.3:57740, err= 2026/06/09 03:54:13 DEBUG : sub dir/ignore dir: Excluded 2026/06/09 03:54:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/09 03:54:13 DEBUG : sub dir/hello world2: Excluded 2026/06/09 03:54:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/09 03:54:13 DEBUG : sub dir/hello world: Excluded 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:40755") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:52988->172.17.0.3:40755, err= 2026/06/09 03:54:13 DEBUG : sub dir/ignore dir: Excluded 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:62346") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:56940->172.17.0.3:62346, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:26517") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:51622->172.17.0.3:26517, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:14971") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:56132->172.17.0.3:14971, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:36214") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:44334->172.17.0.3:36214, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:46104") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:41970->172.17.0.3:46104, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:62908") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:54546->172.17.0.3:62908, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:49101") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:38176->172.17.0.3:49101, err= --- PASS: TestListDirSorted (0.05s) === RUN TestListDirSortedFn run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:11381") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:50444->172.17.0.3:11381, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:52252") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:37948->172.17.0.3:52252, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:38302") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:38062->172.17.0.3:38302, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:37074") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:35436->172.17.0.3:37074, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:15052") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:59644->172.17.0.3:15052, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:51816") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:43690->172.17.0.3:51816, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:53799") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:54518->172.17.0.3:53799, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:53926") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:33772->172.17.0.3:53926, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:1933") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:54358->172.17.0.3:1933, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:21879") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:36250") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:59658->172.17.0.3:21879, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:48676->172.17.0.3:36250, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:48104") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:49784->172.17.0.3:48104, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:63963") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:59578->172.17.0.3:63963, err= 2026/06/09 03:54:13 DEBUG : a.txt: Excluded (Size Filter) 2026/06/09 03:54:13 DEBUG : a.txt: Excluded 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:14107") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:54410->172.17.0.3:14107, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:37900") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:35308->172.17.0.3:37900, err= 2026/06/09 03:54:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/09 03:54:13 DEBUG : sub dir/hello world2: Excluded 2026/06/09 03:54:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/09 03:54:13 DEBUG : sub dir/hello world: Excluded 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:13065") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:60226->172.17.0.3:13065, err= 2026/06/09 03:54:13 DEBUG : sub dir/ignore dir: Excluded 2026/06/09 03:54:13 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/06/09 03:54:13 DEBUG : sub dir/hello world2: Excluded 2026/06/09 03:54:13 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/06/09 03:54:13 DEBUG : sub dir/hello world: Excluded 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:33861") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:48256->172.17.0.3:33861, err= 2026/06/09 03:54:13 DEBUG : sub dir/ignore dir: Excluded 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:30649") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:57258->172.17.0.3:30649, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:24672") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:35384->172.17.0.3:24672, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:47622") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:45974->172.17.0.3:47622, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:62994") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:55018->172.17.0.3:62994, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:23520") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:46778->172.17.0.3:23520, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:35858") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:54876->172.17.0.3:35858, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:9455") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:55542->172.17.0.3:9455, err= --- PASS: TestListDirSortedFn (0.05s) === RUN TestListJSON run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:8678") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:40076->172.17.0.3:8678, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:19489") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:49422->172.17.0.3:19489, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:13725") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:41294->172.17.0.3:13725, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:29011") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:48366->172.17.0.3:29011, err= === RUN TestListJSON/Default 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:62713") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:50564->172.17.0.3:62713, err= === RUN TestListJSON/FilesOnly 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:27717") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:54298->172.17.0.3:27717, err= === RUN TestListJSON/DirsOnly 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:3927") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:50508->172.17.0.3:3927, err= === RUN TestListJSON/Recurse 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:17669") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:44642->172.17.0.3:17669, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:24505") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:40432->172.17.0.3:24505, err= === RUN TestListJSON/SubDir 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:23756") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:48326->172.17.0.3:23756, err= === RUN TestListJSON/NoModTime 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:23261") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:47492->172.17.0.3:23261, err= === RUN TestListJSON/NoMimeType 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:39051") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:43502->172.17.0.3:39051, err= === RUN TestListJSON/ShowHash 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:52472") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:34254->172.17.0.3:52472, err= === RUN TestListJSON/HashTypes 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:39922") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:48742->172.17.0.3:39922, err= 2026/06/09 03:54:13 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:12547") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:52538->172.17.0.3:12547, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:30076") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:37074->172.17.0.3:30076, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:46113") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:52172->172.17.0.3:46113, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:12951") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:48090->172.17.0.3:12951, 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:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:50021") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:40506->172.17.0.3:50021, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:40601") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:44712->172.17.0.3:40601, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:51603") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:49624->172.17.0.3:51603, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:48616") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:50614->172.17.0.3:48616, err= === RUN TestStatJSON/Root 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:51198") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:41438->172.17.0.3:51198, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:15285") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:59034->172.17.0.3:15285, err= === RUN TestStatJSON/Dir 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:59102") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:53710->172.17.0.3:59102, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:38015") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:33596->172.17.0.3:38015, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:57236") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:45254->172.17.0.3:57236, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:7008") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:33016->172.17.0.3:7008, err= === RUN TestStatJSON/FileDirsOnly 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:36836") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:52934->172.17.0.3:36836, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:7266") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:33026->172.17.0.3:7266, err= === RUN TestStatJSON/RootNotFound 2026/06/09 03:54:13 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-decilug1gohu/notfound" 2026/06/09 03:54:13 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/09 03:54:13 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/09 03:54:13 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/09 03:54:13 DEBUG : Setting pass="y75VH7XzD_3qp1_DXHBYvzotTdO91WDlPQ23_08pNTN--Q" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/09 03:54:13 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/09 03:54:13 DEBUG : TestFTPProftpd: detected overridden config - adding "{lfRSc}" suffix to name 2026/06/09 03:54:13 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/09 03:54:13 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/09 03:54:13 DEBUG : Setting pass="y75VH7XzD_3qp1_DXHBYvzotTdO91WDlPQ23_08pNTN--Q" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/09 03:54:13 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu/notfound: Connecting to FTP server 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu/notfound: dial("tcp","172.17.0.3:21") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu/notfound: > dial: conn=172.17.0.1:58328->172.17.0.3:21, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu/notfound: dial("tcp","172.17.0.3:48469") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu/notfound: > dial: conn=172.17.0.1:41260->172.17.0.3:48469, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:36648") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:49550->172.17.0.3:36648, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:61801") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:34176->172.17.0.3:61801, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:31765") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:50096->172.17.0.3:31765, err= --- PASS: TestStatJSON (0.03s) --- 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:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:13 INFO : ftp://172.17.0.3:21/rclone-test-decilug1gohu: Making directory 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:40814") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:38434->172.17.0.3:40814, err= 2026/06/09 03:54:13 INFO : ftp://172.17.0.3:21/rclone-test-decilug1gohu: Making directory 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:57086") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:51106->172.17.0.3:57086, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:63391") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:42490->172.17.0.3:63391, err= --- PASS: TestMkdir (0.00s) === RUN TestLsd run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:52622") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:37822->172.17.0.3:52622, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:7733") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:40564->172.17.0.3:7733, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:23660") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:47078->172.17.0.3:23660, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:31560") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:42938->172.17.0.3:31560, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:6649") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:47366->172.17.0.3:6649, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:9854") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:47760->172.17.0.3:9854, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:46180") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:57986->172.17.0.3:46180, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:8459") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:50250->172.17.0.3:8459, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:41801") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:49816->172.17.0.3:41801, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:43660") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:36762->172.17.0.3:43660, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:25391") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:37688->172.17.0.3:25391, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:46109") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:42224->172.17.0.3:46109, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:47053") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:38162->172.17.0.3:47053, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:63958") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:44512->172.17.0.3:63958, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:9953") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:56956->172.17.0.3:9953, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:47633") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:44544->172.17.0.3:47633, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:23925") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:42324->172.17.0.3:23925, err= 2026/06/09 03:54:13 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/06/09 03:54:13 DEBUG : empty space: Excluded 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:21943") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:34068->172.17.0.3:21943, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:51489") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:57130->172.17.0.3:51489, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:16325") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:45988->172.17.0.3:16325, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:3157") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:60716->172.17.0.3:3157, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:44444") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:39994->172.17.0.3:44444, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:7091") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:36366->172.17.0.3:7091, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:59132") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:42320->172.17.0.3:59132, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:59115") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:46310->172.17.0.3:59115, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:48863") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:51034->172.17.0.3:48863, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:2512") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:60334->172.17.0.3:2512, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:43142") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:52606->172.17.0.3:43142, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:9713") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:54690->172.17.0.3:9713, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:8633") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:40782->172.17.0.3:8633, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2026/06/09 03:54:13 DEBUG : Creating backend with remote ":memory:" 2026/06/09 03:54:13 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/06/09 03:54:13 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/09 03:54:13 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/06/09 03:54:13 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/09 03:54:13 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/06/09 03:54:13 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/09 03:54:13 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/06/09 03:54:13 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/06/09 03:54:13 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:51235") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:38384->172.17.0.3:51235, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:23368") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:50890->172.17.0.3:23368, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:41570") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:45140->172.17.0.3:41570, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:20675") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:55290->172.17.0.3:20675, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:22431") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:41314->172.17.0.3:22431, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:31162") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:47734->172.17.0.3:31162, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:56206") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:37704->172.17.0.3:56206, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:21630") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:42990->172.17.0.3:21630, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:23658") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:57058->172.17.0.3:23658, err= --- PASS: TestCount (0.02s) === RUN TestDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:52144") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:51854->172.17.0.3:52144, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:29106") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:57770->172.17.0.3:29106, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:51338") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:42836->172.17.0.3:51338, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:49445") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:37026->172.17.0.3:49445, err= 2026/06/09 03:54:13 DEBUG : Waiting for deletions to finish 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:13731") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:37340->172.17.0.3:13731, err= 2026/06/09 03:54:13 DEBUG : large: Excluded (Size Filter) 2026/06/09 03:54:13 DEBUG : large: Excluded 2026/06/09 03:54:13 INFO : small: Deleted 2026/06/09 03:54:13 INFO : medium: Deleted 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:19682") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:36432->172.17.0.3:19682, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:58507") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:34840->172.17.0.3:58507, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:11281") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:58056->172.17.0.3:11281, err= --- PASS: TestDelete (0.01s) === RUN TestMaxDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:26562") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:53756->172.17.0.3:26562, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:11191") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:54480->172.17.0.3:11191, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:36379") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:59000->172.17.0.3:36379, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:61695") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:53610->172.17.0.3:61695, err= 2026/06/09 03:54:13 DEBUG : Waiting for deletions to finish 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:51839") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:41886->172.17.0.3:51839, err= 2026/06/09 03:54:13 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/06/09 03:54:13 INFO : medium: Deleted 2026/06/09 03:54:13 INFO : small: Deleted 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:35726") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:58640->172.17.0.3:35726, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:16492") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:52692->172.17.0.3:16492, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:18935") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:34196->172.17.0.3:18935, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:6620") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:53118->172.17.0.3:6620, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:24643") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:43284->172.17.0.3:24643, err= --- PASS: TestMaxDelete (0.02s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:55614") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:44658->172.17.0.3:55614, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:50086") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:32914->172.17.0.3:50086, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:29656") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:45924->172.17.0.3:29656, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:29193") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:44162->172.17.0.3:29193, err= 2026/06/09 03:54:13 DEBUG : Waiting for deletions to finish 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:32417") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:59362->172.17.0.3:32417, err= 2026/06/09 03:54:13 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/06/09 03:54:13 INFO : small: Deleted 2026/06/09 03:54:13 INFO : medium: Deleted 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:45629") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:37834->172.17.0.3:45629, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:55618") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:42118->172.17.0.3:55618, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:30681") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:57442->172.17.0.3:30681, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:6441") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:40532->172.17.0.3:6441, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:53138") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:54186->172.17.0.3:53138, err= --- PASS: TestMaxDeleteSizeLargeFile (0.01s) === RUN TestMaxDeleteSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:37727") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:39710->172.17.0.3:37727, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:2710") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:55538->172.17.0.3:2710, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:18485") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:34594->172.17.0.3:18485, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:5369") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:59152->172.17.0.3:5369, err= 2026/06/09 03:54:13 DEBUG : Waiting for deletions to finish 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:15201") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:55348->172.17.0.3:15201, err= 2026/06/09 03:54:13 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/06/09 03:54:13 INFO : small: Deleted 2026/06/09 03:54:13 INFO : large: Deleted 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:57152") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:33946->172.17.0.3:57152, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:41275") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:50348->172.17.0.3:41275, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:34906") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:52740->172.17.0.3:34906, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:3161") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:57110->172.17.0.3:3161, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:38801") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:55198->172.17.0.3:38801, err= --- PASS: TestMaxDeleteSize (0.01s) === RUN TestReadFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:10186") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:42492->172.17.0.3:10186, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:11611") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:40080->172.17.0.3:11611, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:31846") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:46176->172.17.0.3:31846, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:59224") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:54046->172.17.0.3:59224, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:32823") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:46624->172.17.0.3:32823, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:60788") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:44568->172.17.0.3:60788, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:63513") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:36052->172.17.0.3:63513, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2026/06/09 03:54:13 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/06/09 03:54:13 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/06/09 03:54:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/09 03:54:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/09 03:54:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/09 03:54:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/06/09 03:54:13 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:28453") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:35538->172.17.0.3:28453, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:9293") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:55278->172.17.0.3:9293, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:43774") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:46476->172.17.0.3:43774, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:20442") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:50480->172.17.0.3:20442, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:5031") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:51886->172.17.0.3:5031, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:46594") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:58528->172.17.0.3:46594, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:2149") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:60292->172.17.0.3:2149, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:47876") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:38092->172.17.0.3:47876, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:15278") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:53448->172.17.0.3:15278, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:13397") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:38222->172.17.0.3:13397, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:35163") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:47958->172.17.0.3:35163, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:14888") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:39604->172.17.0.3:14888, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:43343") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:51308->172.17.0.3:43343, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:10657") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:43046->172.17.0.3:10657, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:42861") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:45252->172.17.0.3:42861, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:23068") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:33756->172.17.0.3:23068, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:7732") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:45042->172.17.0.3:7732, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:55068") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:55482->172.17.0.3:55068, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:19465") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:33586->172.17.0.3:19465, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:12744") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:57226->172.17.0.3:12744, err= --- PASS: TestCat (0.11s) === RUN TestPurge 2026/06/09 03:54:13 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-duxarow6yina" 2026/06/09 03:54:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/09 03:54:13 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/09 03:54:13 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/09 03:54:13 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/09 03:54:13 DEBUG : Setting pass="y75VH7XzD_3qp1_DXHBYvzotTdO91WDlPQ23_08pNTN--Q" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/09 03:54:13 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/09 03:54:13 DEBUG : TestFTPProftpd: detected overridden config - adding "{lfRSc}" suffix to name 2026/06/09 03:54:13 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/09 03:54:13 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/09 03:54:13 DEBUG : Setting pass="y75VH7XzD_3qp1_DXHBYvzotTdO91WDlPQ23_08pNTN--Q" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/09 03:54:13 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: Connecting to FTP server 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:21") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:58334->172.17.0.3:21, err= 2026/06/09 03:54:13 DEBUG : Creating backend with remote "/tmp/rclone674639399" run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-duxarow6yina", Local "Local file system at /tmp/rclone674639399", Modify Window "1s" 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:54612") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:38414->172.17.0.3:54612, err= 2026/06/09 03:54:13 INFO : A2: Making directory 2026/06/09 03:54:13 INFO : A1/B2: Making directory 2026/06/09 03:54:13 INFO : A1/B2/C2: Making directory 2026/06/09 03:54:13 INFO : A1/B1/C3: Making directory 2026/06/09 03:54:13 INFO : A3: Making directory 2026/06/09 03:54:13 INFO : A3/B3: Making directory 2026/06/09 03:54:13 INFO : A3/B3/C4: Making directory 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:54514") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:47678->172.17.0.3:54514, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:44413") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:45380->172.17.0.3:44413, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: Connecting to FTP server 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:21") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: Connecting to FTP server 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:58340->172.17.0.3:21, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:51382") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:60102->172.17.0.3:51382, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:64158") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:34096->172.17.0.3:64158, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:6216") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:35212->172.17.0.3:6216, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:59700") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:50334->172.17.0.3:59700, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:21") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:58344->172.17.0.3:21, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:50018") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:35032->172.17.0.3:50018, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:45636") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:51658->172.17.0.3:45636, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: Connecting to FTP server 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:11871") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:33814->172.17.0.3:11871, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:9187") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:56510->172.17.0.3:9187, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:12604") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:45738->172.17.0.3:12604, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:21") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:58354->172.17.0.3:21, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:4522") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:36144->172.17.0.3:4522, err= 2026/06/09 03:54:13 DEBUG : Waiting for deletions to finish 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:51096") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:52488->172.17.0.3:51096, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:2906") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:59388->172.17.0.3:2906, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:63264") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:41588->172.17.0.3:63264, err= 2026/06/09 03:54:13 INFO : A1/B1/C1/one: Deleted 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:63001") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:45628->172.17.0.3:63001, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:38636") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:38990->172.17.0.3:38636, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:17986") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:44082->172.17.0.3:17986, err= 2026/06/09 03:54:13 DEBUG : removing 2 level 3 directories 2026/06/09 03:54:13 INFO : A1/B1/C3: Removing directory 2026/06/09 03:54:13 INFO : A1/B1/C1: Removing directory 2026/06/09 03:54:13 DEBUG : removing 1 level 2 directories 2026/06/09 03:54:13 INFO : A1/B1: Removing directory 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:22327") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:51464->172.17.0.3:22327, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:13130") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:56336->172.17.0.3:13130, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:21455") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:52262->172.17.0.3:21455, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:28408") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:49108->172.17.0.3:28408, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:28187") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:56560->172.17.0.3:28187, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:46103") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:34122->172.17.0.3:46103, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:48269") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:44402->172.17.0.3:48269, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:5139") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:48176->172.17.0.3:5139, err= 2026/06/09 03:54:13 DEBUG : Waiting for deletions to finish 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:28489") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:53430->172.17.0.3:28489, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:1052") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:52878->172.17.0.3:1052, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:13383") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:55805") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:41544->172.17.0.3:13383, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:40650->172.17.0.3:55805, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:38052") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:36812->172.17.0.3:38052, err= 2026/06/09 03:54:13 INFO : A1/two: Deleted 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:48369") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:53604->172.17.0.3:48369, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:38417") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:42588->172.17.0.3:38417, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:37071") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:47476->172.17.0.3:37071, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:55204") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:51754->172.17.0.3:55204, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:64301") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:53212->172.17.0.3:64301, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:25243") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:33650->172.17.0.3:25243, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:59285") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:41436->172.17.0.3:59285, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:65403") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:56398->172.17.0.3:65403, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:18303") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:38890->172.17.0.3:18303, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:56917") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:48104->172.17.0.3:56917, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:38488") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:58696->172.17.0.3:38488, err= 2026/06/09 03:54:13 DEBUG : removing 2 level 3 directories 2026/06/09 03:54:13 INFO : A3/B3/C4: Removing directory 2026/06/09 03:54:13 INFO : A1/B2/C2: Removing directory 2026/06/09 03:54:13 DEBUG : removing 2 level 2 directories 2026/06/09 03:54:13 INFO : A3/B3: Removing directory 2026/06/09 03:54:13 INFO : A1/B2: Removing directory 2026/06/09 03:54:13 DEBUG : removing 3 level 1 directories 2026/06/09 03:54:13 INFO : A3: Removing directory 2026/06/09 03:54:13 INFO : A1: Removing directory 2026/06/09 03:54:13 INFO : A2: Removing directory 2026/06/09 03:54:13 DEBUG : removing 1 level 0 directories 2026/06/09 03:54:13 INFO : ftp://172.17.0.3:21/rclone-test-duxarow6yina: Removing directory 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:3941") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:56562->172.17.0.3:3941, err= 2026/06/09 03:54:13 ERROR : error listing: directory not found 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: dial("tcp","172.17.0.3:53851") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: > dial: conn=172.17.0.1:59152->172.17.0.3:53851, err= 2026/06/09 03:54:13 ERROR : error listing: directory not found 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-duxarow6yina: Purge dir "" 2026/06/09 03:54:13 NOTICE: purge failed to rmdir "": directory not found 2026/06/09 03:54:13 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.09s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:8887") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:41898->172.17.0.3:8887, err= 2026/06/09 03:54:13 INFO : A2: Making directory 2026/06/09 03:54:13 INFO : A1/B2: Making directory 2026/06/09 03:54:13 INFO : A1/B2/C2: Making directory 2026/06/09 03:54:13 INFO : A1/B1/C3: Making directory 2026/06/09 03:54:13 INFO : A3: Making directory 2026/06/09 03:54:13 INFO : A3/B3: Making directory 2026/06/09 03:54:13 INFO : A3/B3/C4: Making directory 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:36924") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:52190->172.17.0.3:36924, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:24556") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:46386->172.17.0.3:24556, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:35713") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:16681") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:61583") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:55516->172.17.0.3:35713, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:33898->172.17.0.3:16681, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:55974->172.17.0.3:61583, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:19587") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:57396->172.17.0.3:19587, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:44534") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:36944->172.17.0.3:44534, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:53522") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:56426->172.17.0.3:53522, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:54341") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:58128->172.17.0.3:54341, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:46901") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:43834->172.17.0.3:46901, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: Connecting to FTP server 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:21") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:58366->172.17.0.3:21, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:51523") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:47076->172.17.0.3:51523, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:35770") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:46510->172.17.0.3:35770, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:2636") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:55344->172.17.0.3:2636, err= 2026/06/09 03:54:13 DEBUG : removing 1 level 3 directories 2026/06/09 03:54:13 INFO : A3/B3/C4: Removing directory 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:34136") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:34452->172.17.0.3:34136, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:21720") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:34270->172.17.0.3:21720, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:37619") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:39372->172.17.0.3:37619, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:8118") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:41072->172.17.0.3:8118, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:64185") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:44764->172.17.0.3:64185, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:4312") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:56260->172.17.0.3:4312, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:37573") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:33251") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:49935") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:40302->172.17.0.3:37573, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:47934->172.17.0.3:49935, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:45121") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:59656->172.17.0.3:33251, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:39754->172.17.0.3:45121, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:6220") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:42846->172.17.0.3:6220, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:42826") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:50475") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:60253") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:45416->172.17.0.3:42826, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:44584->172.17.0.3:50475, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:40710->172.17.0.3:60253, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:33127") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:60394->172.17.0.3:33127, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:7420") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:25720") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:45332->172.17.0.3:7420, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:38004->172.17.0.3:25720, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:27757") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:52780->172.17.0.3:27757, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:9339") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:63389") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:42788->172.17.0.3:63389, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:41964->172.17.0.3:9339, err= 2026/06/09 03:54:13 DEBUG : removing 2 level 3 directories 2026/06/09 03:54:13 INFO : A1/B2/C2: Removing directory 2026/06/09 03:54:13 INFO : A1/B1/C3: Removing directory 2026/06/09 03:54:13 DEBUG : removing 2 level 2 directories 2026/06/09 03:54:13 INFO : A3/B3: Removing directory 2026/06/09 03:54:13 INFO : A1/B2: Removing directory 2026/06/09 03:54:13 DEBUG : removing 2 level 1 directories 2026/06/09 03:54:13 INFO : A3: Removing directory 2026/06/09 03:54:13 INFO : A2: Removing directory 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:6571") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:33500->172.17.0.3:6571, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:57307") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:38878->172.17.0.3:57307, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:56231") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:37114->172.17.0.3:56231, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:30924") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:57608->172.17.0.3:30924, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:21280") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:35606->172.17.0.3:21280, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:26736") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:58274->172.17.0.3:26736, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:58541") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:37706->172.17.0.3:58541, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:43094") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:56368->172.17.0.3:43094, err= 2026/06/09 03:54:13 DEBUG : removing 1 level 3 directories 2026/06/09 03:54:13 INFO : A1/B1/C1: Removing directory 2026/06/09 03:54:13 DEBUG : removing 1 level 2 directories 2026/06/09 03:54:13 INFO : A1/B1: Removing directory 2026/06/09 03:54:13 DEBUG : removing 1 level 1 directories 2026/06/09 03:54:13 INFO : A1: Removing directory 2026/06/09 03:54:13 DEBUG : removing 1 level 0 directories 2026/06/09 03:54:13 INFO : ftp://172.17.0.3:21/rclone-test-decilug1gohu: Removing directory 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:14061") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:58022->172.17.0.3:14061, err= 2026/06/09 03:54:13 ERROR : error listing: directory not found 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:61075") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:51954->172.17.0.3:61075, err= 2026/06/09 03:54:13 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.05s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:13 INFO : A1: Making directory 2026/06/09 03:54:13 INFO : A1/B1: Making directory 2026/06/09 03:54:13 INFO : A1/B1/C1: Making directory 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:27085") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:48772->172.17.0.3:27085, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:11586") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:50896->172.17.0.3:11586, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:10403") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:37822->172.17.0.3:10403, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:61828") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:55802->172.17.0.3:61828, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:61439") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:53518->172.17.0.3:61439, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:64054") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:44206->172.17.0.3:64054, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:49812") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:35834->172.17.0.3:49812, err= 2026/06/09 03:54:13 DEBUG : removing 1 level 3 directories 2026/06/09 03:54:13 INFO : A1/B1/C1: Removing directory 2026/06/09 03:54:13 DEBUG : removing 1 level 2 directories 2026/06/09 03:54:13 INFO : A1/B1: Removing directory 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:4287") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:48904->172.17.0.3:4287, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:11279") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:39426->172.17.0.3:11279, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:11360") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:44174->172.17.0.3:11360, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:20184") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:35984->172.17.0.3:20184, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:16139") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:35118->172.17.0.3:16139, err= --- PASS: TestRmdirsLeaveRoot (0.02s) === RUN TestRmdirsWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:13 INFO : A1: Making directory 2026/06/09 03:54:13 INFO : A1/B1: Making directory 2026/06/09 03:54:13 INFO : A1/B1/C1: Making directory 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:21753") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:34494->172.17.0.3:21753, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:49285") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:33666->172.17.0.3:49285, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:45454") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:58102->172.17.0.3:45454, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:11637") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:58298->172.17.0.3:11637, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:15011") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:36318->172.17.0.3:15011, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:18375") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:55330->172.17.0.3:18375, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:51911") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:57786->172.17.0.3:51911, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:2346") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:51206->172.17.0.3:2346, err= 2026/06/09 03:54:13 DEBUG : removing 1 level 3 directories 2026/06/09 03:54:13 INFO : A1/B1/C1: Removing directory 2026/06/09 03:54:13 DEBUG : removing 1 level 2 directories 2026/06/09 03:54:13 INFO : A1/B1: Removing directory 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:41017") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:47848->172.17.0.3:41017, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:56887") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:41892->172.17.0.3:56887, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:22199") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:57268->172.17.0.3:22199, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:23133") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:35534->172.17.0.3:23133, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:25814") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:57242->172.17.0.3:25814, err= --- PASS: TestRmdirsWithFilter (0.02s) === RUN TestCopyURL run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:50386") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:54910->172.17.0.3:50386, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:62916") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:43050->172.17.0.3:62916, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:48586") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:42838->172.17.0.3:48586, err= 2026/06/09 03:54:13 DEBUG : filename.txt: File name found in url 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:43181") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:56322->172.17.0.3:43181, err= 2026/06/09 03:54:13 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:2293") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:41900->172.17.0.3:2293, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:37989") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:52626->172.17.0.3:37989, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:42598") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:44448->172.17.0.3:42598, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:44867") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:55244->172.17.0.3:44867, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:25430") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:39802->172.17.0.3:25430, err= --- PASS: TestCopyURL (0.02s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:26259") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:58934->172.17.0.3:26259, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:56257") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:48876->172.17.0.3:56257, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:58668") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:37912->172.17.0.3:58668, err= --- PASS: TestCopyURLDownloadHeaders (0.00s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:13 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:43155") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:59550->172.17.0.3:43155, err= 2026/06/09 03:54:13 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/06/09 03:54:13 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/06/09 03:54:13 INFO : file1: Copied (new) to: sub/file2 2026/06/09 03:54:13 INFO : file1: Deleted 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:58421") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:42964->172.17.0.3:58421, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:12299") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:48176->172.17.0.3:12299, err= 2026/06/09 03:54:13 DEBUG : sub/file2: size = 14 OK 2026/06/09 03:54:13 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 03:54:13 DEBUG : file1: Unchanged skipping 2026/06/09 03:54:13 INFO : file1: Deleted 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:56637") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:57042->172.17.0.3:56637, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:11256") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:40794->172.17.0.3:11256, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: don't need to copy/move sub/file2, it is already at target location 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:18480") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:59726->172.17.0.3:18480, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:7568") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:35642->172.17.0.3:7568, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:40576") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:48512->172.17.0.3:40576, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:40121") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:45614->172.17.0.3:40121, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:21340") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:57978->172.17.0.3:21340, err= --- PASS: TestMoveFile (0.02s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:13 DEBUG : file1: Need to transfer - File not found at Destination 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:34528") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:44890->172.17.0.3:34528, err= 2026/06/09 03:54:13 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/06/09 03:54:13 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/06/09 03:54:13 INFO : file1: Copied (new) 2026/06/09 03:54:13 INFO : file1: Deleted 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:17026") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:40028->172.17.0.3:17026, err= 2026/06/09 03:54:13 DEBUG : file1: Destination exists, skipping 2026/06/09 03:54:13 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:34877") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:38208->172.17.0.3:34877, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:15264") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:35954->172.17.0.3:15264, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:21636") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:42784->172.17.0.3:21636, err= --- PASS: TestMoveFileWithIgnoreExisting (0.01s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:22463") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:59704->172.17.0.3:22463, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:30408") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:49454->172.17.0.3:30408, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:2333") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:60768->172.17.0.3:2333, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:48782") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:52180->172.17.0.3:48782, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:48741") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:37958->172.17.0.3:48741, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:36845") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:35912->172.17.0.3:36845, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:63473") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:47148->172.17.0.3:63473, err= 2026/06/09 03:54:13 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-decilug1gohu/backup" 2026/06/09 03:54:13 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/06/09 03:54:13 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/09 03:54:13 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/09 03:54:13 DEBUG : Setting pass="y75VH7XzD_3qp1_DXHBYvzotTdO91WDlPQ23_08pNTN--Q" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/09 03:54:13 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/09 03:54:13 DEBUG : TestFTPProftpd: detected overridden config - adding "{lfRSc}" suffix to name 2026/06/09 03:54:13 DEBUG : Setting host="172.17.0.3" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/06/09 03:54:13 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/06/09 03:54:13 DEBUG : Setting pass="y75VH7XzD_3qp1_DXHBYvzotTdO91WDlPQ23_08pNTN--Q" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/06/09 03:54:13 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu/backup: Connecting to FTP server 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu/backup: dial("tcp","172.17.0.3:21") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu/backup: > dial: conn=172.17.0.1:58382->172.17.0.3:21, err= 2026/06/09 03:54:13 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-decilug1gohu/backup" to be canonical "TestFTPProftpd{lfRSc}:rclone-test-decilug1gohu/backup" 2026/06/09 03:54:13 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2676402955) 2026/06/09 03:54:13 DEBUG : dst/file1: size = 18 (ftp://172.17.0.3:21/rclone-test-decilug1gohu) 2026/06/09 03:54:13 DEBUG : dst/file1: Sizes differ 2026/06/09 03:54:13 INFO : dst/file1: Moved (server-side) 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:39367") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:49272->172.17.0.3:39367, err= 2026/06/09 03:54:13 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/06/09 03:54:13 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/06/09 03:54:13 INFO : dst/file1: Copied (new) 2026/06/09 03:54:13 INFO : dst/file1: Deleted 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:55479") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:51874->172.17.0.3:55479, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:21752") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:38694->172.17.0.3:21752, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:62374") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:54174->172.17.0.3:62374, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:38316") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:55518->172.17.0.3:38316, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:24897") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:54452->172.17.0.3:24897, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:37970") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:57046->172.17.0.3:37970, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:31774") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:59534->172.17.0.3:31774, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:51741") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:53472->172.17.0.3:51741, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:56441") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:36934->172.17.0.3:56441, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu/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:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:29172") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:53798->172.17.0.3:29172, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:6626") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:38770->172.17.0.3:6626, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:60462") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:45780->172.17.0.3:60462, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:43461") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:56124->172.17.0.3:43461, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:6825") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:57748->172.17.0.3:6825, err= 2026/06/09 03:54:13 INFO : A1/B2: Making directory 2026/06/09 03:54:13 INFO : A1/B1/C3: Making directory 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:22847") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:49030->172.17.0.3:22847, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:17979") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:44550->172.17.0.3:17979, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:64072") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:45328->172.17.0.3:64072, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:8495") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:40946->172.17.0.3:8495, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:44831") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:35402->172.17.0.3:44831, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:60014") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:8239") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:52114->172.17.0.3:60014, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:54774->172.17.0.3:8239, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:64157") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:49774->172.17.0.3:64157, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:48449") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:50394->172.17.0.3:48449, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:36210") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:48658->172.17.0.3:36210, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:5672") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:50798->172.17.0.3:5672, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:50206") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:57041") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:57325") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:33410->172.17.0.3:57325, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:41360->172.17.0.3:57041, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:40008->172.17.0.3:50206, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:35461") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:35378->172.17.0.3:35461, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:49120") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:46988->172.17.0.3:49120, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:41608") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:58048->172.17.0.3:41608, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:57690") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:48448->172.17.0.3:57690, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:41278") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:19036") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:58020->172.17.0.3:19036, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:49590->172.17.0.3:41278, err= 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: Connecting to FTP server 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:21") 2026/06/09 03:54:13 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:58390->172.17.0.3:21, err= 2026/06/09 03:54:13 INFO : A2/two: Moved (server-side) to: A3/two 2026/06/09 03:54:13 INFO : A2/one: Moved (server-side) to: A3/one 2026/06/09 03:54:13 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/06/09 03:54:13 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/06/09 03:54:14 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:38797") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:44338->172.17.0.3:38797, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:1720") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:60712->172.17.0.3:1720, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:27276") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:46774->172.17.0.3:27276, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:6043") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:43896->172.17.0.3:6043, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:14461") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:51752->172.17.0.3:14461, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:51737") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:37584->172.17.0.3:51737, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:4847") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:33196->172.17.0.3:4847, err= 2026/06/09 03:54:14 INFO : ftp://172.17.0.3:21/rclone-test-decilug1gohu: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:48061") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:51856->172.17.0.3:48061, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:64914") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:57470->172.17.0.3:64914, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:56215") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:56388->172.17.0.3:56215, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:36988") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:54938->172.17.0.3:36988, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:63238") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:36911") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:46760->172.17.0.3:63238, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:50168->172.17.0.3:36911, err= 2026/06/09 03:54:14 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/06/09 03:54:14 INFO : A3/two: Moved (server-side) to: A4/two 2026/06/09 03:54:14 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/06/09 03:54:14 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/06/09 03:54:14 INFO : A3/one: Moved (server-side) to: A4/one 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:63560") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:51718->172.17.0.3:63560, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:38316") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:55522->172.17.0.3:38316, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:41349") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:18899") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:47016->172.17.0.3:18899, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:48490->172.17.0.3:41349, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:13112") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:56372->172.17.0.3:13112, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:25679") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:58623") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:40042->172.17.0.3:58623, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:48454->172.17.0.3:25679, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:11922") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:48072->172.17.0.3:11922, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:21500") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:34922->172.17.0.3:21500, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:63101") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:34620->172.17.0.3:63101, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:36952") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:45222->172.17.0.3:36952, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:2301") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:33035") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:18785") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:48250->172.17.0.3:33035, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:41362->172.17.0.3:2301, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:44386->172.17.0.3:18785, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:42799") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:53586->172.17.0.3:42799, err= --- PASS: TestDirMove (0.26s) === RUN TestGetFsInfo run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:61757") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:58288->172.17.0.3:61757, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:44612") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:49198->172.17.0.3:44612, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:39845") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:59202->172.17.0.3:39845, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: File to upload is small (34 bytes), uploading instead of streaming 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:54103") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:56306->172.17.0.3:54103, err= 2026/06/09 03:54:14 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/06/09 03:54:14 NOTICE: ftp://172.17.0.3:21/rclone-test-decilug1gohu: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/09 03:54:14 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:32472") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:38640->172.17.0.3:32472, err= 2026/06/09 03:54:14 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/06/09 03:54:14 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:7463") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:60402->172.17.0.3:7463, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:27649") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:40952->172.17.0.3:27649, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:53291") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:39588->172.17.0.3:53291, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:23808") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:38432->172.17.0.3:23808, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: File to upload is small (34 bytes), uploading instead of streaming 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:2313") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:46184->172.17.0.3:2313, err= 2026/06/09 03:54:14 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/06/09 03:54:14 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:59988") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:50480->172.17.0.3:59988, err= 2026/06/09 03:54:14 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/06/09 03:54:14 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:52882") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:57536->172.17.0.3:52882, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:33994") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:35792->172.17.0.3:33994, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:24244") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:34162->172.17.0.3:24244, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:49058") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:38728->172.17.0.3:49058, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: File to upload is small (34 bytes), uploading instead of streaming 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:28362") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:37188->172.17.0.3:28362, err= 2026/06/09 03:54:14 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/09 03:54:14 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:14842") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:53684->172.17.0.3:14842, err= 2026/06/09 03:54:14 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/09 03:54:14 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:1368") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:53094->172.17.0.3:1368, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:49597") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:51092->172.17.0.3:49597, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:10183") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:56436->172.17.0.3:10183, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:11234") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:60986->172.17.0.3:11234, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: File to upload is small (34 bytes), uploading instead of streaming 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:23943") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:52374->172.17.0.3:23943, err= 2026/06/09 03:54:14 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/06/09 03:54:14 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:40516") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:52446->172.17.0.3:40516, err= 2026/06/09 03:54:14 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/06/09 03:54:14 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:41816") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:38858->172.17.0.3:41816, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:23489") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:34226->172.17.0.3:23489, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:64205") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:35818->172.17.0.3:64205, err= --- PASS: TestRcat (0.06s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.01s) === RUN TestRcatMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:26623") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:34510->172.17.0.3:26623, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:63628") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:47848->172.17.0.3:63628, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:42915") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:54356->172.17.0.3:42915, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: File to upload is small (60 bytes), uploading instead of streaming 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:43374") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:41962->172.17.0.3:43374, err= 2026/06/09 03:54:14 DEBUG : potato2: size = 60 OK 2026/06/09 03:54:14 DEBUG : potato2: Size of src and dst objects identical 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:38976") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:37604->172.17.0.3:38976, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:32802") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:50152->172.17.0.3:32802, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:10320") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:45532->172.17.0.3:10320, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:8522") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:36932->172.17.0.3:8522, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:47911") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:46540->172.17.0.3:47911, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:41838") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:54242->172.17.0.3:41838, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:13409") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:56920->172.17.0.3:13409, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:39111") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:51172->172.17.0.3:39111, err= --- PASS: TestRcatSizeUploadHeaders (0.00s) === RUN TestTouchDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:10813") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:36738->172.17.0.3:10813, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:11623") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:52312->172.17.0.3:11623, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:29162") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:40320->172.17.0.3:29162, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:30184") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:46312->172.17.0.3:30184, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:58489") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:49280->172.17.0.3:58489, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:38735") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:34052->172.17.0.3:38735, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: Touching "potato2" 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: Touching "empty space" 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:53392") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:35304->172.17.0.3:53392, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: Touching "sub dir/potato3" 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:63853") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:46080->172.17.0.3:63853, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:1042") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:49142->172.17.0.3:1042, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:17976") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:60354->172.17.0.3:17976, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:63766") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:45918->172.17.0.3:63766, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:16732") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:55814->172.17.0.3:16732, err= --- PASS: TestTouchDir (0.02s) === RUN TestMkdirMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:18901") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:49398->172.17.0.3:18901, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:24759") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:53614->172.17.0.3:24759, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:56783") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:44582->172.17.0.3:56783, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:20839") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:52788->172.17.0.3:20839, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:36728") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:55906->172.17.0.3:36728, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:43211") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:41420->172.17.0.3:43211, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:36660") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:39168->172.17.0.3:36660, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:28975") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:48334->172.17.0.3:28975, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:6912") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:45530->172.17.0.3:6912, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:2352") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:43076->172.17.0.3:2352, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-decilug1gohu", Local "Local file system at /tmp/rclone2676402955", Modify Window "1s" 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:60050") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:37610->172.17.0.3:60050, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:16088") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:44956->172.17.0.3:16088, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:54869") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:59714->172.17.0.3:54869, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:32725") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:33428->172.17.0.3:32725, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:38589") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:33840->172.17.0.3:38589, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:52553") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:43130->172.17.0.3:52553, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:58454") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:44874->172.17.0.3:58454, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:17645") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:60460->172.17.0.3:17645, err= 2026/06/09 03:54:14 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.hecagiw9" before starting 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:46892") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:49020->172.17.0.3:46892, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:39835") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:50852->172.17.0.3:39835, err= 2026/06/09 03:54:14 DEBUG : sub dir/test remove existing.hecagiw9: TEST: removing renamed existing file after operation 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:12205") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:51846->172.17.0.3:12205, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:7311") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:51234->172.17.0.3:7311, err= 2026/06/09 03:54:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.himekib4" before starting 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:37962") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:40310->172.17.0.3:37962, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:53382") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:54658->172.17.0.3:53382, err= 2026/06/09 03:54:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.himekib4: TEST: renaming existing back after failed operation 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:61132") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:41046->172.17.0.3:61132, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:9221") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:45266->172.17.0.3:9221, err= 2026/06/09 03:54:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.duxejox6" before starting 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:51111") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:34324->172.17.0.3:51111, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:45744") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:36328->172.17.0.3:45744, err= 2026/06/09 03:54:14 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.duxejox6: TEST: removing renamed existing file after operation 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:28751") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:43778->172.17.0.3:28751, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:6328") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:46172->172.17.0.3:6328, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:61688") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:49830->172.17.0.3:61688, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:10560") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:55196->172.17.0.3:10560, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:27907") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:44698->172.17.0.3:27907, 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/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: dial("tcp","172.17.0.3:25224") 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: > dial: conn=172.17.0.1:55046->172.17.0.3:25224, err= 2026/06/09 03:54:14 DEBUG : ftp://172.17.0.3:21/rclone-test-decilug1gohu: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Finished OK in 3.435074788s (try 1/5)