"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/02/27 02:55:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lomibeb9yusa" 2026/02/27 02:55:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/27 02:55:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:55:47 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:55:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:55:47 DEBUG : Setting pass="uu9g-3376DPQ7i7MXAup6I4MYCPh1XyqbxKYuSsrvxY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:55:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:55:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CfLsI}" suffix to name 2026/02/27 02:55:47 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:55:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:55:47 DEBUG : Setting pass="uu9g-3376DPQ7i7MXAup6I4MYCPh1XyqbxKYuSsrvxY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:55:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: Connecting to FTP server 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:21") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:48076->172.17.0.7:21, err= 2026/02/27 02:55:47 DEBUG : Creating backend with remote "/tmp/rclone1173854192" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36431") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:42862->172.17.0.7:36431, err= 2026/02/27 02:55:47 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37787") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:55206->172.17.0.7:37787, err= 2026/02/27 02:55:47 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/02/27 02:55:47 DEBUG : a: size = 0 OK 2026/02/27 02:55:47 DEBUG : a: size = 1 (memory) 2026/02/27 02:55:47 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/02/27 02:55:47 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/27 02:55:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/27 02:55:47 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/27 02:55:47 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/02/27 02:55:47 DEBUG : potato: Seek from 10 to 0 2026/02/27 02:55:47 DEBUG : potato: Seek from 10 to 0 2026/02/27 02:55:47 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/02/27 02:55:47 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/27 02:55:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/27 02:55:47 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/27 02:55:47 DEBUG : potato: Seek from 5 to 2 2026/02/27 02:55:47 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/02/27 02:55:47 DEBUG : potato: Seek from 7 to 0 2026/02/27 02:55:47 DEBUG : potato: Seek from 7 to 0 2026/02/27 02:55:47 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/02/27 02:55:47 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/27 02:55:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/27 02:55:47 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/27 02:55:47 DEBUG : potato: Seek from 5 to 2 2026/02/27 02:55:47 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/02/27 02:55:47 DEBUG : potato: Seek from 8 to 0 2026/02/27 02:55:47 DEBUG : potato: Seek from 8 to 0 2026/02/27 02:55:47 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/02/27 02:55:47 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/02/27 02:55:47 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/27 02:55:47 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/02/27 02:55:47 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/02/27 02:55:47 DEBUG : potato: Seek from 5 to 2 2026/02/27 02:55:47 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/02/27 02:55:47 DEBUG : potato: Seek from 9 to 0 2026/02/27 02:55:47 DEBUG : potato: Seek from 9 to 0 2026/02/27 02:55:47 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33877") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:46506->172.17.0.7:33877, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35587") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:41894->172.17.0.7:35587, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30052") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:46632->172.17.0.7:30052, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30801") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:36138->172.17.0.7:30801, err= === RUN TestCheck/3 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33008") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:51778->172.17.0.7:33008, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32035") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:49102->172.17.0.7:32035, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32461") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:33336->172.17.0.7:32461, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33572") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:33010->172.17.0.7:33572, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39781") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:41552->172.17.0.7:39781, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34556") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:50330->172.17.0.7:34556, 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/02/27 02:55:47 DEBUG : Creating backend with remote "nonexistent" 2026/02/27 02:55:47 DEBUG : Creating backend with remote "nonexistent" 2026/02/27 02:55:47 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/02/27 02:55:47 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/02/27 02:55:47 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/02/27 02:55:47 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31073") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:32998->172.17.0.7:31073, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34226") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:34352->172.17.0.7:34226, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35839") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:54128->172.17.0.7:35839, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34036") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:33898->172.17.0.7:34036, err= === RUN TestCheckDownload/3 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32650") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:44042->172.17.0.7:32650, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35618") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:43612->172.17.0.7:35618, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34004") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:54186->172.17.0.7:34004, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34074") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:43274->172.17.0.7:34074, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33668") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:49582->172.17.0.7:33668, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39214") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:34054->172.17.0.7:39214, err= --- PASS: TestCheckDownload (0.12s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.00s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.01s) --- PASS: TestCheckDownload/5 (0.01s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34935") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:37962->172.17.0.7:34935, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39418") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:38592->172.17.0.7:39418, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36502") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:48206->172.17.0.7:36502, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37573") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:35190->172.17.0.7:37573, err= === RUN TestCheckSizeOnly/3 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32150") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:42514->172.17.0.7:32150, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38652") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:40598->172.17.0.7:38652, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30252") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:49130->172.17.0.7:30252, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37407") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:59304->172.17.0.7:37407, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31100") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:40932->172.17.0.7:31100, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31520") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:50328->172.17.0.7:31520, err= --- PASS: TestCheckSizeOnly (0.04s) --- PASS: TestCheckSizeOnly/1 (0.00s) --- PASS: TestCheckSizeOnly/2 (0.00s) --- PASS: TestCheckSizeOnly/3 (0.00s) --- PASS: TestCheckSizeOnly/4 (0.00s) --- PASS: TestCheckSizeOnly/5 (0.00s) --- PASS: TestCheckSizeOnly/6 (0.00s) --- PASS: TestCheckSizeOnly/7 (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36744") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:34590->172.17.0.7:36744, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33063") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:33154->172.17.0.7:33063, err= 2026/02/27 02:55:47 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/27 02:55:47 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/27 02:55:47 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/27 02:55:47 NOTICE: test.sum: 2 warning(s) suppressed... 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30606") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:37086->172.17.0.7:30606, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34083") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:55492->172.17.0.7:34083, err= 2026/02/27 02:55:47 NOTICE: test.sum: improperly formatted checksum line 4 2026/02/27 02:55:47 NOTICE: test.sum: improperly formatted checksum line 5 2026/02/27 02:55:47 NOTICE: test.sum: improperly formatted checksum line 6 2026/02/27 02:55:47 NOTICE: test.sum: 2 warning(s) suppressed... 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34813") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:41672->172.17.0.7:34813, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39172") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:33112->172.17.0.7:39172, err= --- PASS: TestParseSumFile (0.01s) === RUN TestCheckSum run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lomibeb9yusa/data" 2026/02/27 02:55:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:55:47 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:55:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:55:47 DEBUG : Setting pass="uu9g-3376DPQ7i7MXAup6I4MYCPh1XyqbxKYuSsrvxY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:55:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:55:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CfLsI}" suffix to name 2026/02/27 02:55:47 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:55:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:55:47 DEBUG : Setting pass="uu9g-3376DPQ7i7MXAup6I4MYCPh1XyqbxKYuSsrvxY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:55:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa/data: Connecting to FTP server 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa/data: dial("tcp","172.17.0.7:21") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa/data: > dial: conn=172.17.0.1:48090->172.17.0.7:21, err= check_test.go:350: ftp://172.17.0.7:21/rclone-test-lomibeb9yusa/data lacks md5, skipping 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33081") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:49806->172.17.0.7:33081, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32991") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:56100->172.17.0.7:32991, err= --- SKIP: TestCheckSum (0.02s) === RUN TestCheckSumDownload run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lomibeb9yusa/data" 2026/02/27 02:55:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:55:47 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:55:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:55:47 DEBUG : Setting pass="uu9g-3376DPQ7i7MXAup6I4MYCPh1XyqbxKYuSsrvxY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:55:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:55:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CfLsI}" suffix to name 2026/02/27 02:55:47 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:55:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:55:47 DEBUG : Setting pass="uu9g-3376DPQ7i7MXAup6I4MYCPh1XyqbxKYuSsrvxY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:55:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa/data: Connecting to FTP server 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa/data: dial("tcp","172.17.0.7:21") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa/data: > dial: conn=172.17.0.1:48104->172.17.0.7:21, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30496") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:36296->172.17.0.7:30496, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34026") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:35086->172.17.0.7:34026, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35688") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:40556->172.17.0.7:35688, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30604") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:60630->172.17.0.7:30604, err= === RUN TestCheckSumDownload/subtest1 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33511") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:33482->172.17.0.7:33511, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36925") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:56772->172.17.0.7:36925, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30250") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:42572->172.17.0.7:30250, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30695") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:56000->172.17.0.7:30695, err= === RUN TestCheckSumDownload/subtest2 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32632") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:49388->172.17.0.7:32632, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30902") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:43920->172.17.0.7:30902, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34141") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:40160->172.17.0.7:34141, err= === RUN TestCheckSumDownload/subtest3 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36428") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:48590->172.17.0.7:36428, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39517") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:33850->172.17.0.7:39517, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37956") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:36094->172.17.0.7:37956, err= === RUN TestCheckSumDownload/subtest4 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32443") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:38010->172.17.0.7:32443, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34942") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:40534->172.17.0.7:34942, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38112") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:39770->172.17.0.7:38112, err= === RUN TestCheckSumDownload/subtest5 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36936") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:32976->172.17.0.7:36936, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34223") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:58540->172.17.0.7:34223, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31082") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:43224->172.17.0.7:31082, err= === RUN TestCheckSumDownload/subtest6 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30448") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:56874->172.17.0.7:30448, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37268") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:33756->172.17.0.7:37268, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31528") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:53400->172.17.0.7:31528, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37758") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:35216->172.17.0.7:37758, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38445") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:51738->172.17.0.7:38445, err= === RUN TestCheckSumDownload/subtest7 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39951") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:52450->172.17.0.7:39951, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30939") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:48224->172.17.0.7:30939, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32231") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:58924->172.17.0.7:32231, 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.01s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.02s) === RUN TestApplyTransforms 2026/02/27 02:55:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tuhozih9fute" 2026/02/27 02:55:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/27 02:55:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:55:47 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:55:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:55:47 DEBUG : Setting pass="uu9g-3376DPQ7i7MXAup6I4MYCPh1XyqbxKYuSsrvxY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:55:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:55:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CfLsI}" suffix to name 2026/02/27 02:55:47 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:55:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:55:47 DEBUG : Setting pass="uu9g-3376DPQ7i7MXAup6I4MYCPh1XyqbxKYuSsrvxY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:55:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-tuhozih9fute: Connecting to FTP server 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-tuhozih9fute: dial("tcp","172.17.0.7:21") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-tuhozih9fute: > dial: conn=172.17.0.1:48112->172.17.0.7:21, err= 2026/02/27 02:55:47 DEBUG : Creating backend with remote "/tmp/rclone691035950" run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-tuhozih9fute", Local "Local file system at /tmp/rclone691035950", Modify Window "1s" 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-tuhozih9fute: dial("tcp","172.17.0.7:38294") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-tuhozih9fute: > dial: conn=172.17.0.1:53558->172.17.0.7:38294, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-tuhozih9fute: dial("tcp","172.17.0.7:34084") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-tuhozih9fute: > dial: conn=172.17.0.1:50558->172.17.0.7:34084, err= upper checkfile vs. lower remote (without normalization) 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-tuhozih9fute: dial("tcp","172.17.0.7:38133") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-tuhozih9fute: > dial: conn=172.17.0.1:59714->172.17.0.7:38133, err= 2026/02/27 02:55:47 ERROR : hello, world!: sum not found 2026/02/27 02:55:47 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.7:21/rclone-test-tuhozih9fute 2026/02/27 02:55:47 NOTICE: ftp://172.17.0.7:21/rclone-test-tuhozih9fute: 1 files missing 2026/02/27 02:55:47 NOTICE: 1 hashes missing 2026/02/27 02:55:47 NOTICE: ftp://172.17.0.7:21/rclone-test-tuhozih9fute: 1 differences found 2026/02/27 02:55:47 NOTICE: ftp://172.17.0.7:21/rclone-test-tuhozih9fute: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-tuhozih9fute: dial("tcp","172.17.0.7:32748") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-tuhozih9fute: > dial: conn=172.17.0.1:56476->172.17.0.7:32748, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-tuhozih9fute: dial("tcp","172.17.0.7:32268") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-tuhozih9fute: > dial: conn=172.17.0.1:39158->172.17.0.7:32268, err= 2026/02/27 02:55:47 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/27 02:55:47 NOTICE: ftp://172.17.0.7:21/rclone-test-tuhozih9fute: 0 differences found 2026/02/27 02:55:47 NOTICE: ftp://172.17.0.7:21/rclone-test-tuhozih9fute: 1 matching files 2026/02/27 02:55:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-duculob8lune" 2026/02/27 02:55:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/27 02:55:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:55:47 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:55:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:55:47 DEBUG : Setting pass="uu9g-3376DPQ7i7MXAup6I4MYCPh1XyqbxKYuSsrvxY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:55:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:55:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CfLsI}" suffix to name 2026/02/27 02:55:47 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:55:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:55:47 DEBUG : Setting pass="uu9g-3376DPQ7i7MXAup6I4MYCPh1XyqbxKYuSsrvxY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:55:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-duculob8lune: Connecting to FTP server 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-duculob8lune: dial("tcp","172.17.0.7:21") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-duculob8lune: > dial: conn=172.17.0.1:48114->172.17.0.7:21, err= 2026/02/27 02:55:47 DEBUG : Creating backend with remote "/tmp/rclone3585914314" run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-duculob8lune", Local "Local file system at /tmp/rclone3585914314", Modify Window "1s" 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-duculob8lune: dial("tcp","172.17.0.7:31370") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-duculob8lune: > dial: conn=172.17.0.1:51088->172.17.0.7:31370, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-duculob8lune: dial("tcp","172.17.0.7:39840") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-duculob8lune: > dial: conn=172.17.0.1:34050->172.17.0.7:39840, err= lower checkfile vs. upper remote (without normalization) 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-duculob8lune: dial("tcp","172.17.0.7:39716") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-duculob8lune: > dial: conn=172.17.0.1:49144->172.17.0.7:39716, err= 2026/02/27 02:55:47 ERROR : HELLO, WORLD!: sum not found 2026/02/27 02:55:47 ERROR : hello, world!: file not in ftp://172.17.0.7:21/rclone-test-duculob8lune 2026/02/27 02:55:47 NOTICE: ftp://172.17.0.7:21/rclone-test-duculob8lune: 1 files missing 2026/02/27 02:55:47 NOTICE: 1 hashes missing 2026/02/27 02:55:47 NOTICE: ftp://172.17.0.7:21/rclone-test-duculob8lune: 1 differences found 2026/02/27 02:55:47 NOTICE: ftp://172.17.0.7:21/rclone-test-duculob8lune: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-duculob8lune: dial("tcp","172.17.0.7:39255") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-duculob8lune: > dial: conn=172.17.0.1:37538->172.17.0.7:39255, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-duculob8lune: dial("tcp","172.17.0.7:30341") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-duculob8lune: > dial: conn=172.17.0.1:60018->172.17.0.7:30341, err= 2026/02/27 02:55:47 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/27 02:55:47 NOTICE: ftp://172.17.0.7:21/rclone-test-duculob8lune: 0 differences found 2026/02/27 02:55:47 NOTICE: ftp://172.17.0.7:21/rclone-test-duculob8lune: 1 matching files 2026/02/27 02:55:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tadifaw1qusu" 2026/02/27 02:55:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/27 02:55:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:55:47 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:55:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:55:47 DEBUG : Setting pass="uu9g-3376DPQ7i7MXAup6I4MYCPh1XyqbxKYuSsrvxY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:55:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:55:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CfLsI}" suffix to name 2026/02/27 02:55:47 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:55:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:55:47 DEBUG : Setting pass="uu9g-3376DPQ7i7MXAup6I4MYCPh1XyqbxKYuSsrvxY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:55:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-tadifaw1qusu: Connecting to FTP server 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-tadifaw1qusu: dial("tcp","172.17.0.7:21") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-tadifaw1qusu: > dial: conn=172.17.0.1:48122->172.17.0.7:21, err= 2026/02/27 02:55:47 DEBUG : Creating backend with remote "/tmp/rclone4193313202" run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-tadifaw1qusu", Local "Local file system at /tmp/rclone4193313202", Modify Window "1s" 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-tadifaw1qusu: dial("tcp","172.17.0.7:39275") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-tadifaw1qusu: > dial: conn=172.17.0.1:49028->172.17.0.7:39275, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-tadifaw1qusu: dial("tcp","172.17.0.7:39115") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-tadifaw1qusu: > dial: conn=172.17.0.1:53092->172.17.0.7:39115, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-tadifaw1qusu: dial("tcp","172.17.0.7:32000") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-tadifaw1qusu: > dial: conn=172.17.0.1:48066->172.17.0.7:32000, err= 2026/02/27 02:55:47 ERROR : HeLlO, wOrLd!: sum not found 2026/02/27 02:55:47 ERROR : hello, world!: file not in ftp://172.17.0.7:21/rclone-test-tadifaw1qusu 2026/02/27 02:55:47 NOTICE: ftp://172.17.0.7:21/rclone-test-tadifaw1qusu: 1 files missing 2026/02/27 02:55:47 NOTICE: 1 hashes missing 2026/02/27 02:55:47 NOTICE: ftp://172.17.0.7:21/rclone-test-tadifaw1qusu: 1 differences found 2026/02/27 02:55:47 NOTICE: ftp://172.17.0.7:21/rclone-test-tadifaw1qusu: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-tadifaw1qusu: dial("tcp","172.17.0.7:37555") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-tadifaw1qusu: > dial: conn=172.17.0.1:60540->172.17.0.7:37555, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-tadifaw1qusu: dial("tcp","172.17.0.7:39450") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-tadifaw1qusu: > dial: conn=172.17.0.1:41184->172.17.0.7:39450, err= 2026/02/27 02:55:47 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/27 02:55:47 NOTICE: ftp://172.17.0.7:21/rclone-test-tadifaw1qusu: 0 differences found 2026/02/27 02:55:47 NOTICE: ftp://172.17.0.7:21/rclone-test-tadifaw1qusu: 1 matching files 2026/02/27 02:55:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hidasix4cege" 2026/02/27 02:55:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/27 02:55:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:55:47 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:55:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:55:47 DEBUG : Setting pass="uu9g-3376DPQ7i7MXAup6I4MYCPh1XyqbxKYuSsrvxY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:55:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:55:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CfLsI}" suffix to name 2026/02/27 02:55:47 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:55:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:55:47 DEBUG : Setting pass="uu9g-3376DPQ7i7MXAup6I4MYCPh1XyqbxKYuSsrvxY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:55:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-hidasix4cege: Connecting to FTP server 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-hidasix4cege: dial("tcp","172.17.0.7:21") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-hidasix4cege: > dial: conn=172.17.0.1:48134->172.17.0.7:21, err= 2026/02/27 02:55:47 DEBUG : Creating backend with remote "/tmp/rclone3292847197" run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-hidasix4cege", Local "Local file system at /tmp/rclone3292847197", Modify Window "1s" 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-hidasix4cege: dial("tcp","172.17.0.7:36169") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-hidasix4cege: > dial: conn=172.17.0.1:58176->172.17.0.7:36169, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-hidasix4cege: dial("tcp","172.17.0.7:39109") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-hidasix4cege: > dial: conn=172.17.0.1:42568->172.17.0.7:39109, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-hidasix4cege: dial("tcp","172.17.0.7:32496") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-hidasix4cege: > dial: conn=172.17.0.1:51362->172.17.0.7:32496, err= 2026/02/27 02:55:47 ERROR : HELLO, WORLD!: sum not found 2026/02/27 02:55:47 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.7:21/rclone-test-hidasix4cege 2026/02/27 02:55:47 NOTICE: ftp://172.17.0.7:21/rclone-test-hidasix4cege: 1 files missing 2026/02/27 02:55:47 NOTICE: 1 hashes missing 2026/02/27 02:55:47 NOTICE: ftp://172.17.0.7:21/rclone-test-hidasix4cege: 1 differences found 2026/02/27 02:55:47 NOTICE: ftp://172.17.0.7:21/rclone-test-hidasix4cege: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-hidasix4cege: dial("tcp","172.17.0.7:35476") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-hidasix4cege: > dial: conn=172.17.0.1:54934->172.17.0.7:35476, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-hidasix4cege: dial("tcp","172.17.0.7:31964") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-hidasix4cege: > dial: conn=172.17.0.1:42792->172.17.0.7:31964, err= 2026/02/27 02:55:47 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/27 02:55:47 NOTICE: ftp://172.17.0.7:21/rclone-test-hidasix4cege: 0 differences found 2026/02/27 02:55:47 NOTICE: ftp://172.17.0.7:21/rclone-test-hidasix4cege: 1 matching files 2026/02/27 02:55:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tabuwin5page" 2026/02/27 02:55:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/27 02:55:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:55:47 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:55:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:55:47 DEBUG : Setting pass="uu9g-3376DPQ7i7MXAup6I4MYCPh1XyqbxKYuSsrvxY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:55:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:55:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CfLsI}" suffix to name 2026/02/27 02:55:47 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:55:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:55:47 DEBUG : Setting pass="uu9g-3376DPQ7i7MXAup6I4MYCPh1XyqbxKYuSsrvxY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:55:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-tabuwin5page: Connecting to FTP server 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-tabuwin5page: dial("tcp","172.17.0.7:21") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-tabuwin5page: > dial: conn=172.17.0.1:48150->172.17.0.7:21, err= 2026/02/27 02:55:47 DEBUG : Creating backend with remote "/tmp/rclone2026159335" run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-tabuwin5page", Local "Local file system at /tmp/rclone2026159335", Modify Window "1s" 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-tabuwin5page: dial("tcp","172.17.0.7:30331") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-tabuwin5page: > dial: conn=172.17.0.1:37494->172.17.0.7:30331, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-tabuwin5page: dial("tcp","172.17.0.7:35848") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-tabuwin5page: > dial: conn=172.17.0.1:53428->172.17.0.7:35848, err= NFD checkfile vs. NFC remote (without normalization) 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-tabuwin5page: dial("tcp","172.17.0.7:32222") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-tabuwin5page: > dial: conn=172.17.0.1:41394->172.17.0.7:32222, err= 2026/02/27 02:55:47 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/27 02:55:47 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.7:21/rclone-test-tabuwin5page 2026/02/27 02:55:47 NOTICE: ftp://172.17.0.7:21/rclone-test-tabuwin5page: 1 files missing 2026/02/27 02:55:47 NOTICE: 1 hashes missing 2026/02/27 02:55:47 NOTICE: ftp://172.17.0.7:21/rclone-test-tabuwin5page: 1 differences found 2026/02/27 02:55:47 NOTICE: ftp://172.17.0.7:21/rclone-test-tabuwin5page: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-tabuwin5page: dial("tcp","172.17.0.7:33799") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-tabuwin5page: > dial: conn=172.17.0.1:43022->172.17.0.7:33799, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-tabuwin5page: dial("tcp","172.17.0.7:31399") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-tabuwin5page: > dial: conn=172.17.0.1:39152->172.17.0.7:31399, err= 2026/02/27 02:55:47 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/27 02:55:47 NOTICE: ftp://172.17.0.7:21/rclone-test-tabuwin5page: 0 differences found 2026/02/27 02:55:47 NOTICE: ftp://172.17.0.7:21/rclone-test-tabuwin5page: 1 matching files 2026/02/27 02:55:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mugeniw0vugo" 2026/02/27 02:55:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/27 02:55:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:55:47 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:55:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:55:47 DEBUG : Setting pass="uu9g-3376DPQ7i7MXAup6I4MYCPh1XyqbxKYuSsrvxY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:55:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:55:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CfLsI}" suffix to name 2026/02/27 02:55:47 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:55:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:55:47 DEBUG : Setting pass="uu9g-3376DPQ7i7MXAup6I4MYCPh1XyqbxKYuSsrvxY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:55:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-mugeniw0vugo: Connecting to FTP server 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-mugeniw0vugo: dial("tcp","172.17.0.7:21") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-mugeniw0vugo: > dial: conn=172.17.0.1:48154->172.17.0.7:21, err= 2026/02/27 02:55:47 DEBUG : Creating backend with remote "/tmp/rclone855460516" run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-mugeniw0vugo", Local "Local file system at /tmp/rclone855460516", Modify Window "1s" 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-mugeniw0vugo: dial("tcp","172.17.0.7:34836") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-mugeniw0vugo: > dial: conn=172.17.0.1:51734->172.17.0.7:34836, err= 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-mugeniw0vugo: dial("tcp","172.17.0.7:31112") 2026/02/27 02:55:47 DEBUG : ftp://172.17.0.7:21/rclone-test-mugeniw0vugo: > dial: conn=172.17.0.1:50314->172.17.0.7:31112, err= NFC checkfile vs. NFD remote (without normalization) 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-mugeniw0vugo: dial("tcp","172.17.0.7:31902") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-mugeniw0vugo: > dial: conn=172.17.0.1:45884->172.17.0.7:31902, err= 2026/02/27 02:55:48 ERROR : 測試_Русский___ě_áñ: sum not found 2026/02/27 02:55:48 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.7:21/rclone-test-mugeniw0vugo 2026/02/27 02:55:48 NOTICE: ftp://172.17.0.7:21/rclone-test-mugeniw0vugo: 1 files missing 2026/02/27 02:55:48 NOTICE: 1 hashes missing 2026/02/27 02:55:48 NOTICE: ftp://172.17.0.7:21/rclone-test-mugeniw0vugo: 1 differences found 2026/02/27 02:55:48 NOTICE: ftp://172.17.0.7:21/rclone-test-mugeniw0vugo: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-mugeniw0vugo: dial("tcp","172.17.0.7:30099") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-mugeniw0vugo: > dial: conn=172.17.0.1:54208->172.17.0.7:30099, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-mugeniw0vugo: dial("tcp","172.17.0.7:31212") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-mugeniw0vugo: > dial: conn=172.17.0.1:52842->172.17.0.7:31212, err= 2026/02/27 02:55:48 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/27 02:55:48 NOTICE: ftp://172.17.0.7:21/rclone-test-mugeniw0vugo: 0 differences found 2026/02/27 02:55:48 NOTICE: ftp://172.17.0.7:21/rclone-test-mugeniw0vugo: 1 matching files 2026/02/27 02:55:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zivacox4kiko" 2026/02/27 02:55:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/27 02:55:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:55:48 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:55:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:55:48 DEBUG : Setting pass="uu9g-3376DPQ7i7MXAup6I4MYCPh1XyqbxKYuSsrvxY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:55:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:55:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CfLsI}" suffix to name 2026/02/27 02:55:48 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:55:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:55:48 DEBUG : Setting pass="uu9g-3376DPQ7i7MXAup6I4MYCPh1XyqbxKYuSsrvxY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:55:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-zivacox4kiko: Connecting to FTP server 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-zivacox4kiko: dial("tcp","172.17.0.7:21") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-zivacox4kiko: > dial: conn=172.17.0.1:48170->172.17.0.7:21, err= 2026/02/27 02:55:48 DEBUG : Creating backend with remote "/tmp/rclone3330359171" run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-zivacox4kiko", Local "Local file system at /tmp/rclone3330359171", Modify Window "1s" 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-zivacox4kiko: dial("tcp","172.17.0.7:30528") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-zivacox4kiko: > dial: conn=172.17.0.1:50036->172.17.0.7:30528, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-zivacox4kiko: dial("tcp","172.17.0.7:33407") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-zivacox4kiko: > dial: conn=172.17.0.1:41934->172.17.0.7:33407, err= NFDx2 checkfile vs. both remote (without normalization) 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-zivacox4kiko: dial("tcp","172.17.0.7:32716") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-zivacox4kiko: > dial: conn=172.17.0.1:49422->172.17.0.7:32716, err= 2026/02/27 02:55:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/27 02:55:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.7:21/rclone-test-zivacox4kiko 2026/02/27 02:55:48 NOTICE: ftp://172.17.0.7:21/rclone-test-zivacox4kiko: 1 files missing 2026/02/27 02:55:48 NOTICE: 1 hashes missing 2026/02/27 02:55:48 NOTICE: ftp://172.17.0.7:21/rclone-test-zivacox4kiko: 1 differences found 2026/02/27 02:55:48 NOTICE: ftp://172.17.0.7:21/rclone-test-zivacox4kiko: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-zivacox4kiko: dial("tcp","172.17.0.7:34946") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-zivacox4kiko: > dial: conn=172.17.0.1:33038->172.17.0.7:34946, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-zivacox4kiko: dial("tcp","172.17.0.7:33320") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-zivacox4kiko: > dial: conn=172.17.0.1:37172->172.17.0.7:33320, err= 2026/02/27 02:55:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/27 02:55:48 NOTICE: ftp://172.17.0.7:21/rclone-test-zivacox4kiko: 0 differences found 2026/02/27 02:55:48 NOTICE: ftp://172.17.0.7:21/rclone-test-zivacox4kiko: 1 matching files 2026/02/27 02:55:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sehifen0lema" 2026/02/27 02:55:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/27 02:55:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:55:48 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:55:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:55:48 DEBUG : Setting pass="uu9g-3376DPQ7i7MXAup6I4MYCPh1XyqbxKYuSsrvxY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:55:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:55:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CfLsI}" suffix to name 2026/02/27 02:55:48 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:55:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:55:48 DEBUG : Setting pass="uu9g-3376DPQ7i7MXAup6I4MYCPh1XyqbxKYuSsrvxY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:55:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-sehifen0lema: Connecting to FTP server 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-sehifen0lema: dial("tcp","172.17.0.7:21") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-sehifen0lema: > dial: conn=172.17.0.1:48186->172.17.0.7:21, err= 2026/02/27 02:55:48 DEBUG : Creating backend with remote "/tmp/rclone2067191590" run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-sehifen0lema", Local "Local file system at /tmp/rclone2067191590", Modify Window "1s" 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-sehifen0lema: dial("tcp","172.17.0.7:39875") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-sehifen0lema: > dial: conn=172.17.0.1:35476->172.17.0.7:39875, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-sehifen0lema: dial("tcp","172.17.0.7:32442") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-sehifen0lema: > dial: conn=172.17.0.1:60324->172.17.0.7:32442, err= NFCx2 checkfile vs. both remote (without normalization) 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-sehifen0lema: dial("tcp","172.17.0.7:38223") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-sehifen0lema: > dial: conn=172.17.0.1:53474->172.17.0.7:38223, err= 2026/02/27 02:55:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/27 02:55:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.7:21/rclone-test-sehifen0lema 2026/02/27 02:55:48 NOTICE: ftp://172.17.0.7:21/rclone-test-sehifen0lema: 1 files missing 2026/02/27 02:55:48 NOTICE: 1 hashes missing 2026/02/27 02:55:48 NOTICE: ftp://172.17.0.7:21/rclone-test-sehifen0lema: 1 differences found 2026/02/27 02:55:48 NOTICE: ftp://172.17.0.7:21/rclone-test-sehifen0lema: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-sehifen0lema: dial("tcp","172.17.0.7:39556") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-sehifen0lema: > dial: conn=172.17.0.1:48904->172.17.0.7:39556, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-sehifen0lema: dial("tcp","172.17.0.7:31161") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-sehifen0lema: > dial: conn=172.17.0.1:34982->172.17.0.7:31161, err= 2026/02/27 02:55:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/27 02:55:48 NOTICE: ftp://172.17.0.7:21/rclone-test-sehifen0lema: 0 differences found 2026/02/27 02:55:48 NOTICE: ftp://172.17.0.7:21/rclone-test-sehifen0lema: 1 matching files 2026/02/27 02:55:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sujusef8fage" 2026/02/27 02:55:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/27 02:55:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:55:48 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:55:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:55:48 DEBUG : Setting pass="uu9g-3376DPQ7i7MXAup6I4MYCPh1XyqbxKYuSsrvxY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:55:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:55:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CfLsI}" suffix to name 2026/02/27 02:55:48 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:55:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:55:48 DEBUG : Setting pass="uu9g-3376DPQ7i7MXAup6I4MYCPh1XyqbxKYuSsrvxY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:55:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-sujusef8fage: Connecting to FTP server 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-sujusef8fage: dial("tcp","172.17.0.7:21") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-sujusef8fage: > dial: conn=172.17.0.1:48190->172.17.0.7:21, err= 2026/02/27 02:55:48 DEBUG : Creating backend with remote "/tmp/rclone1029943563" run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-sujusef8fage", Local "Local file system at /tmp/rclone1029943563", Modify Window "1s" 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-sujusef8fage: dial("tcp","172.17.0.7:31768") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-sujusef8fage: > dial: conn=172.17.0.1:36870->172.17.0.7:31768, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-sujusef8fage: dial("tcp","172.17.0.7:38110") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-sujusef8fage: > dial: conn=172.17.0.1:54694->172.17.0.7:38110, err= both checkfile vs. NFDx2 remote (without normalization) 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-sujusef8fage: dial("tcp","172.17.0.7:32470") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-sujusef8fage: > dial: conn=172.17.0.1:60398->172.17.0.7:32470, err= 2026/02/27 02:55:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/27 02:55:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.7:21/rclone-test-sujusef8fage 2026/02/27 02:55:48 NOTICE: ftp://172.17.0.7:21/rclone-test-sujusef8fage: 1 files missing 2026/02/27 02:55:48 NOTICE: 1 hashes missing 2026/02/27 02:55:48 NOTICE: ftp://172.17.0.7:21/rclone-test-sujusef8fage: 1 differences found 2026/02/27 02:55:48 NOTICE: ftp://172.17.0.7:21/rclone-test-sujusef8fage: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-sujusef8fage: dial("tcp","172.17.0.7:31189") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-sujusef8fage: > dial: conn=172.17.0.1:34516->172.17.0.7:31189, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-sujusef8fage: dial("tcp","172.17.0.7:39981") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-sujusef8fage: > dial: conn=172.17.0.1:45664->172.17.0.7:39981, err= 2026/02/27 02:55:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/27 02:55:48 NOTICE: ftp://172.17.0.7:21/rclone-test-sujusef8fage: 0 differences found 2026/02/27 02:55:48 NOTICE: ftp://172.17.0.7:21/rclone-test-sujusef8fage: 1 matching files 2026/02/27 02:55:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wejokaz9hoto" 2026/02/27 02:55:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/27 02:55:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:55:48 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:55:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:55:48 DEBUG : Setting pass="uu9g-3376DPQ7i7MXAup6I4MYCPh1XyqbxKYuSsrvxY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:55:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:55:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CfLsI}" suffix to name 2026/02/27 02:55:48 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:55:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:55:48 DEBUG : Setting pass="uu9g-3376DPQ7i7MXAup6I4MYCPh1XyqbxKYuSsrvxY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:55:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-wejokaz9hoto: Connecting to FTP server 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-wejokaz9hoto: dial("tcp","172.17.0.7:21") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-wejokaz9hoto: > dial: conn=172.17.0.1:48204->172.17.0.7:21, err= 2026/02/27 02:55:48 DEBUG : Creating backend with remote "/tmp/rclone1513685722" run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-wejokaz9hoto", Local "Local file system at /tmp/rclone1513685722", Modify Window "1s" 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-wejokaz9hoto: dial("tcp","172.17.0.7:37343") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-wejokaz9hoto: > dial: conn=172.17.0.1:43280->172.17.0.7:37343, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-wejokaz9hoto: dial("tcp","172.17.0.7:39174") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-wejokaz9hoto: > dial: conn=172.17.0.1:44644->172.17.0.7:39174, err= both checkfile vs. NFCx2 remote (without normalization) 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-wejokaz9hoto: dial("tcp","172.17.0.7:31611") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-wejokaz9hoto: > dial: conn=172.17.0.1:40014->172.17.0.7:31611, err= 2026/02/27 02:55:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/02/27 02:55:48 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.7:21/rclone-test-wejokaz9hoto 2026/02/27 02:55:48 NOTICE: ftp://172.17.0.7:21/rclone-test-wejokaz9hoto: 1 files missing 2026/02/27 02:55:48 NOTICE: 1 hashes missing 2026/02/27 02:55:48 NOTICE: ftp://172.17.0.7:21/rclone-test-wejokaz9hoto: 1 differences found 2026/02/27 02:55:48 NOTICE: ftp://172.17.0.7:21/rclone-test-wejokaz9hoto: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-wejokaz9hoto: dial("tcp","172.17.0.7:38249") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-wejokaz9hoto: > dial: conn=172.17.0.1:41802->172.17.0.7:38249, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-wejokaz9hoto: dial("tcp","172.17.0.7:32839") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-wejokaz9hoto: > dial: conn=172.17.0.1:42152->172.17.0.7:32839, err= 2026/02/27 02:55:48 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/02/27 02:55:48 NOTICE: ftp://172.17.0.7:21/rclone-test-wejokaz9hoto: 0 differences found 2026/02/27 02:55:48 NOTICE: ftp://172.17.0.7:21/rclone-test-wejokaz9hoto: 1 matching files 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-wejokaz9hoto: dial("tcp","172.17.0.7:37584") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-wejokaz9hoto: > dial: conn=172.17.0.1:43370->172.17.0.7:37584, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-wejokaz9hoto: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-wejokaz9hoto: Purge dir "" 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-sujusef8fage: dial("tcp","172.17.0.7:37581") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-sujusef8fage: > dial: conn=172.17.0.1:59976->172.17.0.7:37581, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-sujusef8fage: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-sujusef8fage: Purge dir "" 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-sehifen0lema: dial("tcp","172.17.0.7:36943") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-sehifen0lema: > dial: conn=172.17.0.1:35026->172.17.0.7:36943, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-sehifen0lema: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-sehifen0lema: Purge dir "" 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-zivacox4kiko: dial("tcp","172.17.0.7:39445") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-zivacox4kiko: > dial: conn=172.17.0.1:35840->172.17.0.7:39445, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-zivacox4kiko: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-zivacox4kiko: Purge dir "" 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-mugeniw0vugo: dial("tcp","172.17.0.7:31428") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-mugeniw0vugo: > dial: conn=172.17.0.1:59892->172.17.0.7:31428, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-mugeniw0vugo: Purge object "測試_Русский___ě_áñ" 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-mugeniw0vugo: Purge dir "" 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-tabuwin5page: dial("tcp","172.17.0.7:38948") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-tabuwin5page: > dial: conn=172.17.0.1:32974->172.17.0.7:38948, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-tabuwin5page: Purge object "測試_Русский___ě_áñ" 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-tabuwin5page: Purge dir "" 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-hidasix4cege: dial("tcp","172.17.0.7:39795") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-hidasix4cege: > dial: conn=172.17.0.1:44578->172.17.0.7:39795, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-hidasix4cege: Purge object "HELLO, WORLD!" 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-hidasix4cege: Purge dir "" 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-tadifaw1qusu: dial("tcp","172.17.0.7:38267") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-tadifaw1qusu: > dial: conn=172.17.0.1:52586->172.17.0.7:38267, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-tadifaw1qusu: Purge object "HeLlO, wOrLd!" 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-tadifaw1qusu: Purge dir "" 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-duculob8lune: dial("tcp","172.17.0.7:31337") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-duculob8lune: > dial: conn=172.17.0.1:45910->172.17.0.7:31337, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-duculob8lune: Purge object "HELLO, WORLD!" 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-duculob8lune: Purge dir "" 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-tuhozih9fute: dial("tcp","172.17.0.7:37235") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-tuhozih9fute: > dial: conn=172.17.0.1:44992->172.17.0.7:37235, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-tuhozih9fute: Purge object "hello, world!" 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-tuhozih9fute: Purge dir "" --- PASS: TestApplyTransforms (0.32s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:48 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39030") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:42024->172.17.0.7:39030, err= 2026/02/27 02:55:48 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/02/27 02:55:48 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/02/27 02:55:48 INFO : file1: Copied (new) to: sub/file2 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36394") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:35610->172.17.0.7:36394, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39376") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:35238->172.17.0.7:39376, err= 2026/02/27 02:55:48 DEBUG : sub/file2: size = 14 OK 2026/02/27 02:55:48 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:55:48 DEBUG : file1: Unchanged skipping 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31120") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:55936->172.17.0.7:31120, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37718") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:41994->172.17.0.7:37718, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: don't need to copy/move sub/file2, it is already at target location 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34372") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:40470->172.17.0.7:34372, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35554") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:41020->172.17.0.7:35554, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36799") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:34310->172.17.0.7:36799, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30250") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:42576->172.17.0.7:30250, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37603") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:53640->172.17.0.7:37603, err= --- PASS: TestCopyFile (0.02s) === RUN TestCopyLongFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31506") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:41924->172.17.0.7:31506, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35409") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:47090->172.17.0.7:35409, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38947") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:33516->172.17.0.7:38947, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36419") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:33748->172.17.0.7:36419, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31196") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:53320->172.17.0.7:31196, err= 2026/02/27 02:55:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lomibeb9yusa/backup" 2026/02/27 02:55:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:55:48 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:55:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:55:48 DEBUG : Setting pass="uu9g-3376DPQ7i7MXAup6I4MYCPh1XyqbxKYuSsrvxY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:55:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:55:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CfLsI}" suffix to name 2026/02/27 02:55:48 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:55:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:55:48 DEBUG : Setting pass="uu9g-3376DPQ7i7MXAup6I4MYCPh1XyqbxKYuSsrvxY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:55:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa/backup: Connecting to FTP server 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa/backup: dial("tcp","172.17.0.7:21") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa/backup: > dial: conn=172.17.0.1:48218->172.17.0.7:21, err= 2026/02/27 02:55:48 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-lomibeb9yusa/backup" to be canonical "TestFTPPureftpd{CfLsI}:rclone-test-lomibeb9yusa/backup" 2026/02/27 02:55:48 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1173854192) 2026/02/27 02:55:48 DEBUG : dst/file1: size = 18 (ftp://172.17.0.7:21/rclone-test-lomibeb9yusa) 2026/02/27 02:55:48 DEBUG : dst/file1: Sizes differ 2026/02/27 02:55:48 INFO : dst/file1: Moved (server-side) 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38860") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:55110->172.17.0.7:38860, err= 2026/02/27 02:55:48 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/02/27 02:55:48 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/02/27 02:55:48 INFO : dst/file1: Copied (new) 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33872") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:34622->172.17.0.7:33872, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: Connecting to FTP server 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:21") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:48228->172.17.0.7:21, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33858") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:55698->172.17.0.7:33858, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35649") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:45296->172.17.0.7:35649, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39944") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:38960->172.17.0.7:39944, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36156") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:39538->172.17.0.7:36156, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38555") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33643") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:48844->172.17.0.7:38555, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:53478->172.17.0.7:33643, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39178") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:47542->172.17.0.7:39178, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33512") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:44344->172.17.0.7:33512, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.07s) === RUN TestCopyFileCompareDest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lomibeb9yusa/dst" 2026/02/27 02:55:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:55:48 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:55:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:55:48 DEBUG : Setting pass="uu9g-3376DPQ7i7MXAup6I4MYCPh1XyqbxKYuSsrvxY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:55:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:55:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CfLsI}" suffix to name 2026/02/27 02:55:48 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:55:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:55:48 DEBUG : Setting pass="uu9g-3376DPQ7i7MXAup6I4MYCPh1XyqbxKYuSsrvxY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:55:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa/dst: Connecting to FTP server 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa/dst: dial("tcp","172.17.0.7:21") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa/dst: > dial: conn=172.17.0.1:48240->172.17.0.7:21, err= 2026/02/27 02:55:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lomibeb9yusa/CompareDest" 2026/02/27 02:55:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:55:48 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:55:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:55:48 DEBUG : Setting pass="uu9g-3376DPQ7i7MXAup6I4MYCPh1XyqbxKYuSsrvxY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:55:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:55:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CfLsI}" suffix to name 2026/02/27 02:55:48 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:55:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:55:48 DEBUG : Setting pass="uu9g-3376DPQ7i7MXAup6I4MYCPh1XyqbxKYuSsrvxY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:55:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa/CompareDest: Connecting to FTP server 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa/CompareDest: dial("tcp","172.17.0.7:21") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa/CompareDest: > dial: conn=172.17.0.1:48250->172.17.0.7:21, err= 2026/02/27 02:55:48 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-lomibeb9yusa/CompareDest" to be canonical "TestFTPPureftpd{CfLsI}:rclone-test-lomibeb9yusa/CompareDest" 2026/02/27 02:55:48 DEBUG : one: Need to transfer - File not found at Destination 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa/dst: dial("tcp","172.17.0.7:31636") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa/dst: > dial: conn=172.17.0.1:49672->172.17.0.7:31636, err= 2026/02/27 02:55:48 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/02/27 02:55:48 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/02/27 02:55:48 INFO : one: Copied (new) 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34906") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:60478->172.17.0.7:34906, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30409") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:52606->172.17.0.7:30409, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32234") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:39060->172.17.0.7:32234, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34858") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:39222->172.17.0.7:34858, err= 2026/02/27 02:55:48 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-lomibeb9yusa/CompareDest" for canonical name "TestFTPPureftpd{CfLsI}:rclone-test-lomibeb9yusa/CompareDest" 2026/02/27 02:55:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone1173854192) 2026/02/27 02:55:48 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-lomibeb9yusa/dst) 2026/02/27 02:55:48 DEBUG : one: Sizes differ 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa/dst: dial("tcp","172.17.0.7:39344") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa/dst: > dial: conn=172.17.0.1:40408->172.17.0.7:39344, err= 2026/02/27 02:55:48 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/02/27 02:55:48 DEBUG : one.4a8516eb.partial: renamed to: one 2026/02/27 02:55:48 INFO : one: Copied (replaced existing) 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36786") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:60844->172.17.0.7:36786, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31540") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:56930->172.17.0.7:31540, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38445") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:51750->172.17.0.7:38445, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33823") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:51540->172.17.0.7:33823, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34604") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:38426->172.17.0.7:34604, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34854") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:50242->172.17.0.7:34854, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33083") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:33844->172.17.0.7:33083, err= 2026/02/27 02:55:48 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-lomibeb9yusa/CompareDest" for canonical name "TestFTPPureftpd{CfLsI}:rclone-test-lomibeb9yusa/CompareDest" 2026/02/27 02:55:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone1173854192) 2026/02/27 02:55:48 DEBUG : one: size = 3 (ftp://172.17.0.7:21/rclone-test-lomibeb9yusa/dst) 2026/02/27 02:55:48 DEBUG : one: Sizes differ 2026/02/27 02:55:48 DEBUG : one: size = 5 OK 2026/02/27 02:55:48 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/27 02:55:48 DEBUG : one: Destination found in --compare-dest, skipping 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35161") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:50162->172.17.0.7:35161, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33060") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:59216->172.17.0.7:33060, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39874") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:52852->172.17.0.7:39874, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38203") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:41092->172.17.0.7:38203, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31045") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:48746->172.17.0.7:31045, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36855") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:40754->172.17.0.7:36855, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39371") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:44242->172.17.0.7:39371, err= 2026/02/27 02:55:48 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-lomibeb9yusa/CompareDest" for canonical name "TestFTPPureftpd{CfLsI}:rclone-test-lomibeb9yusa/CompareDest" 2026/02/27 02:55:48 DEBUG : two: Need to transfer - File not found at Destination 2026/02/27 02:55:48 DEBUG : two: size = 3 OK 2026/02/27 02:55:48 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/27 02:55:48 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35056") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:56248->172.17.0.7:35056, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37526") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:34960->172.17.0.7:37526, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33295") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:43786->172.17.0.7:33295, err= 2026/02/27 02:55:48 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-lomibeb9yusa/CompareDest" for canonical name "TestFTPPureftpd{CfLsI}:rclone-test-lomibeb9yusa/CompareDest" 2026/02/27 02:55:48 DEBUG : two: Need to transfer - File not found at Destination 2026/02/27 02:55:48 DEBUG : two: size = 3 OK 2026/02/27 02:55:48 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/27 02:55:48 DEBUG : two: Destination found in --compare-dest, skipping 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35388") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:57660->172.17.0.7:35388, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37340") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35312") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:43808->172.17.0.7:35312, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:34964->172.17.0.7:37340, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34792") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:45682->172.17.0.7:34792, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36972") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:41944->172.17.0.7:36972, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32696") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:36588->172.17.0.7:32696, err= 2026/02/27 02:55:48 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-lomibeb9yusa/CompareDest" for canonical name "TestFTPPureftpd{CfLsI}:rclone-test-lomibeb9yusa/CompareDest" 2026/02/27 02:55:48 DEBUG : two: Need to transfer - File not found at Destination 2026/02/27 02:55:48 DEBUG : two: size = 5 (Local file system at /tmp/rclone1173854192) 2026/02/27 02:55:48 DEBUG : two: size = 3 (ftp://172.17.0.7:21/rclone-test-lomibeb9yusa/CompareDest) 2026/02/27 02:55:48 DEBUG : two: Sizes differ 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa/dst: dial("tcp","172.17.0.7:37937") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa/dst: > dial: conn=172.17.0.1:53114->172.17.0.7:37937, err= 2026/02/27 02:55:48 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/02/27 02:55:48 DEBUG : two.a319cd8b.partial: renamed to: two 2026/02/27 02:55:48 INFO : two: Copied (new) 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33693") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:40434->172.17.0.7:33693, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34286") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:41696->172.17.0.7:34286, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35510") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:40106->172.17.0.7:35510, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38722") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:48964->172.17.0.7:38722, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34162") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:55942->172.17.0.7:34162, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35849") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:50790->172.17.0.7:35849, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34621") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:43462->172.17.0.7:34621, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.12s) === RUN TestCopyFileCopyDest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33329") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:60832->172.17.0.7:33329, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34145") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:42192->172.17.0.7:34145, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:48 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31075") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:51308->172.17.0.7:31075, err= 2026/02/27 02:55:48 DEBUG : sub/file2: size = 14 OK 2026/02/27 02:55:48 INFO : file1: Copied (new) to: sub/file2 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36855") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:40768->172.17.0.7:36855, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39779") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:40016->172.17.0.7:39779, err= 2026/02/27 02:55:48 DEBUG : sub/file2: size = 14 OK 2026/02/27 02:55:48 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:55:48 DEBUG : file1: Unchanged skipping 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38013") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:56880->172.17.0.7:38013, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36648") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:53374->172.17.0.7:36648, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: don't need to copy/move sub/file2, it is already at target location 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31414") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:45054->172.17.0.7:31414, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39864") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:52376->172.17.0.7:39864, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36875") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:42168->172.17.0.7:36875, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34094") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:49298->172.17.0.7:34094, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33292") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:36768->172.17.0.7:33292, err= --- PASS: TestCopyInplace (0.02s) === RUN TestCopyLongFileName run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:48 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30434") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:35122->172.17.0.7:30434, err= 2026/02/27 02:55:48 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/02/27 02:55:48 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/02/27 02:55:48 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32641") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:33732->172.17.0.7:32641, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35606") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:44372->172.17.0.7:35606, err= 2026/02/27 02:55:48 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/02/27 02:55:48 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:55:48 DEBUG : file1: Unchanged skipping 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33593") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:33026->172.17.0.7:33593, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34552") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:44816->172.17.0.7:34552, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35457") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:53058->172.17.0.7:35457, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33342") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:48856->172.17.0.7:33342, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30379") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:45944->172.17.0.7:30379, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39535") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:51490->172.17.0.7:39535, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38539") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:60354->172.17.0.7:38539, err= --- PASS: TestCopyLongFileName (0.02s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35219") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:36854->172.17.0.7:35219, err= 2026/02/27 02:55:48 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/02/27 02:55:48 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/02/27 02:55:48 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/02/27 02:55:48 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/02/27 02:55:48 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/02/27 02:55:48 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/02/27 02:55:48 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/02/27 02:55:48 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/02/27 02:55:48 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/02/27 02:55:48 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: Connecting to FTP server 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:21") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: Connecting to FTP server 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: Waiting for checks to finish 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: Waiting for transfers to finish 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:48258->172.17.0.7:21, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33393") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:45704->172.17.0.7:33393, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32176") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:57018->172.17.0.7:32176, err= 2026/02/27 02:55:48 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/02/27 02:55:48 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/02/27 02:55:48 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/02/27 02:55:48 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36233") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:42628->172.17.0.7:36233, err= 2026/02/27 02:55:48 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/02/27 02:55:48 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35476") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:54942->172.17.0.7:35476, err= 2026/02/27 02:55:48 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/02/27 02:55:48 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/02/27 02:55:48 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/02/27 02:55:48 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37311") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:52482->172.17.0.7:37311, err= 2026/02/27 02:55:48 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/02/27 02:55:48 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/02/27 02:55:48 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36307") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:59034->172.17.0.7:36307, err= 2026/02/27 02:55:48 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/02/27 02:55:48 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34574") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:41912->172.17.0.7:34574, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:21") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:48268->172.17.0.7:21, err= 2026/02/27 02:55:48 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/02/27 02:55:48 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/02/27 02:55:48 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/02/27 02:55:48 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/02/27 02:55:48 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/02/27 02:55:48 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30742") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:57982->172.17.0.7:30742, err= 2026/02/27 02:55:48 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/02/27 02:55:48 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/02/27 02:55:48 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38566") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:39676->172.17.0.7:38566, err= 2026/02/27 02:55:48 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/02/27 02:55:48 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/02/27 02:55:48 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33656") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:58576->172.17.0.7:33656, err= 2026/02/27 02:55:48 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/02/27 02:55:48 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/02/27 02:55:48 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30022") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:56602->172.17.0.7:30022, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34490") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:34252->172.17.0.7:34490, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35275") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:37124->172.17.0.7:35275, err= --- PASS: TestCopyLongFileNameCollision (0.10s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:48 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39063") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:42966->172.17.0.7:39063, err= 2026/02/27 02:55:48 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/02/27 02:55:48 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/02/27 02:55:48 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30211") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:37690->172.17.0.7:30211, err= 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39618") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:38450->172.17.0.7:39618, err= 2026/02/27 02:55:48 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38337") 2026/02/27 02:55:48 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:43820->172.17.0.7:38337, err= 2026/02/27 02:55:49 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/02/27 02:55:49 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32058") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:58684->172.17.0.7:32058, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33660") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:47704->172.17.0.7:33660, err= 2026/02/27 02:55:49 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37250") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:57506->172.17.0.7:37250, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34071") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:33730->172.17.0.7:34071, err= 2026/02/27 02:55:49 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38865") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:41690->172.17.0.7:38865, err= 2026/02/27 02:55:49 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/02/27 02:55:49 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/02/27 02:55:49 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35767") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:53356->172.17.0.7:35767, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37230") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:52406->172.17.0.7:37230, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30475") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:34058->172.17.0.7:30475, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38924") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:42478->172.17.0.7:38924, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38915") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:48636->172.17.0.7:38915, err= --- PASS: TestCopyFileMaxTransfer (1.09s) === RUN TestDeduplicateInteractive run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30734") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:57816->172.17.0.7:30734, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36190") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:55390->172.17.0.7:36190, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33352") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:35708->172.17.0.7:33352, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36111") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:47182->172.17.0.7:36111, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33936") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:52176->172.17.0.7:33936, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30705") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:41606->172.17.0.7:30705, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31410") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:35478->172.17.0.7:31410, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37082") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:44600->172.17.0.7:37082, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33023") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:35726->172.17.0.7:33023, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37290") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:54042->172.17.0.7:37290, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35083") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:47394->172.17.0.7:35083, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30564") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:58808->172.17.0.7:30564, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31177") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:35816->172.17.0.7:31177, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34486") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:45532->172.17.0.7:34486, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31185") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:45042->172.17.0.7:31185, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30421") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:53098->172.17.0.7:30421, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34518") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:42286->172.17.0.7:34518, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31324") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:59252->172.17.0.7:31324, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36550") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:44886->172.17.0.7:36550, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31774") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:41056->172.17.0.7:31774, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39152") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:53676->172.17.0.7:39152, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37063") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:46692->172.17.0.7:37063, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33296") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:39958->172.17.0.7:33296, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33843") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:55722->172.17.0.7:33843, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39212") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:42506->172.17.0.7:39212, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33596") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:50236->172.17.0.7:33596, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35345") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:52734->172.17.0.7:35345, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38797") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:46692->172.17.0.7:38797, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37288") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:42552->172.17.0.7:37288, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31234") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:32954->172.17.0.7:31234, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36657") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:34190->172.17.0.7:36657, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30122") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36373") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:56578->172.17.0.7:30122, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:33934->172.17.0.7:36373, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39532") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:42040->172.17.0.7:39532, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30548") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:49012->172.17.0.7:30548, err= 2026/02/27 02:55:49 DEBUG : a.txt: Excluded (Size Filter) 2026/02/27 02:55:49 DEBUG : a.txt: Excluded 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32482") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:41560->172.17.0.7:32482, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33382") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:39124->172.17.0.7:33382, err= 2026/02/27 02:55:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/27 02:55:49 DEBUG : sub dir/hello world: Excluded 2026/02/27 02:55:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/27 02:55:49 DEBUG : sub dir/hello world2: Excluded 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36310") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:37138->172.17.0.7:36310, err= 2026/02/27 02:55:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/27 02:55:49 DEBUG : sub dir/hello world: Excluded 2026/02/27 02:55:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/27 02:55:49 DEBUG : sub dir/hello world2: Excluded 2026/02/27 02:55:49 DEBUG : sub dir/ignore dir: Excluded 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33422") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:56964->172.17.0.7:33422, err= 2026/02/27 02:55:49 DEBUG : sub dir/ignore dir: Excluded 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32424") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:46580->172.17.0.7:32424, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36702") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:60338->172.17.0.7:36702, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38834") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:43026->172.17.0.7:38834, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38522") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:40180->172.17.0.7:38522, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38286") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33332") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:57842->172.17.0.7:33332, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:40428->172.17.0.7:38286, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39449") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:37888->172.17.0.7:39449, err= --- PASS: TestListDirSorted (0.02s) === RUN TestListDirSortedFn run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38885") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:41828->172.17.0.7:38885, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38668") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:37888->172.17.0.7:38668, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39940") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:46500->172.17.0.7:39940, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35255") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:57362->172.17.0.7:35255, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30428") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:38754->172.17.0.7:30428, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31522") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:36488->172.17.0.7:31522, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39925") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:54268->172.17.0.7:39925, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36096") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:38346->172.17.0.7:36096, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39503") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:59808->172.17.0.7:39503, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33364") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35189") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:60084->172.17.0.7:33364, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:48808->172.17.0.7:35189, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39619") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:55950->172.17.0.7:39619, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31353") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:47784->172.17.0.7:31353, err= 2026/02/27 02:55:49 DEBUG : a.txt: Excluded (Size Filter) 2026/02/27 02:55:49 DEBUG : a.txt: Excluded 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37940") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:37136->172.17.0.7:37940, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37445") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:56574->172.17.0.7:37445, err= 2026/02/27 02:55:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/27 02:55:49 DEBUG : sub dir/hello world: Excluded 2026/02/27 02:55:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/27 02:55:49 DEBUG : sub dir/hello world2: Excluded 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38432") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:37054->172.17.0.7:38432, err= 2026/02/27 02:55:49 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/02/27 02:55:49 DEBUG : sub dir/hello world: Excluded 2026/02/27 02:55:49 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/02/27 02:55:49 DEBUG : sub dir/hello world2: Excluded 2026/02/27 02:55:49 DEBUG : sub dir/ignore dir: Excluded 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31919") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:54972->172.17.0.7:31919, err= 2026/02/27 02:55:49 DEBUG : sub dir/ignore dir: Excluded 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31689") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:53590->172.17.0.7:31689, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30625") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:44060->172.17.0.7:30625, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34799") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:50176->172.17.0.7:34799, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33038") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:38824->172.17.0.7:33038, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39088") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37886") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:49230->172.17.0.7:37886, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:32818->172.17.0.7:39088, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30424") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:35076->172.17.0.7:30424, err= --- PASS: TestListDirSortedFn (0.03s) === RUN TestListJSON run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35676") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:41196->172.17.0.7:35676, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36755") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:55540->172.17.0.7:36755, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35219") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:36866->172.17.0.7:35219, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37124") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:40948->172.17.0.7:37124, err= === RUN TestListJSON/Default 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39251") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:37916->172.17.0.7:39251, err= === RUN TestListJSON/FilesOnly 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38379") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:45198->172.17.0.7:38379, err= === RUN TestListJSON/DirsOnly 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36037") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:60832->172.17.0.7:36037, err= === RUN TestListJSON/Recurse 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37168") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:48806->172.17.0.7:37168, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33315") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:41592->172.17.0.7:33315, err= === RUN TestListJSON/SubDir 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35994") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:45640->172.17.0.7:35994, err= === RUN TestListJSON/NoModTime 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37888") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:38320->172.17.0.7:37888, err= === RUN TestListJSON/NoMimeType 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31474") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:37860->172.17.0.7:31474, err= === RUN TestListJSON/ShowHash 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38806") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:34924->172.17.0.7:38806, err= === RUN TestListJSON/HashTypes 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33797") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:40888->172.17.0.7:33797, err= 2026/02/27 02:55:49 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36591") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:58522->172.17.0.7:36591, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31667") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:45562->172.17.0.7:31667, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37356") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:33954->172.17.0.7:37356, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33683") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:54760->172.17.0.7:33683, err= --- PASS: TestListJSON (0.02s) --- PASS: TestListJSON/Default (0.00s) --- PASS: TestListJSON/FilesOnly (0.00s) --- PASS: TestListJSON/DirsOnly (0.00s) --- PASS: TestListJSON/Recurse (0.00s) --- PASS: TestListJSON/SubDir (0.00s) --- PASS: TestListJSON/NoModTime (0.00s) --- PASS: TestListJSON/NoMimeType (0.00s) --- PASS: TestListJSON/ShowHash (0.00s) --- PASS: TestListJSON/HashTypes (0.00s) --- PASS: TestListJSON/Metadata (0.00s) === RUN TestStatJSON run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37967") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:57308->172.17.0.7:37967, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30929") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:33318->172.17.0.7:30929, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35686") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:53138->172.17.0.7:35686, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38754") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:54414->172.17.0.7:38754, err= === RUN TestStatJSON/Root 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34976") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:52492->172.17.0.7:34976, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31912") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:48164->172.17.0.7:31912, err= === RUN TestStatJSON/Dir 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33231") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:34062->172.17.0.7:33231, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35814") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:42514->172.17.0.7:35814, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38952") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:56056->172.17.0.7:38952, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32200") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:57552->172.17.0.7:32200, err= === RUN TestStatJSON/FileDirsOnly 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34425") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:36348->172.17.0.7:34425, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32223") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:51834->172.17.0.7:32223, err= === RUN TestStatJSON/RootNotFound 2026/02/27 02:55:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lomibeb9yusa/notfound" 2026/02/27 02:55:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:55:49 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:55:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:55:49 DEBUG : Setting pass="uu9g-3376DPQ7i7MXAup6I4MYCPh1XyqbxKYuSsrvxY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:55:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:55:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CfLsI}" suffix to name 2026/02/27 02:55:49 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:55:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:55:49 DEBUG : Setting pass="uu9g-3376DPQ7i7MXAup6I4MYCPh1XyqbxKYuSsrvxY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:55:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa/notfound: Connecting to FTP server 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa/notfound: dial("tcp","172.17.0.7:21") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa/notfound: > dial: conn=172.17.0.1:48274->172.17.0.7:21, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa/notfound: dial("tcp","172.17.0.7:32939") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa/notfound: > dial: conn=172.17.0.1:33732->172.17.0.7:32939, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35912") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:37274->172.17.0.7:35912, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32610") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:59860->172.17.0.7:32610, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33045") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:52128->172.17.0.7:33045, err= --- PASS: TestStatJSON (0.04s) --- PASS: TestStatJSON/Root (0.00s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.00s) --- PASS: TestStatJSON/Dir (0.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.00s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.00s) --- PASS: TestStatJSON/DirDirsOnly (0.00s) --- PASS: TestStatJSON/FileDirsOnly (0.00s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.00s) --- PASS: TestStatJSON/RootNotFound (0.02s) === RUN TestMkdir run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:49 INFO : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: Making directory 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39872") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:52610->172.17.0.7:39872, err= 2026/02/27 02:55:49 INFO : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: Making directory 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36789") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:47214->172.17.0.7:36789, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38393") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:41174->172.17.0.7:38393, err= --- PASS: TestMkdir (0.00s) === RUN TestLsd run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35757") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:60418->172.17.0.7:35757, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30716") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:35728->172.17.0.7:30716, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39035") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:35412->172.17.0.7:39035, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36431") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:42876->172.17.0.7:36431, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35130") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:48386->172.17.0.7:35130, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32967") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:45814->172.17.0.7:32967, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35556") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:41522->172.17.0.7:35556, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32805") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:46370->172.17.0.7:32805, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38024") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:45776->172.17.0.7:38024, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31343") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:52510->172.17.0.7:31343, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32986") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:33644->172.17.0.7:32986, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34678") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:52504->172.17.0.7:34678, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34498") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:60404->172.17.0.7:34498, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36560") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:52674->172.17.0.7:36560, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30080") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:55452->172.17.0.7:30080, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31008") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:48872->172.17.0.7:31008, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35316") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:37012->172.17.0.7:35316, err= 2026/02/27 02:55:49 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/02/27 02:55:49 DEBUG : empty space: Excluded 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37865") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:40464->172.17.0.7:37865, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35577") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:47946->172.17.0.7:35577, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33726") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:54272->172.17.0.7:33726, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33855") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:33588->172.17.0.7:33855, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38430") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:37836->172.17.0.7:38430, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33800") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:58346->172.17.0.7:33800, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36514") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:58994->172.17.0.7:36514, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31114") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:60292->172.17.0.7:31114, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35017") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:59548->172.17.0.7:35017, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36043") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:48846->172.17.0.7:36043, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38951") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:39560->172.17.0.7:38951, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38330") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:36612->172.17.0.7:38330, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35671") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:39750->172.17.0.7:35671, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2026/02/27 02:55:49 DEBUG : Creating backend with remote ":memory:" 2026/02/27 02:55:49 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/02/27 02:55:49 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/27 02:55:49 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/02/27 02:55:49 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/27 02:55:49 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/02/27 02:55:49 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/27 02:55:49 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/02/27 02:55:49 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/02/27 02:55:49 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31631") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:46046->172.17.0.7:31631, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32989") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:44478->172.17.0.7:32989, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37579") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:50842->172.17.0.7:37579, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38486") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:41372->172.17.0.7:38486, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31411") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:49682->172.17.0.7:31411, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33733") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:59988->172.17.0.7:33733, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31033") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:34206->172.17.0.7:31033, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31019") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:57750->172.17.0.7:31019, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33483") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:43626->172.17.0.7:33483, err= --- PASS: TestCount (0.02s) === RUN TestDelete run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37003") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:45218->172.17.0.7:37003, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31331") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:60912->172.17.0.7:31331, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34110") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:38730->172.17.0.7:34110, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36899") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:55534->172.17.0.7:36899, err= 2026/02/27 02:55:49 DEBUG : Waiting for deletions to finish 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37568") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:48392->172.17.0.7:37568, err= 2026/02/27 02:55:49 DEBUG : large: Excluded (Size Filter) 2026/02/27 02:55:49 DEBUG : large: Excluded 2026/02/27 02:55:49 INFO : medium: Deleted 2026/02/27 02:55:49 INFO : small: Deleted 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34022") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:60422->172.17.0.7:34022, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37074") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:55162->172.17.0.7:37074, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36994") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:48810->172.17.0.7:36994, err= --- PASS: TestDelete (0.01s) === RUN TestMaxDelete run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38904") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:41686->172.17.0.7:38904, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34791") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:38352->172.17.0.7:34791, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31181") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:35354->172.17.0.7:31181, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38366") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:40518->172.17.0.7:38366, err= 2026/02/27 02:55:49 DEBUG : Waiting for deletions to finish 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33469") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:39934->172.17.0.7:33469, err= 2026/02/27 02:55:49 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/02/27 02:55:49 INFO : large: Deleted 2026/02/27 02:55:49 INFO : medium: Deleted 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32207") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:48622->172.17.0.7:32207, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32197") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:49362->172.17.0.7:32197, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39729") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:58320->172.17.0.7:39729, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32438") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:50776->172.17.0.7:32438, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36962") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:42570->172.17.0.7:36962, err= --- PASS: TestMaxDelete (0.02s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32779") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:51748->172.17.0.7:32779, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32960") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:33756->172.17.0.7:32960, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35977") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:54942->172.17.0.7:35977, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38892") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:46116->172.17.0.7:38892, err= 2026/02/27 02:55:49 DEBUG : Waiting for deletions to finish 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37025") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:35038->172.17.0.7:37025, err= 2026/02/27 02:55:49 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/02/27 02:55:49 INFO : medium: Deleted 2026/02/27 02:55:49 INFO : small: Deleted 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32609") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:32846->172.17.0.7:32609, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39355") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:34620->172.17.0.7:39355, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31514") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:57818->172.17.0.7:31514, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37784") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:49240->172.17.0.7:37784, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39364") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:44202->172.17.0.7:39364, err= --- PASS: TestMaxDeleteSizeLargeFile (0.01s) === RUN TestMaxDeleteSize run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36239") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:33028->172.17.0.7:36239, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36214") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:38900->172.17.0.7:36214, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33896") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:48888->172.17.0.7:33896, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35592") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:37430->172.17.0.7:35592, err= 2026/02/27 02:55:49 DEBUG : Waiting for deletions to finish 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35324") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:56150->172.17.0.7:35324, err= 2026/02/27 02:55:49 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/02/27 02:55:49 INFO : small: Deleted 2026/02/27 02:55:49 INFO : large: Deleted 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34069") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:33694->172.17.0.7:34069, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37092") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:41770->172.17.0.7:37092, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32469") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:49090->172.17.0.7:32469, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31236") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:50708->172.17.0.7:31236, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32500") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:33682->172.17.0.7:32500, err= --- PASS: TestMaxDeleteSize (0.01s) === RUN TestReadFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35625") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:57914->172.17.0.7:35625, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35907") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:57444->172.17.0.7:35907, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36600") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:55166->172.17.0.7:36600, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37906") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:45786->172.17.0.7:37906, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39356") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:59696->172.17.0.7:39356, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34874") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:51662->172.17.0.7:34874, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36992") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:36248->172.17.0.7:36992, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2026/02/27 02:55:49 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/02/27 02:55:49 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/02/27 02:55:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/27 02:55:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/27 02:55:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/27 02:55:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/02/27 02:55:49 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39402") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:34908->172.17.0.7:39402, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36725") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:48592->172.17.0.7:36725, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34398") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:53578->172.17.0.7:34398, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33220") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:35786->172.17.0.7:33220, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33401") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:45670->172.17.0.7:33401, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37247") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:60342->172.17.0.7:37247, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31410") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:35480->172.17.0.7:31410, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37031") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:47976->172.17.0.7:37031, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34748") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:51778->172.17.0.7:34748, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36598") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:38890->172.17.0.7:36598, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36541") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:58672->172.17.0.7:36541, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36923") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:34640->172.17.0.7:36923, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38316") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:52276->172.17.0.7:38316, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36809") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:40748->172.17.0.7:36809, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39764") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:60292->172.17.0.7:39764, err= 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39897") 2026/02/27 02:55:49 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:58668->172.17.0.7:39897, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30945") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:48698->172.17.0.7:30945, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33799") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:43030->172.17.0.7:33799, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31591") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:47020->172.17.0.7:31591, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38889") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:33534->172.17.0.7:38889, err= --- PASS: TestCat (0.10s) === RUN TestPurge 2026/02/27 02:55:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ginezag8wora" 2026/02/27 02:55:50 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/27 02:55:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:55:50 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:55:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:55:50 DEBUG : Setting pass="uu9g-3376DPQ7i7MXAup6I4MYCPh1XyqbxKYuSsrvxY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:55:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:55:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CfLsI}" suffix to name 2026/02/27 02:55:50 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:55:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:55:50 DEBUG : Setting pass="uu9g-3376DPQ7i7MXAup6I4MYCPh1XyqbxKYuSsrvxY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:55:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: Connecting to FTP server 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:21") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:48276->172.17.0.7:21, err= 2026/02/27 02:55:50 DEBUG : Creating backend with remote "/tmp/rclone3783293266" run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-ginezag8wora", Local "Local file system at /tmp/rclone3783293266", Modify Window "1s" 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:39800") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:57310->172.17.0.7:39800, err= 2026/02/27 02:55:50 INFO : A2: Making directory 2026/02/27 02:55:50 INFO : A1/B2: Making directory 2026/02/27 02:55:50 INFO : A1/B2/C2: Making directory 2026/02/27 02:55:50 INFO : A1/B1/C3: Making directory 2026/02/27 02:55:50 INFO : A3: Making directory 2026/02/27 02:55:50 INFO : A3/B3: Making directory 2026/02/27 02:55:50 INFO : A3/B3/C4: Making directory 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:38056") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:46336->172.17.0.7:38056, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:34030") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:50808->172.17.0.7:34030, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: Connecting to FTP server 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:21") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: Connecting to FTP server 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:48278->172.17.0.7:21, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:36368") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:45674->172.17.0.7:36368, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:36885") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:56502->172.17.0.7:36885, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:35691") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:53186->172.17.0.7:35691, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:21") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:48282->172.17.0.7:21, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:35916") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:49766->172.17.0.7:35916, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:33863") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:57194->172.17.0.7:33863, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:35414") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:37808->172.17.0.7:35414, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:35922") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:42458->172.17.0.7:35922, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: Connecting to FTP server 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:31546") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:59832->172.17.0.7:31546, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:21") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:48292->172.17.0.7:21, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:36940") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:46514->172.17.0.7:36940, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:35193") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:40112->172.17.0.7:35193, err= 2026/02/27 02:55:50 DEBUG : Waiting for deletions to finish 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:35235") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:50468->172.17.0.7:35235, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:37245") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:51212->172.17.0.7:37245, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:39525") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:46332->172.17.0.7:39525, err= 2026/02/27 02:55:50 INFO : A1/B1/C1/one: Deleted 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:37129") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:53550->172.17.0.7:37129, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:39865") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:49522->172.17.0.7:39865, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:33349") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:52890->172.17.0.7:33349, err= 2026/02/27 02:55:50 DEBUG : removing 2 level 3 directories 2026/02/27 02:55:50 INFO : A1/B1/C3: Removing directory 2026/02/27 02:55:50 INFO : A1/B1/C1: Removing directory 2026/02/27 02:55:50 DEBUG : removing 1 level 2 directories 2026/02/27 02:55:50 INFO : A1/B1: Removing directory 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:34914") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:60850->172.17.0.7:34914, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:36969") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:39546") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:38298") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:46420->172.17.0.7:36969, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:34818->172.17.0.7:38298, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:58702->172.17.0.7:39546, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:34357") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:48848->172.17.0.7:34357, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:30407") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:47236->172.17.0.7:30407, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:34807") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:51796->172.17.0.7:34807, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:30181") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:33912->172.17.0.7:30181, err= 2026/02/27 02:55:50 DEBUG : Waiting for deletions to finish 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:38394") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:58770->172.17.0.7:38394, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:38370") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:56322->172.17.0.7:38370, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:35520") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:32596") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:33758->172.17.0.7:32596, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:37816->172.17.0.7:35520, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:36942") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:57940->172.17.0.7:36942, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:33571") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:30292") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:35998->172.17.0.7:33571, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:36950->172.17.0.7:30292, err= 2026/02/27 02:55:50 INFO : A1/two: Deleted 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:33655") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:43616->172.17.0.7:33655, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:31010") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:41278->172.17.0.7:31010, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:32189") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:44668->172.17.0.7:32189, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:32822") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:35367") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:56420->172.17.0.7:32822, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:52866->172.17.0.7:35367, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:32006") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:54394->172.17.0.7:32006, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:34818") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:59376->172.17.0.7:34818, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:39633") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:33982->172.17.0.7:39633, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:33949") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:46792->172.17.0.7:33949, err= 2026/02/27 02:55:50 DEBUG : removing 2 level 3 directories 2026/02/27 02:55:50 INFO : A3/B3/C4: Removing directory 2026/02/27 02:55:50 INFO : A1/B2/C2: Removing directory 2026/02/27 02:55:50 DEBUG : removing 2 level 2 directories 2026/02/27 02:55:50 INFO : A3/B3: Removing directory 2026/02/27 02:55:50 INFO : A1/B2: Removing directory 2026/02/27 02:55:50 DEBUG : removing 3 level 1 directories 2026/02/27 02:55:50 INFO : A1: Removing directory 2026/02/27 02:55:50 INFO : A2: Removing directory 2026/02/27 02:55:50 INFO : A3: Removing directory 2026/02/27 02:55:50 DEBUG : removing 1 level 0 directories 2026/02/27 02:55:50 INFO : ftp://172.17.0.7:21/rclone-test-ginezag8wora: Removing directory 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:33343") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:37266->172.17.0.7:33343, err= 2026/02/27 02:55:50 ERROR : error listing: directory not found 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: dial("tcp","172.17.0.7:32852") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: > dial: conn=172.17.0.1:32856->172.17.0.7:32852, err= 2026/02/27 02:55:50 ERROR : error listing: directory not found 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-ginezag8wora: Purge dir "" 2026/02/27 02:55:50 NOTICE: purge failed to rmdir "": directory not found 2026/02/27 02:55:50 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.09s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35222") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:52874->172.17.0.7:35222, err= 2026/02/27 02:55:50 INFO : A2: Making directory 2026/02/27 02:55:50 INFO : A1/B2: Making directory 2026/02/27 02:55:50 INFO : A1/B2/C2: Making directory 2026/02/27 02:55:50 INFO : A1/B1/C3: Making directory 2026/02/27 02:55:50 INFO : A3: Making directory 2026/02/27 02:55:50 INFO : A3/B3: Making directory 2026/02/27 02:55:50 INFO : A3/B3/C4: Making directory 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39305") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:59762->172.17.0.7:39305, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39891") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:42668->172.17.0.7:39891, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30720") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34144") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:37054->172.17.0.7:34144, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38317") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:35634->172.17.0.7:38317, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:41562->172.17.0.7:30720, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: Connecting to FTP server 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:21") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39282") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:48304->172.17.0.7:21, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:56294->172.17.0.7:39282, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39937") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:34286->172.17.0.7:39937, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34703") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:47804->172.17.0.7:34703, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39737") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:38726->172.17.0.7:39737, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33627") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:59304->172.17.0.7:33627, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30730") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:39524->172.17.0.7:30730, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39804") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:44488->172.17.0.7:39804, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37756") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:42886->172.17.0.7:37756, err= 2026/02/27 02:55:50 DEBUG : removing 1 level 3 directories 2026/02/27 02:55:50 INFO : A3/B3/C4: Removing directory 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39753") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:54320->172.17.0.7:39753, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38973") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:38262->172.17.0.7:38973, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30847") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:41362->172.17.0.7:30847, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38976") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:50458->172.17.0.7:38976, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38148") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:57550->172.17.0.7:38148, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33523") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:44084->172.17.0.7:33523, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36955") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:46134->172.17.0.7:36955, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31270") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31052") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:41974->172.17.0.7:31052, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:43696->172.17.0.7:31270, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39527") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:40598->172.17.0.7:39527, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34422") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:60650->172.17.0.7:34422, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38223") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:53476->172.17.0.7:38223, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32955") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:50088->172.17.0.7:32955, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32579") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:58636->172.17.0.7:32579, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33870") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37713") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31446") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:56432->172.17.0.7:31446, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:34274->172.17.0.7:33870, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33705") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31040") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:47910->172.17.0.7:31040, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37572") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:33394->172.17.0.7:37713, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:34908->172.17.0.7:33705, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:44116->172.17.0.7:37572, err= 2026/02/27 02:55:50 DEBUG : removing 2 level 3 directories 2026/02/27 02:55:50 INFO : A1/B1/C3: Removing directory 2026/02/27 02:55:50 INFO : A1/B2/C2: Removing directory 2026/02/27 02:55:50 DEBUG : removing 2 level 2 directories 2026/02/27 02:55:50 INFO : A1/B2: Removing directory 2026/02/27 02:55:50 INFO : A3/B3: Removing directory 2026/02/27 02:55:50 DEBUG : removing 2 level 1 directories 2026/02/27 02:55:50 INFO : A3: Removing directory 2026/02/27 02:55:50 INFO : A2: Removing directory 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33265") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:54102->172.17.0.7:33265, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35687") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:48292->172.17.0.7:35687, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38474") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:58358->172.17.0.7:38474, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36499") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:46484->172.17.0.7:36499, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33590") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:38172->172.17.0.7:33590, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35001") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:43326->172.17.0.7:35001, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37403") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:51034->172.17.0.7:37403, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39150") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:55038->172.17.0.7:39150, err= 2026/02/27 02:55:50 DEBUG : removing 1 level 3 directories 2026/02/27 02:55:50 INFO : A1/B1/C1: Removing directory 2026/02/27 02:55:50 DEBUG : removing 1 level 2 directories 2026/02/27 02:55:50 INFO : A1/B1: Removing directory 2026/02/27 02:55:50 DEBUG : removing 1 level 1 directories 2026/02/27 02:55:50 INFO : A1: Removing directory 2026/02/27 02:55:50 DEBUG : removing 1 level 0 directories 2026/02/27 02:55:50 INFO : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: Removing directory 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39321") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:33312->172.17.0.7:39321, err= 2026/02/27 02:55:50 ERROR : error listing: directory not found 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34023") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:59540->172.17.0.7:34023, err= 2026/02/27 02:55:50 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.06s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:50 INFO : A1: Making directory 2026/02/27 02:55:50 INFO : A1/B1: Making directory 2026/02/27 02:55:50 INFO : A1/B1/C1: Making directory 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36859") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:47376->172.17.0.7:36859, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39661") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:43614->172.17.0.7:39661, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30672") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:45830->172.17.0.7:30672, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36973") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:56294->172.17.0.7:36973, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36536") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:54554->172.17.0.7:36536, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38779") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:40526->172.17.0.7:38779, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34079") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:51298->172.17.0.7:34079, err= 2026/02/27 02:55:50 DEBUG : removing 1 level 3 directories 2026/02/27 02:55:50 INFO : A1/B1/C1: Removing directory 2026/02/27 02:55:50 DEBUG : removing 1 level 2 directories 2026/02/27 02:55:50 INFO : A1/B1: Removing directory 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34687") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:56832->172.17.0.7:34687, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30155") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:55502->172.17.0.7:30155, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36100") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:53964->172.17.0.7:36100, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37861") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:35320->172.17.0.7:37861, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36573") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:57410->172.17.0.7:36573, err= --- PASS: TestRmdirsLeaveRoot (0.01s) === RUN TestRmdirsWithFilter run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:50 INFO : A1: Making directory 2026/02/27 02:55:50 INFO : A1/B1: Making directory 2026/02/27 02:55:50 INFO : A1/B1/C1: Making directory 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32539") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:37704->172.17.0.7:32539, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37984") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:45948->172.17.0.7:37984, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31403") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:44572->172.17.0.7:31403, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36543") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:39066->172.17.0.7:36543, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30799") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:39228->172.17.0.7:30799, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37016") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:33562->172.17.0.7:37016, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37777") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:39506->172.17.0.7:37777, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32227") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:45454->172.17.0.7:32227, err= 2026/02/27 02:55:50 DEBUG : removing 1 level 3 directories 2026/02/27 02:55:50 INFO : A1/B1/C1: Removing directory 2026/02/27 02:55:50 DEBUG : removing 1 level 2 directories 2026/02/27 02:55:50 INFO : A1/B1: Removing directory 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32811") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:38372->172.17.0.7:32811, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32426") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:55512->172.17.0.7:32426, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38247") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:55648->172.17.0.7:38247, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33261") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:60066->172.17.0.7:33261, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35071") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:44492->172.17.0.7:35071, err= --- PASS: TestRmdirsWithFilter (0.01s) === RUN TestCopyURL run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32592") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:41386->172.17.0.7:32592, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32555") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:49354->172.17.0.7:32555, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35379") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:59312->172.17.0.7:35379, err= 2026/02/27 02:55:50 DEBUG : filename.txt: File name found in url 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30189") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:49842->172.17.0.7:30189, err= 2026/02/27 02:55:50 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37408") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:55362->172.17.0.7:37408, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38386") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:60010->172.17.0.7:38386, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33395") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:59546->172.17.0.7:33395, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32114") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:38454->172.17.0.7:32114, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34697") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:60348->172.17.0.7:34697, err= --- PASS: TestCopyURL (0.03s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:50 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37660") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:55572->172.17.0.7:37660, err= 2026/02/27 02:55:50 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/02/27 02:55:50 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/02/27 02:55:50 INFO : file1: Copied (new) to: sub/file2 2026/02/27 02:55:50 INFO : file1: Deleted 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33877") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:46508->172.17.0.7:33877, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33055") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:59728->172.17.0.7:33055, err= 2026/02/27 02:55:50 DEBUG : sub/file2: size = 14 OK 2026/02/27 02:55:50 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:55:50 DEBUG : file1: Unchanged skipping 2026/02/27 02:55:50 INFO : file1: Deleted 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30317") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:59498->172.17.0.7:30317, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35708") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:53068->172.17.0.7:35708, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: don't need to copy/move sub/file2, it is already at target location 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37056") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:55462->172.17.0.7:37056, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34735") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:51252->172.17.0.7:34735, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34578") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:58690->172.17.0.7:34578, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38695") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:49586->172.17.0.7:38695, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38685") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:44530->172.17.0.7:38685, err= --- PASS: TestMoveFile (0.02s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:50 DEBUG : file1: Need to transfer - File not found at Destination 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38799") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:43534->172.17.0.7:38799, err= 2026/02/27 02:55:50 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/02/27 02:55:50 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/02/27 02:55:50 INFO : file1: Copied (new) 2026/02/27 02:55:50 INFO : file1: Deleted 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31439") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:38558->172.17.0.7:31439, err= 2026/02/27 02:55:50 DEBUG : file1: Destination exists, skipping 2026/02/27 02:55:50 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36522") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:52246->172.17.0.7:36522, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36283") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:42548->172.17.0.7:36283, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32399") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:46860->172.17.0.7:32399, err= --- PASS: TestMoveFileWithIgnoreExisting (0.02s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31092") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:50010->172.17.0.7:31092, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36715") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:58576->172.17.0.7:36715, err= --- PASS: TestCaseInsensitiveMoveFile (0.01s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32677") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:59808->172.17.0.7:32677, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33277") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:46292->172.17.0.7:33277, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37506") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:47390->172.17.0.7:37506, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34023") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:59554->172.17.0.7:34023, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35230") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:34722->172.17.0.7:35230, err= 2026/02/27 02:55:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lomibeb9yusa/backup" 2026/02/27 02:55:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/02/27 02:55:50 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:55:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:55:50 DEBUG : Setting pass="uu9g-3376DPQ7i7MXAup6I4MYCPh1XyqbxKYuSsrvxY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:55:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:55:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{CfLsI}" suffix to name 2026/02/27 02:55:50 DEBUG : Setting host="172.17.0.7" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/02/27 02:55:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/02/27 02:55:50 DEBUG : Setting pass="uu9g-3376DPQ7i7MXAup6I4MYCPh1XyqbxKYuSsrvxY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/02/27 02:55:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa/backup: Connecting to FTP server 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa/backup: dial("tcp","172.17.0.7:21") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa/backup: > dial: conn=172.17.0.1:48314->172.17.0.7:21, err= 2026/02/27 02:55:50 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-lomibeb9yusa/backup" to be canonical "TestFTPPureftpd{CfLsI}:rclone-test-lomibeb9yusa/backup" 2026/02/27 02:55:50 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1173854192) 2026/02/27 02:55:50 DEBUG : dst/file1: size = 18 (ftp://172.17.0.7:21/rclone-test-lomibeb9yusa) 2026/02/27 02:55:50 DEBUG : dst/file1: Sizes differ 2026/02/27 02:55:50 INFO : dst/file1: Moved (server-side) 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34023") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:59560->172.17.0.7:34023, err= 2026/02/27 02:55:50 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/02/27 02:55:50 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/02/27 02:55:50 INFO : dst/file1: Copied (new) 2026/02/27 02:55:50 INFO : dst/file1: Deleted 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32742") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:48138->172.17.0.7:32742, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30251") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37637") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:46270->172.17.0.7:37637, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:33100->172.17.0.7:30251, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31645") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:52996->172.17.0.7:31645, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32879") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:37856->172.17.0.7:32879, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31875") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:58706->172.17.0.7:31875, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39503") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:59812->172.17.0.7:39503, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31896") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:45938->172.17.0.7:31896, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38701") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:45866->172.17.0.7:38701, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.04s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.01s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35945") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:60558->172.17.0.7:35945, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30012") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:52952->172.17.0.7:30012, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34940") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:39946->172.17.0.7:34940, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30945") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:48714->172.17.0.7:30945, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31996") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:51786->172.17.0.7:31996, err= 2026/02/27 02:55:50 INFO : A1/B2: Making directory 2026/02/27 02:55:50 INFO : A1/B1/C3: Making directory 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33925") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:44610->172.17.0.7:33925, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33283") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:51776->172.17.0.7:33283, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34050") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33166") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:33884->172.17.0.7:34050, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:56538->172.17.0.7:33166, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37279") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31988") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:32806->172.17.0.7:37279, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31904") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:51148->172.17.0.7:31904, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:47856->172.17.0.7:31988, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39846") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:40688->172.17.0.7:39846, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32477") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:52508->172.17.0.7:32477, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37518") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:44674->172.17.0.7:37518, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38633") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:48212->172.17.0.7:38633, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39626") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:50020->172.17.0.7:39626, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30465") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37560") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:58128->172.17.0.7:37560, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:33846->172.17.0.7:30465, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37341") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:44720->172.17.0.7:37341, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30202") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38316") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:52282->172.17.0.7:38316, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:36770->172.17.0.7:30202, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30511") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:43758->172.17.0.7:30511, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37234") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32586") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:56728->172.17.0.7:32586, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:39304->172.17.0.7:37234, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: Connecting to FTP server 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:21") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:48328->172.17.0.7:21, err= 2026/02/27 02:55:50 INFO : A2/two: Moved (server-side) to: A3/two 2026/02/27 02:55:50 INFO : A2/one: Moved (server-side) to: A3/one 2026/02/27 02:55:50 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/02/27 02:55:50 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/02/27 02:55:50 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37149") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:50132->172.17.0.7:37149, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36327") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:46290->172.17.0.7:36327, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33094") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35421") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:55102->172.17.0.7:35421, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:32970->172.17.0.7:33094, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33835") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39000") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:50532->172.17.0.7:33835, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33708") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:38190->172.17.0.7:39000, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:38660->172.17.0.7:33708, err= 2026/02/27 02:55:50 INFO : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35426") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:49230->172.17.0.7:35426, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38941") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:57038->172.17.0.7:38941, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36086") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:38718->172.17.0.7:36086, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38035") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39721") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35962") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:40052->172.17.0.7:38035, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:55208->172.17.0.7:35962, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:37694->172.17.0.7:39721, err= 2026/02/27 02:55:50 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/02/27 02:55:50 INFO : A3/one: Moved (server-side) to: A4/one 2026/02/27 02:55:50 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/02/27 02:55:50 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/02/27 02:55:50 INFO : A3/two: Moved (server-side) to: A4/two 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34241") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:54578->172.17.0.7:34241, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30226") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:43932->172.17.0.7:30226, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33284") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36296") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:50256->172.17.0.7:33284, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:58662->172.17.0.7:36296, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34711") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35494") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:40594->172.17.0.7:34711, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:56382->172.17.0.7:35494, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38053") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:37256->172.17.0.7:38053, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36845") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:56864->172.17.0.7:36845, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36567") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:54542->172.17.0.7:36567, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38231") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:54530->172.17.0.7:38231, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34054") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:42670->172.17.0.7:34054, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36796") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32087") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:34560->172.17.0.7:36796, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33174") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:39832->172.17.0.7:33174, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:54958->172.17.0.7:32087, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36646") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:38402->172.17.0.7:36646, err= --- PASS: TestDirMove (0.07s) === RUN TestGetFsInfo run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37134") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:53264->172.17.0.7:37134, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35541") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:60592->172.17.0.7:35541, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38915") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:48652->172.17.0.7:38915, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: File to upload is small (34 bytes), uploading instead of streaming 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33453") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:53988->172.17.0.7:33453, err= 2026/02/27 02:55:50 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/02/27 02:55:50 NOTICE: ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/27 02:55:50 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33323") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:53952->172.17.0.7:33323, err= 2026/02/27 02:55:50 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/02/27 02:55:50 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34054") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:42676->172.17.0.7:34054, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30239") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:57076->172.17.0.7:30239, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33890") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:40292->172.17.0.7:33890, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37439") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:43796->172.17.0.7:37439, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: File to upload is small (34 bytes), uploading instead of streaming 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33818") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:50868->172.17.0.7:33818, err= 2026/02/27 02:55:50 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/02/27 02:55:50 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37655") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:44400->172.17.0.7:37655, err= 2026/02/27 02:55:50 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/02/27 02:55:50 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36284") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:46852->172.17.0.7:36284, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37911") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:35842->172.17.0.7:37911, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31882") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:40428->172.17.0.7:31882, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36349") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:51000->172.17.0.7:36349, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: File to upload is small (34 bytes), uploading instead of streaming 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39877") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:60318->172.17.0.7:39877, err= 2026/02/27 02:55:50 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/27 02:55:50 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31768") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:36872->172.17.0.7:31768, err= 2026/02/27 02:55:50 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/27 02:55:50 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39042") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:41372->172.17.0.7:39042, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31404") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:34394->172.17.0.7:31404, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37036") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:50814->172.17.0.7:37036, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39308") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:35506->172.17.0.7:39308, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: File to upload is small (34 bytes), uploading instead of streaming 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35894") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:48204->172.17.0.7:35894, err= 2026/02/27 02:55:50 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/02/27 02:55:50 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38609") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:45072->172.17.0.7:38609, err= 2026/02/27 02:55:50 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/02/27 02:55:50 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39944") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:38964->172.17.0.7:39944, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36846") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:51202->172.17.0.7:36846, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30857") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:42496->172.17.0.7:30857, err= --- PASS: TestRcat (0.05s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.01s) === RUN TestRcatMetadata run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" operations_test.go:1540: Skipping as destination doesn't support user metadata 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38412") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:35560->172.17.0.7:38412, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36229") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:45276->172.17.0.7:36229, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38905") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:53446->172.17.0.7:38905, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: File to upload is small (60 bytes), uploading instead of streaming 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33682") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:59066->172.17.0.7:33682, err= 2026/02/27 02:55:50 DEBUG : potato2: size = 60 OK 2026/02/27 02:55:50 DEBUG : potato2: Size of src and dst objects identical 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39709") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:43778->172.17.0.7:39709, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34545") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:59216->172.17.0.7:34545, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35606") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:44376->172.17.0.7:35606, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" operations_test.go:1621: Skipping as destination doesn't support user metadata 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33971") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:37044->172.17.0.7:33971, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39508") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:53382->172.17.0.7:39508, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestTouchDir run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35483") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:35920->172.17.0.7:35483, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38345") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:52760->172.17.0.7:38345, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38237") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:34396->172.17.0.7:38237, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35397") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:47152->172.17.0.7:35397, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39588") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:51546->172.17.0.7:39588, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33028") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:49780->172.17.0.7:33028, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: Touching "potato2" 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: Touching "empty space" 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39088") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:32832->172.17.0.7:39088, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: Touching "sub dir/potato3" 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36536") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:54558->172.17.0.7:36536, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32447") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:47904->172.17.0.7:32447, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36806") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:33162->172.17.0.7:36806, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36344") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:49984->172.17.0.7:36344, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37909") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:36156->172.17.0.7:37909, err= --- PASS: TestTouchDir (0.01s) === RUN TestMkdirMetadata run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39748") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:41708->172.17.0.7:39748, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38724") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:33642->172.17.0.7:38724, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33980") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:51216->172.17.0.7:33980, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36572") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:46534->172.17.0.7:36572, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39111") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:39204->172.17.0.7:39111, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36652") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:37866->172.17.0.7:36652, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36604") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:57788->172.17.0.7:36604, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:31948") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:47932->172.17.0.7:31948, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39989") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:37066->172.17.0.7:39989, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37308") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:41238->172.17.0.7:37308, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:185: Remote "ftp://172.17.0.7:21/rclone-test-lomibeb9yusa", Local "Local file system at /tmp/rclone1173854192", Modify Window "1s" 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36234") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:46372->172.17.0.7:36234, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34115") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:56848->172.17.0.7:34115, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32823") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:58138->172.17.0.7:32823, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37052") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:53580->172.17.0.7:37052, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:32763") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:43150->172.17.0.7:32763, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34007") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:44700->172.17.0.7:34007, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35762") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:41132->172.17.0.7:35762, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37043") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:50968->172.17.0.7:37043, err= 2026/02/27 02:55:50 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.pixifiq8" before starting 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:39828") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:40850->172.17.0.7:39828, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33968") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:53018->172.17.0.7:33968, err= 2026/02/27 02:55:50 DEBUG : sub dir/test remove existing.pixifiq8: TEST: removing renamed existing file after operation 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34482") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:56138->172.17.0.7:34482, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33205") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:52908->172.17.0.7:33205, err= 2026/02/27 02:55:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qucuxok1" before starting 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:37049") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:42574->172.17.0.7:37049, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:36939") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:34078->172.17.0.7:36939, err= 2026/02/27 02:55:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.qucuxok1: TEST: renaming existing back after failed operation 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33565") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:36346->172.17.0.7:33565, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:34774") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:38136->172.17.0.7:34774, err= 2026/02/27 02:55:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xehezaw2" before starting 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38882") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:32890->172.17.0.7:38882, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35789") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:48420->172.17.0.7:35789, err= 2026/02/27 02:55:50 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.xehezaw2: TEST: removing renamed existing file after operation 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38092") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:33564->172.17.0.7:38092, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30062") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:44822->172.17.0.7:30062, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:33924") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:45790->172.17.0.7:33924, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:38955") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:37282->172.17.0.7:38955, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:35726") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:39308->172.17.0.7:35726, err= --- PASS: TestRemoveExisting (0.02s) === 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/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: dial("tcp","172.17.0.7:30153") 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: > dial: conn=172.17.0.1:44894->172.17.0.7:30153, err= 2026/02/27 02:55:50 DEBUG : ftp://172.17.0.7:21/rclone-test-lomibeb9yusa: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 3.28516807s (try 1/5)