"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Starting (try 1/5) 2026/09/02 02:41:40 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-zirecud5huze" 2026/09/02 02:41:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/02 02:41:40 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/02 02:41:40 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/02 02:41:40 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/02 02:41:40 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/02 02:41:40 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/02 02:41:40 DEBUG : TestFTPProftpd: detected overridden config - adding "{yqc0I}" suffix to name 2026/09/02 02:41:40 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/02 02:41:40 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/02 02:41:40 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/02 02:41:40 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/02 02:41:40 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: Connecting to FTP server 2026/09/02 02:41:40 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:21") 2026/09/02 02:41:40 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:54368->172.17.0.8:21, err= 2026/09/02 02:41:41 DEBUG : Creating backend with remote "/tmp/rclone3361915856" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:7853") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:37696->172.17.0.8:7853, err= 2026/09/02 02:41:41 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:33986") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:43056->172.17.0.8:33986, err= 2026/09/02 02:41:41 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/09/02 02:41:41 DEBUG : a: size = 0 OK 2026/09/02 02:41:41 DEBUG : a: size = 1 (memory) 2026/09/02 02:41:41 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/09/02 02:41:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/02 02:41:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/02 02:41:41 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/02 02:41:41 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/09/02 02:41:41 DEBUG : potato: Seek from 10 to 0 2026/09/02 02:41:41 DEBUG : potato: Seek from 10 to 0 2026/09/02 02:41:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/09/02 02:41:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/02 02:41:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/02 02:41:41 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/02 02:41:41 DEBUG : potato: Seek from 5 to 2 2026/09/02 02:41:41 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/09/02 02:41:41 DEBUG : potato: Seek from 7 to 0 2026/09/02 02:41:41 DEBUG : potato: Seek from 7 to 0 2026/09/02 02:41:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/09/02 02:41:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/02 02:41:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/02 02:41:41 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/02 02:41:41 DEBUG : potato: Seek from 5 to 2 2026/09/02 02:41:41 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/09/02 02:41:41 DEBUG : potato: Seek from 8 to 0 2026/09/02 02:41:41 DEBUG : potato: Seek from 8 to 0 2026/09/02 02:41:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/09/02 02:41:41 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/09/02 02:41:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/02 02:41:41 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/09/02 02:41:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/09/02 02:41:41 DEBUG : potato: Seek from 5 to 2 2026/09/02 02:41:41 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/09/02 02:41:41 DEBUG : potato: Seek from 9 to 0 2026/09/02 02:41:41 DEBUG : potato: Seek from 9 to 0 2026/09/02 02:41:41 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:21774") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:55468->172.17.0.8:21774, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:25326") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:47036->172.17.0.8:25326, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:2699") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:52266->172.17.0.8:2699, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:51785") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:36144->172.17.0.8:51785, err= === RUN TestCheck/3 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:62501") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:52518->172.17.0.8:62501, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:27772") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:33558->172.17.0.8:27772, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:26908") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:51246->172.17.0.8:26908, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:4116") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:40650->172.17.0.8:4116, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:27781") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:56434->172.17.0.8:27781, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:32958") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:47268->172.17.0.8:32958, err= --- PASS: TestCheck (0.07s) --- PASS: TestCheck/1 (0.00s) --- PASS: TestCheck/2 (0.00s) --- PASS: TestCheck/3 (0.00s) --- PASS: TestCheck/4 (0.00s) --- PASS: TestCheck/5 (0.00s) --- PASS: TestCheck/6 (0.00s) --- PASS: TestCheck/7 (0.00s) === RUN TestCheckFsError 2026/09/02 02:41:41 DEBUG : Creating backend with remote "nonexistent" 2026/09/02 02:41:41 DEBUG : Creating backend with remote "nonexistent" 2026/09/02 02:41:41 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/09/02 02:41:41 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/09/02 02:41:41 NOTICE: Local file system at nonexistent: 0 differences found 2026/09/02 02:41:41 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:55775") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:55284->172.17.0.8:55775, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:11956") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:55876->172.17.0.8:11956, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:57820") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:52574->172.17.0.8:57820, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:61324") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:40316->172.17.0.8:61324, err= === RUN TestCheckDownload/3 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:56127") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:58894->172.17.0.8:56127, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:23149") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:58054->172.17.0.8:23149, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:19647") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:39854->172.17.0.8:19647, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:59819") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:56044->172.17.0.8:59819, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:64436") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:59324->172.17.0.8:64436, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:18900") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:43166->172.17.0.8:18900, err= --- PASS: TestCheckDownload (0.13s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.01s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.02s) --- PASS: TestCheckDownload/5 (0.02s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:38367") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:47446->172.17.0.8:38367, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:26683") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:47124->172.17.0.8:26683, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:37616") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:38658->172.17.0.8:37616, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:32119") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:49402->172.17.0.8:32119, err= === RUN TestCheckSizeOnly/3 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:38969") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:57646->172.17.0.8:38969, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:46360") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:37700->172.17.0.8:46360, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:47324") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:39124->172.17.0.8:47324, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:45014") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:55180->172.17.0.8:45014, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:37659") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:36000->172.17.0.8:37659, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:48906") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:44170->172.17.0.8:48906, err= --- PASS: TestCheckSizeOnly (0.05s) --- PASS: TestCheckSizeOnly/1 (0.00s) --- PASS: TestCheckSizeOnly/2 (0.00s) --- PASS: TestCheckSizeOnly/3 (0.00s) --- PASS: TestCheckSizeOnly/4 (0.00s) --- PASS: TestCheckSizeOnly/5 (0.00s) --- PASS: TestCheckSizeOnly/6 (0.00s) --- PASS: TestCheckSizeOnly/7 (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:47813") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:56338->172.17.0.8:47813, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:54608") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:38308->172.17.0.8:54608, err= 2026/09/02 02:41:41 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/02 02:41:41 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/02 02:41:41 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/02 02:41:41 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:56940") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:41898->172.17.0.8:56940, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:24640") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:58596->172.17.0.8:24640, err= 2026/09/02 02:41:41 NOTICE: test.sum: improperly formatted checksum line 4 2026/09/02 02:41:41 NOTICE: test.sum: improperly formatted checksum line 5 2026/09/02 02:41:41 NOTICE: test.sum: improperly formatted checksum line 6 2026/09/02 02:41:41 NOTICE: test.sum: 2 warning(s) suppressed... 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:8720") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:33258->172.17.0.8:8720, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:51225") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:42976->172.17.0.8:51225, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-zirecud5huze/data" 2026/09/02 02:41:41 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/02 02:41:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/02 02:41:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/02 02:41:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/02 02:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/02 02:41:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{yqc0I}" suffix to name 2026/09/02 02:41:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/02 02:41:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/02 02:41:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/02 02:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze/data: Connecting to FTP server 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze/data: dial("tcp","172.17.0.8:21") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze/data: > dial: conn=172.17.0.1:38718->172.17.0.8:21, err= check_test.go:354: ftp://172.17.0.8:21/rclone-test-zirecud5huze/data lacks md5, skipping 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:22676") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:41738->172.17.0.8:22676, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:24310") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:39224->172.17.0.8:24310, err= --- SKIP: TestCheckSum (0.02s) === RUN TestCheckSumDownload run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-zirecud5huze/data" 2026/09/02 02:41:41 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/02 02:41:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/02 02:41:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/02 02:41:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/02 02:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/02 02:41:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{yqc0I}" suffix to name 2026/09/02 02:41:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/02 02:41:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/02 02:41:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/02 02:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze/data: Connecting to FTP server 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze/data: dial("tcp","172.17.0.8:21") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze/data: > dial: conn=172.17.0.1:38726->172.17.0.8:21, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:7747") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:51660->172.17.0.8:7747, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:18485") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:38816->172.17.0.8:18485, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:11331") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:33552->172.17.0.8:11331, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:54665") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:47894->172.17.0.8:54665, err= === RUN TestCheckSumDownload/subtest1 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:29207") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:52428->172.17.0.8:29207, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:27498") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:53918->172.17.0.8:27498, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:43045") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:60882->172.17.0.8:43045, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:14507") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:37162->172.17.0.8:14507, err= === RUN TestCheckSumDownload/subtest2 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:15126") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:50312->172.17.0.8:15126, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:45603") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:44294->172.17.0.8:45603, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:56460") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:35360->172.17.0.8:56460, err= === RUN TestCheckSumDownload/subtest3 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:26428") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:43362->172.17.0.8:26428, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:50124") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:36346->172.17.0.8:50124, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:22295") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:44990->172.17.0.8:22295, err= === RUN TestCheckSumDownload/subtest4 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:29603") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:33306->172.17.0.8:29603, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:46622") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:36002->172.17.0.8:46622, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:12132") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:55962->172.17.0.8:12132, err= === RUN TestCheckSumDownload/subtest5 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:29994") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:60714->172.17.0.8:29994, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:58922") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:49794->172.17.0.8:58922, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:55312") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:41878->172.17.0.8:55312, err= === RUN TestCheckSumDownload/subtest6 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:18027") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:55506->172.17.0.8:18027, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:63009") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:48234->172.17.0.8:63009, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:7090") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:41796->172.17.0.8:7090, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:39680") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:56520->172.17.0.8:39680, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:21785") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:59552->172.17.0.8:21785, err= === RUN TestCheckSumDownload/subtest7 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:57141") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:41494->172.17.0.8:57141, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:32092") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:36886->172.17.0.8:32092, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:2943") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:41036->172.17.0.8:2943, err= --- PASS: TestCheckSumDownload (0.23s) --- PASS: TestCheckSumDownload/subtest1 (0.01s) --- PASS: TestCheckSumDownload/subtest2 (0.01s) --- PASS: TestCheckSumDownload/subtest3 (0.02s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.02s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.02s) === RUN TestCheckSumConcurrency 2026/09/02 02:41:41 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/02 02:41:41 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/02 02:41:41 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/02 02:41:41 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/02 02:41:41 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/02 02:41:41 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/09/02 02:41:41 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/09/02 02:41:41 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/09/02 02:41:41 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/09/02 02:41:41 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/09/02 02:41:41 NOTICE: Mock file system at checkSum: 0 differences found 2026/09/02 02:41:41 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/09/02 02:41:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-vayewet7ritu" 2026/09/02 02:41:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/02 02:41:41 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/02 02:41:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/02 02:41:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/02 02:41:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/02 02:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/02 02:41:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{yqc0I}" suffix to name 2026/09/02 02:41:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/02 02:41:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/02 02:41:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/02 02:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-vayewet7ritu: Connecting to FTP server 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-vayewet7ritu: dial("tcp","172.17.0.8:21") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-vayewet7ritu: > dial: conn=172.17.0.1:38736->172.17.0.8:21, err= 2026/09/02 02:41:41 DEBUG : Creating backend with remote "/tmp/rclone854961286" run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-vayewet7ritu", Local "Local file system at /tmp/rclone854961286", Modify Window "1s" 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-vayewet7ritu: dial("tcp","172.17.0.8:10881") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-vayewet7ritu: > dial: conn=172.17.0.1:36898->172.17.0.8:10881, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-vayewet7ritu: dial("tcp","172.17.0.8:7793") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-vayewet7ritu: > dial: conn=172.17.0.1:47362->172.17.0.8:7793, err= upper checkfile vs. lower remote (without normalization) 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-vayewet7ritu: dial("tcp","172.17.0.8:26942") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-vayewet7ritu: > dial: conn=172.17.0.1:33022->172.17.0.8:26942, err= 2026/09/02 02:41:41 ERROR : hello, world!: sum not found 2026/09/02 02:41:41 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.8:21/rclone-test-vayewet7ritu 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-vayewet7ritu: 1 files missing 2026/09/02 02:41:41 NOTICE: 1 hashes missing 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-vayewet7ritu: 1 differences found 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-vayewet7ritu: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-vayewet7ritu: dial("tcp","172.17.0.8:59070") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-vayewet7ritu: > dial: conn=172.17.0.1:59386->172.17.0.8:59070, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-vayewet7ritu: dial("tcp","172.17.0.8:28479") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-vayewet7ritu: > dial: conn=172.17.0.1:43876->172.17.0.8:28479, err= 2026/09/02 02:41:41 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-vayewet7ritu: 0 differences found 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-vayewet7ritu: 1 matching files 2026/09/02 02:41:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-voquway3yije" 2026/09/02 02:41:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/02 02:41:41 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/02 02:41:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/02 02:41:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/02 02:41:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/02 02:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/02 02:41:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{yqc0I}" suffix to name 2026/09/02 02:41:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/02 02:41:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/02 02:41:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/02 02:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-voquway3yije: Connecting to FTP server 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-voquway3yije: dial("tcp","172.17.0.8:21") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-voquway3yije: > dial: conn=172.17.0.1:38738->172.17.0.8:21, err= 2026/09/02 02:41:41 DEBUG : Creating backend with remote "/tmp/rclone2503627168" run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-voquway3yije", Local "Local file system at /tmp/rclone2503627168", Modify Window "1s" 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-voquway3yije: dial("tcp","172.17.0.8:4166") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-voquway3yije: > dial: conn=172.17.0.1:41138->172.17.0.8:4166, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-voquway3yije: dial("tcp","172.17.0.8:42352") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-voquway3yije: > dial: conn=172.17.0.1:52132->172.17.0.8:42352, err= lower checkfile vs. upper remote (without normalization) 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-voquway3yije: dial("tcp","172.17.0.8:16330") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-voquway3yije: > dial: conn=172.17.0.1:43898->172.17.0.8:16330, err= 2026/09/02 02:41:41 ERROR : HELLO, WORLD!: sum not found 2026/09/02 02:41:41 ERROR : hello, world!: file not in ftp://172.17.0.8:21/rclone-test-voquway3yije 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-voquway3yije: 1 files missing 2026/09/02 02:41:41 NOTICE: 1 hashes missing 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-voquway3yije: 1 differences found 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-voquway3yije: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-voquway3yije: dial("tcp","172.17.0.8:62665") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-voquway3yije: > dial: conn=172.17.0.1:51244->172.17.0.8:62665, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-voquway3yije: dial("tcp","172.17.0.8:48363") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-voquway3yije: > dial: conn=172.17.0.1:34694->172.17.0.8:48363, err= 2026/09/02 02:41:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-voquway3yije: 0 differences found 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-voquway3yije: 1 matching files 2026/09/02 02:41:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-qujuwux4tinu" 2026/09/02 02:41:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/02 02:41:41 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/02 02:41:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/02 02:41:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/02 02:41:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/02 02:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/02 02:41:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{yqc0I}" suffix to name 2026/09/02 02:41:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/02 02:41:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/02 02:41:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/02 02:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qujuwux4tinu: Connecting to FTP server 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qujuwux4tinu: dial("tcp","172.17.0.8:21") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qujuwux4tinu: > dial: conn=172.17.0.1:38750->172.17.0.8:21, err= 2026/09/02 02:41:41 DEBUG : Creating backend with remote "/tmp/rclone2721699021" run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-qujuwux4tinu", Local "Local file system at /tmp/rclone2721699021", Modify Window "1s" 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qujuwux4tinu: dial("tcp","172.17.0.8:20436") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qujuwux4tinu: > dial: conn=172.17.0.1:51144->172.17.0.8:20436, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qujuwux4tinu: dial("tcp","172.17.0.8:49934") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qujuwux4tinu: > dial: conn=172.17.0.1:35696->172.17.0.8:49934, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qujuwux4tinu: dial("tcp","172.17.0.8:24786") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qujuwux4tinu: > dial: conn=172.17.0.1:50652->172.17.0.8:24786, err= 2026/09/02 02:41:41 ERROR : HeLlO, wOrLd!: sum not found 2026/09/02 02:41:41 ERROR : hello, world!: file not in ftp://172.17.0.8:21/rclone-test-qujuwux4tinu 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-qujuwux4tinu: 1 files missing 2026/09/02 02:41:41 NOTICE: 1 hashes missing 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-qujuwux4tinu: 1 differences found 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-qujuwux4tinu: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qujuwux4tinu: dial("tcp","172.17.0.8:46090") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qujuwux4tinu: > dial: conn=172.17.0.1:57822->172.17.0.8:46090, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qujuwux4tinu: dial("tcp","172.17.0.8:16754") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qujuwux4tinu: > dial: conn=172.17.0.1:60562->172.17.0.8:16754, err= 2026/09/02 02:41:41 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-qujuwux4tinu: 0 differences found 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-qujuwux4tinu: 1 matching files 2026/09/02 02:41:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-reqoduy5cifo" 2026/09/02 02:41:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/02 02:41:41 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/02 02:41:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/02 02:41:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/02 02:41:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/02 02:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/02 02:41:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{yqc0I}" suffix to name 2026/09/02 02:41:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/02 02:41:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/02 02:41:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/02 02:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-reqoduy5cifo: Connecting to FTP server 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-reqoduy5cifo: dial("tcp","172.17.0.8:21") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-reqoduy5cifo: > dial: conn=172.17.0.1:38760->172.17.0.8:21, err= 2026/09/02 02:41:41 DEBUG : Creating backend with remote "/tmp/rclone2631135535" run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-reqoduy5cifo", Local "Local file system at /tmp/rclone2631135535", Modify Window "1s" 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-reqoduy5cifo: dial("tcp","172.17.0.8:20132") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-reqoduy5cifo: > dial: conn=172.17.0.1:48996->172.17.0.8:20132, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-reqoduy5cifo: dial("tcp","172.17.0.8:26458") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-reqoduy5cifo: > dial: conn=172.17.0.1:51160->172.17.0.8:26458, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-reqoduy5cifo: dial("tcp","172.17.0.8:28649") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-reqoduy5cifo: > dial: conn=172.17.0.1:50224->172.17.0.8:28649, err= 2026/09/02 02:41:41 ERROR : HELLO, WORLD!: sum not found 2026/09/02 02:41:41 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.8:21/rclone-test-reqoduy5cifo 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-reqoduy5cifo: 1 files missing 2026/09/02 02:41:41 NOTICE: 1 hashes missing 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-reqoduy5cifo: 1 differences found 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-reqoduy5cifo: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-reqoduy5cifo: dial("tcp","172.17.0.8:3710") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-reqoduy5cifo: > dial: conn=172.17.0.1:54702->172.17.0.8:3710, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-reqoduy5cifo: dial("tcp","172.17.0.8:57934") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-reqoduy5cifo: > dial: conn=172.17.0.1:57874->172.17.0.8:57934, err= 2026/09/02 02:41:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-reqoduy5cifo: 0 differences found 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-reqoduy5cifo: 1 matching files 2026/09/02 02:41:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-qelihan5sifu" 2026/09/02 02:41:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/02 02:41:41 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/02 02:41:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/02 02:41:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/02 02:41:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/02 02:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/02 02:41:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{yqc0I}" suffix to name 2026/09/02 02:41:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/02 02:41:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/02 02:41:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/02 02:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qelihan5sifu: Connecting to FTP server 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qelihan5sifu: dial("tcp","172.17.0.8:21") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qelihan5sifu: > dial: conn=172.17.0.1:38766->172.17.0.8:21, err= 2026/09/02 02:41:41 DEBUG : Creating backend with remote "/tmp/rclone3316781665" run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-qelihan5sifu", Local "Local file system at /tmp/rclone3316781665", Modify Window "1s" 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qelihan5sifu: dial("tcp","172.17.0.8:30417") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qelihan5sifu: > dial: conn=172.17.0.1:58738->172.17.0.8:30417, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qelihan5sifu: dial("tcp","172.17.0.8:60186") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qelihan5sifu: > dial: conn=172.17.0.1:35502->172.17.0.8:60186, err= NFD checkfile vs. NFC remote (without normalization) 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qelihan5sifu: dial("tcp","172.17.0.8:55462") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qelihan5sifu: > dial: conn=172.17.0.1:45582->172.17.0.8:55462, err= 2026/09/02 02:41:41 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/02 02:41:41 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.8:21/rclone-test-qelihan5sifu 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-qelihan5sifu: 1 files missing 2026/09/02 02:41:41 NOTICE: 1 hashes missing 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-qelihan5sifu: 1 differences found 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-qelihan5sifu: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qelihan5sifu: dial("tcp","172.17.0.8:33635") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qelihan5sifu: > dial: conn=172.17.0.1:40034->172.17.0.8:33635, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qelihan5sifu: dial("tcp","172.17.0.8:5461") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qelihan5sifu: > dial: conn=172.17.0.1:38116->172.17.0.8:5461, err= 2026/09/02 02:41:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-qelihan5sifu: 0 differences found 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-qelihan5sifu: 1 matching files 2026/09/02 02:41:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kulawib4kito" 2026/09/02 02:41:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/02 02:41:41 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/02 02:41:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/02 02:41:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/02 02:41:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/02 02:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/02 02:41:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{yqc0I}" suffix to name 2026/09/02 02:41:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/02 02:41:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/02 02:41:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/02 02:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-kulawib4kito: Connecting to FTP server 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-kulawib4kito: dial("tcp","172.17.0.8:21") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-kulawib4kito: > dial: conn=172.17.0.1:38776->172.17.0.8:21, err= 2026/09/02 02:41:41 DEBUG : Creating backend with remote "/tmp/rclone1103832251" run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-kulawib4kito", Local "Local file system at /tmp/rclone1103832251", Modify Window "1s" 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-kulawib4kito: dial("tcp","172.17.0.8:29508") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-kulawib4kito: > dial: conn=172.17.0.1:50376->172.17.0.8:29508, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-kulawib4kito: dial("tcp","172.17.0.8:36128") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-kulawib4kito: > dial: conn=172.17.0.1:38792->172.17.0.8:36128, err= NFC checkfile vs. NFD remote (without normalization) 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-kulawib4kito: dial("tcp","172.17.0.8:58639") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-kulawib4kito: > dial: conn=172.17.0.1:34860->172.17.0.8:58639, err= 2026/09/02 02:41:41 ERROR : 測試_Русский___ě_áñ: sum not found 2026/09/02 02:41:41 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.8:21/rclone-test-kulawib4kito 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-kulawib4kito: 1 files missing 2026/09/02 02:41:41 NOTICE: 1 hashes missing 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-kulawib4kito: 1 differences found 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-kulawib4kito: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-kulawib4kito: dial("tcp","172.17.0.8:55038") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-kulawib4kito: > dial: conn=172.17.0.1:37464->172.17.0.8:55038, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-kulawib4kito: dial("tcp","172.17.0.8:45945") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-kulawib4kito: > dial: conn=172.17.0.1:36968->172.17.0.8:45945, err= 2026/09/02 02:41:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-kulawib4kito: 0 differences found 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-kulawib4kito: 1 matching files 2026/09/02 02:41:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-vimitoj0vazi" 2026/09/02 02:41:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/02 02:41:41 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/02 02:41:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/02 02:41:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/02 02:41:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/02 02:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/02 02:41:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{yqc0I}" suffix to name 2026/09/02 02:41:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/02 02:41:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/02 02:41:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/02 02:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-vimitoj0vazi: Connecting to FTP server 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-vimitoj0vazi: dial("tcp","172.17.0.8:21") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-vimitoj0vazi: > dial: conn=172.17.0.1:38780->172.17.0.8:21, err= 2026/09/02 02:41:41 DEBUG : Creating backend with remote "/tmp/rclone3781968936" run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-vimitoj0vazi", Local "Local file system at /tmp/rclone3781968936", Modify Window "1s" 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-vimitoj0vazi: dial("tcp","172.17.0.8:29401") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-vimitoj0vazi: > dial: conn=172.17.0.1:39882->172.17.0.8:29401, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-vimitoj0vazi: dial("tcp","172.17.0.8:28754") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-vimitoj0vazi: > dial: conn=172.17.0.1:57088->172.17.0.8:28754, err= NFDx2 checkfile vs. both remote (without normalization) 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-vimitoj0vazi: dial("tcp","172.17.0.8:44545") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-vimitoj0vazi: > dial: conn=172.17.0.1:41684->172.17.0.8:44545, err= 2026/09/02 02:41:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/02 02:41:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.8:21/rclone-test-vimitoj0vazi 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-vimitoj0vazi: 1 files missing 2026/09/02 02:41:41 NOTICE: 1 hashes missing 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-vimitoj0vazi: 1 differences found 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-vimitoj0vazi: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-vimitoj0vazi: dial("tcp","172.17.0.8:62248") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-vimitoj0vazi: > dial: conn=172.17.0.1:41378->172.17.0.8:62248, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-vimitoj0vazi: dial("tcp","172.17.0.8:12135") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-vimitoj0vazi: > dial: conn=172.17.0.1:58912->172.17.0.8:12135, err= 2026/09/02 02:41:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-vimitoj0vazi: 0 differences found 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-vimitoj0vazi: 1 matching files 2026/09/02 02:41:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-pivotak3suqu" 2026/09/02 02:41:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/02 02:41:41 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/02 02:41:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/02 02:41:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/02 02:41:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/02 02:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/02 02:41:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{yqc0I}" suffix to name 2026/09/02 02:41:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/02 02:41:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/02 02:41:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/02 02:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-pivotak3suqu: Connecting to FTP server 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-pivotak3suqu: dial("tcp","172.17.0.8:21") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-pivotak3suqu: > dial: conn=172.17.0.1:38794->172.17.0.8:21, err= 2026/09/02 02:41:41 DEBUG : Creating backend with remote "/tmp/rclone3578085214" run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-pivotak3suqu", Local "Local file system at /tmp/rclone3578085214", Modify Window "1s" 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-pivotak3suqu: dial("tcp","172.17.0.8:26327") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-pivotak3suqu: > dial: conn=172.17.0.1:41110->172.17.0.8:26327, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-pivotak3suqu: dial("tcp","172.17.0.8:39423") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-pivotak3suqu: > dial: conn=172.17.0.1:54906->172.17.0.8:39423, err= NFCx2 checkfile vs. both remote (without normalization) 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-pivotak3suqu: dial("tcp","172.17.0.8:46388") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-pivotak3suqu: > dial: conn=172.17.0.1:39874->172.17.0.8:46388, err= 2026/09/02 02:41:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/02 02:41:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.8:21/rclone-test-pivotak3suqu 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-pivotak3suqu: 1 files missing 2026/09/02 02:41:41 NOTICE: 1 hashes missing 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-pivotak3suqu: 1 differences found 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-pivotak3suqu: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-pivotak3suqu: dial("tcp","172.17.0.8:57062") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-pivotak3suqu: > dial: conn=172.17.0.1:48260->172.17.0.8:57062, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-pivotak3suqu: dial("tcp","172.17.0.8:10248") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-pivotak3suqu: > dial: conn=172.17.0.1:42766->172.17.0.8:10248, err= 2026/09/02 02:41:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-pivotak3suqu: 0 differences found 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-pivotak3suqu: 1 matching files 2026/09/02 02:41:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-penumas5wiwu" 2026/09/02 02:41:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/02 02:41:41 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/02 02:41:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/02 02:41:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/02 02:41:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/02 02:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/02 02:41:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{yqc0I}" suffix to name 2026/09/02 02:41:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/02 02:41:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/02 02:41:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/02 02:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-penumas5wiwu: Connecting to FTP server 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-penumas5wiwu: dial("tcp","172.17.0.8:21") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-penumas5wiwu: > dial: conn=172.17.0.1:38800->172.17.0.8:21, err= 2026/09/02 02:41:41 DEBUG : Creating backend with remote "/tmp/rclone3681792284" run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-penumas5wiwu", Local "Local file system at /tmp/rclone3681792284", Modify Window "1s" 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-penumas5wiwu: dial("tcp","172.17.0.8:6212") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-penumas5wiwu: > dial: conn=172.17.0.1:53534->172.17.0.8:6212, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-penumas5wiwu: dial("tcp","172.17.0.8:54318") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-penumas5wiwu: > dial: conn=172.17.0.1:48282->172.17.0.8:54318, err= both checkfile vs. NFDx2 remote (without normalization) 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-penumas5wiwu: dial("tcp","172.17.0.8:60052") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-penumas5wiwu: > dial: conn=172.17.0.1:40298->172.17.0.8:60052, err= 2026/09/02 02:41:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/02 02:41:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.8:21/rclone-test-penumas5wiwu 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-penumas5wiwu: 1 files missing 2026/09/02 02:41:41 NOTICE: 1 hashes missing 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-penumas5wiwu: 1 differences found 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-penumas5wiwu: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-penumas5wiwu: dial("tcp","172.17.0.8:63858") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-penumas5wiwu: > dial: conn=172.17.0.1:38950->172.17.0.8:63858, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-penumas5wiwu: dial("tcp","172.17.0.8:42579") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-penumas5wiwu: > dial: conn=172.17.0.1:36760->172.17.0.8:42579, err= 2026/09/02 02:41:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-penumas5wiwu: 0 differences found 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-penumas5wiwu: 1 matching files 2026/09/02 02:41:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-meyonit3wate" 2026/09/02 02:41:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/02 02:41:41 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/02 02:41:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/02 02:41:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/02 02:41:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/02 02:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/02 02:41:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{yqc0I}" suffix to name 2026/09/02 02:41:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/02 02:41:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/02 02:41:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/02 02:41:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-meyonit3wate: Connecting to FTP server 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-meyonit3wate: dial("tcp","172.17.0.8:21") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-meyonit3wate: > dial: conn=172.17.0.1:38816->172.17.0.8:21, err= 2026/09/02 02:41:41 DEBUG : Creating backend with remote "/tmp/rclone136909595" run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-meyonit3wate", Local "Local file system at /tmp/rclone136909595", Modify Window "1s" 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-meyonit3wate: dial("tcp","172.17.0.8:48995") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-meyonit3wate: > dial: conn=172.17.0.1:43366->172.17.0.8:48995, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-meyonit3wate: dial("tcp","172.17.0.8:23897") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-meyonit3wate: > dial: conn=172.17.0.1:45170->172.17.0.8:23897, err= both checkfile vs. NFCx2 remote (without normalization) 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-meyonit3wate: dial("tcp","172.17.0.8:54865") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-meyonit3wate: > dial: conn=172.17.0.1:50406->172.17.0.8:54865, err= 2026/09/02 02:41:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/09/02 02:41:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.8:21/rclone-test-meyonit3wate 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-meyonit3wate: 1 files missing 2026/09/02 02:41:41 NOTICE: 1 hashes missing 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-meyonit3wate: 1 differences found 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-meyonit3wate: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-meyonit3wate: dial("tcp","172.17.0.8:29550") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-meyonit3wate: > dial: conn=172.17.0.1:42500->172.17.0.8:29550, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-meyonit3wate: dial("tcp","172.17.0.8:55047") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-meyonit3wate: > dial: conn=172.17.0.1:51736->172.17.0.8:55047, err= 2026/09/02 02:41:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-meyonit3wate: 0 differences found 2026/09/02 02:41:41 NOTICE: ftp://172.17.0.8:21/rclone-test-meyonit3wate: 1 matching files 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-meyonit3wate: dial("tcp","172.17.0.8:8696") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-meyonit3wate: > dial: conn=172.17.0.1:60792->172.17.0.8:8696, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-meyonit3wate: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-meyonit3wate: Purge dir "" 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-penumas5wiwu: dial("tcp","172.17.0.8:32288") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-penumas5wiwu: > dial: conn=172.17.0.1:44554->172.17.0.8:32288, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-penumas5wiwu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-penumas5wiwu: Purge dir "" 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-pivotak3suqu: dial("tcp","172.17.0.8:2398") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-pivotak3suqu: > dial: conn=172.17.0.1:51354->172.17.0.8:2398, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-pivotak3suqu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-pivotak3suqu: Purge dir "" 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-vimitoj0vazi: dial("tcp","172.17.0.8:54415") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-vimitoj0vazi: > dial: conn=172.17.0.1:39654->172.17.0.8:54415, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-vimitoj0vazi: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-vimitoj0vazi: Purge dir "" 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-kulawib4kito: dial("tcp","172.17.0.8:11292") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-kulawib4kito: > dial: conn=172.17.0.1:50386->172.17.0.8:11292, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-kulawib4kito: Purge object "測試_Русский___ě_áñ" 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-kulawib4kito: Purge dir "" 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qelihan5sifu: dial("tcp","172.17.0.8:21382") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qelihan5sifu: > dial: conn=172.17.0.1:41256->172.17.0.8:21382, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qelihan5sifu: Purge object "測試_Русский___ě_áñ" 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qelihan5sifu: Purge dir "" 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-reqoduy5cifo: dial("tcp","172.17.0.8:45292") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-reqoduy5cifo: > dial: conn=172.17.0.1:35948->172.17.0.8:45292, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-reqoduy5cifo: Purge object "HELLO, WORLD!" 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-reqoduy5cifo: Purge dir "" 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qujuwux4tinu: dial("tcp","172.17.0.8:22316") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qujuwux4tinu: > dial: conn=172.17.0.1:33668->172.17.0.8:22316, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qujuwux4tinu: Purge object "HeLlO, wOrLd!" 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-qujuwux4tinu: Purge dir "" 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-voquway3yije: dial("tcp","172.17.0.8:37098") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-voquway3yije: > dial: conn=172.17.0.1:50886->172.17.0.8:37098, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-voquway3yije: Purge object "HELLO, WORLD!" 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-voquway3yije: Purge dir "" 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-vayewet7ritu: dial("tcp","172.17.0.8:23924") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-vayewet7ritu: > dial: conn=172.17.0.1:46778->172.17.0.8:23924, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-vayewet7ritu: Purge object "hello, world!" 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-vayewet7ritu: Purge dir "" --- PASS: TestApplyTransforms (0.34s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:41 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:8992") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:49526->172.17.0.8:8992, err= 2026/09/02 02:41:41 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/09/02 02:41:41 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/09/02 02:41:41 INFO : file1: Copied (new) to: sub/file2 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:60276") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:39034->172.17.0.8:60276, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:29417") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:52820->172.17.0.8:29417, err= 2026/09/02 02:41:41 DEBUG : sub/file2: size = 14 OK 2026/09/02 02:41:41 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/02 02:41:41 DEBUG : file1: Unchanged skipping 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:51014") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:45504->172.17.0.8:51014, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:9249") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:37756->172.17.0.8:9249, err= 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: don't need to copy/move sub/file2, it is already at target location 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:18966") 2026/09/02 02:41:41 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:52264->172.17.0.8:18966, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:65116") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:40044->172.17.0.8:65116, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:53828") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:51048->172.17.0.8:53828, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:9891") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:33126->172.17.0.8:9891, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:52653") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:37300->172.17.0.8:52653, err= --- PASS: TestCopyFile (0.03s) === RUN TestCopyLongFile run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:14721") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:34686->172.17.0.8:14721, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:58991") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:36954->172.17.0.8:58991, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:9413") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:49992->172.17.0.8:9413, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:21915") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:46170->172.17.0.8:21915, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:23060") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:39266->172.17.0.8:23060, err= 2026/09/02 02:41:42 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-zirecud5huze/backup" 2026/09/02 02:41:42 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/02 02:41:42 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/02 02:41:42 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/02 02:41:42 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/02 02:41:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/02 02:41:42 DEBUG : TestFTPProftpd: detected overridden config - adding "{yqc0I}" suffix to name 2026/09/02 02:41:42 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/02 02:41:42 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/02 02:41:42 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/02 02:41:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze/backup: Connecting to FTP server 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze/backup: dial("tcp","172.17.0.8:21") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze/backup: > dial: conn=172.17.0.1:38820->172.17.0.8:21, err= 2026/09/02 02:41:42 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-zirecud5huze/backup" to be canonical "TestFTPProftpd{yqc0I}:rclone-test-zirecud5huze/backup" 2026/09/02 02:41:42 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3361915856) 2026/09/02 02:41:42 DEBUG : dst/file1: size = 18 (ftp://172.17.0.8:21/rclone-test-zirecud5huze) 2026/09/02 02:41:42 DEBUG : dst/file1: Sizes differ 2026/09/02 02:41:42 INFO : dst/file1: Moved (server-side) 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:55012") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:54906->172.17.0.8:55012, err= 2026/09/02 02:41:42 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/09/02 02:41:42 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/09/02 02:41:42 INFO : dst/file1: Copied (new) 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:33023") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:38628->172.17.0.8:33023, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: Connecting to FTP server 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:21") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:38832->172.17.0.8:21, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:23764") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:33812->172.17.0.8:23764, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:40421") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:40530->172.17.0.8:40421, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:19471") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:37846->172.17.0.8:19471, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:13324") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:50352->172.17.0.8:13324, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:35970") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:33016->172.17.0.8:35970, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:26410") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:46394->172.17.0.8:26410, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:9439") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:32842->172.17.0.8:9439, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:13542") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:38380->172.17.0.8:13542, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.07s) === RUN TestCopyFileCompareDest run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:42 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-zirecud5huze/dst" 2026/09/02 02:41:42 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/02 02:41:42 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/02 02:41:42 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/02 02:41:42 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/02 02:41:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/02 02:41:42 DEBUG : TestFTPProftpd: detected overridden config - adding "{yqc0I}" suffix to name 2026/09/02 02:41:42 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/02 02:41:42 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/02 02:41:42 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/02 02:41:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze/dst: Connecting to FTP server 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze/dst: dial("tcp","172.17.0.8:21") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze/dst: > dial: conn=172.17.0.1:38846->172.17.0.8:21, err= 2026/09/02 02:41:42 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-zirecud5huze/CompareDest" 2026/09/02 02:41:42 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/02 02:41:42 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/02 02:41:42 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/02 02:41:42 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/02 02:41:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/02 02:41:42 DEBUG : TestFTPProftpd: detected overridden config - adding "{yqc0I}" suffix to name 2026/09/02 02:41:42 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/02 02:41:42 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/02 02:41:42 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/02 02:41:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze/CompareDest: Connecting to FTP server 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze/CompareDest: dial("tcp","172.17.0.8:21") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze/CompareDest: > dial: conn=172.17.0.1:38850->172.17.0.8:21, err= 2026/09/02 02:41:42 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-zirecud5huze/CompareDest" to be canonical "TestFTPProftpd{yqc0I}:rclone-test-zirecud5huze/CompareDest" 2026/09/02 02:41:42 DEBUG : one: Need to transfer - File not found at Destination 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze/dst: dial("tcp","172.17.0.8:58340") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze/dst: > dial: conn=172.17.0.1:56584->172.17.0.8:58340, err= 2026/09/02 02:41:42 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/09/02 02:41:42 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/09/02 02:41:42 INFO : one: Copied (new) 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:47483") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:41374->172.17.0.8:47483, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:39847") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:49144->172.17.0.8:39847, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:10248") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:42780->172.17.0.8:10248, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:43413") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:41300->172.17.0.8:43413, err= 2026/09/02 02:41:42 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-zirecud5huze/CompareDest" for canonical name "TestFTPProftpd{yqc0I}:rclone-test-zirecud5huze/CompareDest" 2026/09/02 02:41:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone3361915856) 2026/09/02 02:41:42 DEBUG : one: size = 3 (ftp://172.17.0.8:21/rclone-test-zirecud5huze/dst) 2026/09/02 02:41:42 DEBUG : one: Sizes differ 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze/dst: dial("tcp","172.17.0.8:45413") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze/dst: > dial: conn=172.17.0.1:49758->172.17.0.8:45413, err= 2026/09/02 02:41:42 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/09/02 02:41:42 DEBUG : one.4a8516eb.partial: renamed to: one 2026/09/02 02:41:42 INFO : one: Copied (replaced existing) 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:42320") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:47866->172.17.0.8:42320, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:11017") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:43322->172.17.0.8:11017, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:45914") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:42396->172.17.0.8:45914, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:17559") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:34280->172.17.0.8:17559, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:64980") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:35812->172.17.0.8:64980, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:31778") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:31434") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:37914->172.17.0.8:31434, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:40314->172.17.0.8:31778, err= 2026/09/02 02:41:42 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-zirecud5huze/CompareDest" for canonical name "TestFTPProftpd{yqc0I}:rclone-test-zirecud5huze/CompareDest" 2026/09/02 02:41:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone3361915856) 2026/09/02 02:41:42 DEBUG : one: size = 3 (ftp://172.17.0.8:21/rclone-test-zirecud5huze/dst) 2026/09/02 02:41:42 DEBUG : one: Sizes differ 2026/09/02 02:41:42 DEBUG : one: size = 5 OK 2026/09/02 02:41:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/02 02:41:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:58703") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:55066->172.17.0.8:58703, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:9165") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:36482") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:48808->172.17.0.8:9165, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:48710->172.17.0.8:36482, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:21013") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:59482->172.17.0.8:21013, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:62847") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:58198->172.17.0.8:62847, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:60623") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:38412->172.17.0.8:60623, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:9508") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:33482->172.17.0.8:9508, err= 2026/09/02 02:41:42 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-zirecud5huze/CompareDest" for canonical name "TestFTPProftpd{yqc0I}:rclone-test-zirecud5huze/CompareDest" 2026/09/02 02:41:42 DEBUG : two: Need to transfer - File not found at Destination 2026/09/02 02:41:42 DEBUG : two: size = 3 OK 2026/09/02 02:41:42 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/02 02:41:42 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:17134") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:41642->172.17.0.8:17134, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:57589") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:35734->172.17.0.8:57589, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:50614") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:40946->172.17.0.8:50614, err= 2026/09/02 02:41:42 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-zirecud5huze/CompareDest" for canonical name "TestFTPProftpd{yqc0I}:rclone-test-zirecud5huze/CompareDest" 2026/09/02 02:41:42 DEBUG : two: Need to transfer - File not found at Destination 2026/09/02 02:41:42 DEBUG : two: size = 3 OK 2026/09/02 02:41:42 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/02 02:41:42 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:35977") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:50620->172.17.0.8:35977, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:24506") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:33844->172.17.0.8:24506, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:61098") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:49002->172.17.0.8:61098, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:2613") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:37478->172.17.0.8:2613, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:53016") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:36926->172.17.0.8:53016, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:1303") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:50634->172.17.0.8:1303, err= 2026/09/02 02:41:42 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-zirecud5huze/CompareDest" for canonical name "TestFTPProftpd{yqc0I}:rclone-test-zirecud5huze/CompareDest" 2026/09/02 02:41:42 DEBUG : two: Need to transfer - File not found at Destination 2026/09/02 02:41:42 DEBUG : two: size = 5 (Local file system at /tmp/rclone3361915856) 2026/09/02 02:41:42 DEBUG : two: size = 3 (ftp://172.17.0.8:21/rclone-test-zirecud5huze/CompareDest) 2026/09/02 02:41:42 DEBUG : two: Sizes differ 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze/dst: dial("tcp","172.17.0.8:2374") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze/dst: > dial: conn=172.17.0.1:36268->172.17.0.8:2374, err= 2026/09/02 02:41:42 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/09/02 02:41:42 DEBUG : two.a319cd8b.partial: renamed to: two 2026/09/02 02:41:42 INFO : two: Copied (new) 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:55445") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:54788->172.17.0.8:55445, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:42448") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:53240->172.17.0.8:42448, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:29378") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:55732->172.17.0.8:29378, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:2195") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:50682->172.17.0.8:2195, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:54107") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:36634->172.17.0.8:54107, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:20037") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:43478->172.17.0.8:20037, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:51316") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:47762->172.17.0.8:51316, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.15s) === RUN TestCopyFileCopyDest run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:14205") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:38692->172.17.0.8:14205, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:53825") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:54366->172.17.0.8:53825, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:42 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:36824") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:46420->172.17.0.8:36824, err= 2026/09/02 02:41:42 DEBUG : sub/file2: size = 14 OK 2026/09/02 02:41:42 INFO : file1: Copied (new) to: sub/file2 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:3294") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:37404->172.17.0.8:3294, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:46710") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:43456->172.17.0.8:46710, err= 2026/09/02 02:41:42 DEBUG : sub/file2: size = 14 OK 2026/09/02 02:41:42 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/02 02:41:42 DEBUG : file1: Unchanged skipping 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:50041") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:33256->172.17.0.8:50041, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:44773") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:48744->172.17.0.8:44773, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: don't need to copy/move sub/file2, it is already at target location 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:32618") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:54948->172.17.0.8:32618, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:62214") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:36556->172.17.0.8:62214, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:52385") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:34874->172.17.0.8:52385, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:24185") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:50016->172.17.0.8:24185, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:2298") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:57222->172.17.0.8:2298, err= --- PASS: TestCopyInplace (0.04s) === RUN TestCopyLongFileName run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:42 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:3150") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:38322->172.17.0.8:3150, err= 2026/09/02 02:41:42 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/09/02 02:41:42 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/09/02 02:41:42 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:14078") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:46686->172.17.0.8:14078, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:51692") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:38858->172.17.0.8:51692, err= 2026/09/02 02:41:42 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/09/02 02:41:42 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/02 02:41:42 DEBUG : file1: Unchanged skipping 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:56184") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:59784->172.17.0.8:56184, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:18392") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:43500->172.17.0.8:18392, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:25039") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:36218->172.17.0.8:25039, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:29515") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:46946->172.17.0.8:29515, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:5629") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:44682->172.17.0.8:5629, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:58564") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:48898->172.17.0.8:58564, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:23487") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:51938->172.17.0.8:23487, err= --- PASS: TestCopyLongFileName (0.03s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:17059") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:34592->172.17.0.8:17059, err= 2026/09/02 02:41:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/09/02 02:41:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/09/02 02:41:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/09/02 02:41:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/09/02 02:41:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/09/02 02:41:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/09/02 02:41:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/09/02 02:41:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/09/02 02:41:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/09/02 02:41:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: Waiting for checks to finish 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: Connecting to FTP server 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: Waiting for transfers to finish 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:21") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:38866->172.17.0.8:21, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: Connecting to FTP server 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:4401") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:37558") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:36284->172.17.0.8:4401, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:53116->172.17.0.8:37558, err= 2026/09/02 02:41:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/09/02 02:41:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/09/02 02:41:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/09/02 02:41:42 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/09/02 02:41:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/09/02 02:41:42 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:44453") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:21") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:44618->172.17.0.8:44453, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:6353") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:34102->172.17.0.8:6353, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:38880->172.17.0.8:21, err= 2026/09/02 02:41:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/09/02 02:41:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/09/02 02:41:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/09/02 02:41:42 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/09/02 02:41:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/09/02 02:41:42 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:59449") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:58036->172.17.0.8:59449, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:58433") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:37244->172.17.0.8:58433, err= 2026/09/02 02:41:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/09/02 02:41:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/09/02 02:41:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/09/02 02:41:42 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:47551") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:33538->172.17.0.8:47551, err= 2026/09/02 02:41:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/09/02 02:41:42 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:12817") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:39158->172.17.0.8:12817, err= 2026/09/02 02:41:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/09/02 02:41:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/09/02 02:41:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/09/02 02:41:42 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/09/02 02:41:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/09/02 02:41:42 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:52813") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:41972->172.17.0.8:52813, err= 2026/09/02 02:41:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:15201") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:52168->172.17.0.8:15201, err= 2026/09/02 02:41:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/09/02 02:41:42 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/09/02 02:41:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/09/02 02:41:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/09/02 02:41:42 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:24832") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:45238->172.17.0.8:24832, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:3146") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:37270->172.17.0.8:3146, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:43934") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:39786->172.17.0.8:43934, err= --- PASS: TestCopyLongFileNameCollision (0.18s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:42 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:37472") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:46848->172.17.0.8:37472, err= 2026/09/02 02:41:42 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/09/02 02:41:42 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/09/02 02:41:42 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:54113") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:32894->172.17.0.8:54113, err= 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:51328") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:40850->172.17.0.8:51328, err= 2026/09/02 02:41:42 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:52258") 2026/09/02 02:41:42 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:57212->172.17.0.8:52258, err= 2026/09/02 02:41:43 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/09/02 02:41:43 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:26258") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:41492->172.17.0.8:26258, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:46893") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:47834->172.17.0.8:46893, err= 2026/09/02 02:41:43 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:46468") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:49124->172.17.0.8:46468, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:18140") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:35426->172.17.0.8:18140, err= 2026/09/02 02:41:43 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:63701") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:43410->172.17.0.8:63701, err= 2026/09/02 02:41:43 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/09/02 02:41:43 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/09/02 02:41:43 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:49000") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:57242->172.17.0.8:49000, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:11474") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:36136->172.17.0.8:11474, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:26427") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:50360->172.17.0.8:26427, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:36422") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:59230->172.17.0.8:36422, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:9303") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:56458->172.17.0.8:9303, err= --- PASS: TestCopyFileMaxTransfer (1.06s) === RUN TestDeduplicateInteractive run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:13795") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:41958->172.17.0.8:13795, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:55112") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:58146->172.17.0.8:55112, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:10734") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:36728->172.17.0.8:10734, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:18001") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:35370->172.17.0.8:18001, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:6758") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:52814->172.17.0.8:6758, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:42539") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:44088->172.17.0.8:42539, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:19615") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:53028->172.17.0.8:19615, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:53110") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:57916->172.17.0.8:53110, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:54080") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:35516->172.17.0.8:54080, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:11107") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:42424->172.17.0.8:11107, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:58656") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:49792->172.17.0.8:58656, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:41466") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:56648->172.17.0.8:41466, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:13089") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:45734->172.17.0.8:13089, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:17018") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:49568->172.17.0.8:17018, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:29415") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:33482->172.17.0.8:29415, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:35726") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:40362->172.17.0.8:35726, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:26077") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:50694->172.17.0.8:26077, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:61587") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:52814->172.17.0.8:61587, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:3161") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:38850->172.17.0.8:3161, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:30996") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:39880->172.17.0.8:30996, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:43608") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:42808->172.17.0.8:43608, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:36572") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:53822->172.17.0.8:36572, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:20489") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:55774->172.17.0.8:20489, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:37316") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:46120->172.17.0.8:37316, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:3441") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:53244->172.17.0.8:3441, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:31555") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:33160->172.17.0.8:31555, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:50509") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:49388->172.17.0.8:50509, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:4003") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:40562->172.17.0.8:4003, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:58111") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:54506->172.17.0.8:58111, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:50036") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:54170->172.17.0.8:50036, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:13485") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:53892->172.17.0.8:13485, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:17340") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:54362->172.17.0.8:17340, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:47400") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:58962->172.17.0.8:47400, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:38488") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:58372->172.17.0.8:38488, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:34256") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:45750->172.17.0.8:34256, err= 2026/09/02 02:41:43 DEBUG : a.txt: Excluded (Size Filter) 2026/09/02 02:41:43 DEBUG : a.txt: Excluded 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:37085") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:37120->172.17.0.8:37085, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:56524") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:54472->172.17.0.8:56524, err= 2026/09/02 02:41:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/02 02:41:43 DEBUG : sub dir/hello world2: Excluded 2026/09/02 02:41:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/02 02:41:43 DEBUG : sub dir/hello world: Excluded 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:37850") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:40836->172.17.0.8:37850, err= 2026/09/02 02:41:43 DEBUG : sub dir/ignore dir: Excluded 2026/09/02 02:41:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/02 02:41:43 DEBUG : sub dir/hello world2: Excluded 2026/09/02 02:41:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/02 02:41:43 DEBUG : sub dir/hello world: Excluded 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:6934") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:46674->172.17.0.8:6934, err= 2026/09/02 02:41:43 DEBUG : sub dir/ignore dir: Excluded 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:24515") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:52276->172.17.0.8:24515, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:63777") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:53620->172.17.0.8:63777, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:46647") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:35798->172.17.0.8:46647, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:26778") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:42474->172.17.0.8:26778, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:58794") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:49562->172.17.0.8:58794, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:16538") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:38004->172.17.0.8:16538, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:43016") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:34270->172.17.0.8:43016, err= --- PASS: TestListDirSorted (0.07s) === RUN TestListDirSortedFn run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:38525") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:58568->172.17.0.8:38525, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:23458") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:37100->172.17.0.8:23458, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:17445") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:42282->172.17.0.8:17445, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:41409") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:48072->172.17.0.8:41409, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:31632") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:47616->172.17.0.8:31632, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:41002") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:53720->172.17.0.8:41002, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:26333") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:56174->172.17.0.8:26333, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:28392") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:43642->172.17.0.8:28392, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:44290") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:37370->172.17.0.8:44290, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:10560") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:7791") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:55888->172.17.0.8:7791, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:38114->172.17.0.8:10560, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:9615") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:35834->172.17.0.8:9615, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:16691") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:60168->172.17.0.8:16691, err= 2026/09/02 02:41:43 DEBUG : a.txt: Excluded (Size Filter) 2026/09/02 02:41:43 DEBUG : a.txt: Excluded 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:20199") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:41096->172.17.0.8:20199, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:8094") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:60450->172.17.0.8:8094, err= 2026/09/02 02:41:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/02 02:41:43 DEBUG : sub dir/hello world2: Excluded 2026/09/02 02:41:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/02 02:41:43 DEBUG : sub dir/hello world: Excluded 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:38635") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:40766->172.17.0.8:38635, err= 2026/09/02 02:41:43 DEBUG : sub dir/ignore dir: Excluded 2026/09/02 02:41:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/09/02 02:41:43 DEBUG : sub dir/hello world2: Excluded 2026/09/02 02:41:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/09/02 02:41:43 DEBUG : sub dir/hello world: Excluded 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:27874") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:52278->172.17.0.8:27874, err= 2026/09/02 02:41:43 DEBUG : sub dir/ignore dir: Excluded 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:22007") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:34664->172.17.0.8:22007, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:3795") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:33980->172.17.0.8:3795, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:6476") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:34956->172.17.0.8:6476, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:14221") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:45114->172.17.0.8:14221, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:2979") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:24130") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:57552->172.17.0.8:24130, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:39100->172.17.0.8:2979, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:40329") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:57132->172.17.0.8:40329, err= --- PASS: TestListDirSortedFn (0.08s) === RUN TestListJSON run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:47956") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:52298->172.17.0.8:47956, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:14098") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:46522->172.17.0.8:14098, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:2567") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:58644->172.17.0.8:2567, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:57650") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:41694->172.17.0.8:57650, err= === RUN TestListJSON/Default 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:3971") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:44132->172.17.0.8:3971, err= === RUN TestListJSON/FilesOnly 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:62134") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:36912->172.17.0.8:62134, err= === RUN TestListJSON/DirsOnly 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:18045") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:52420->172.17.0.8:18045, err= === RUN TestListJSON/Recurse 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:37646") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:40488->172.17.0.8:37646, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:57008") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:46886->172.17.0.8:57008, err= === RUN TestListJSON/SubDir 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:22346") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:49040->172.17.0.8:22346, err= === RUN TestListJSON/NoModTime 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:39427") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:59836->172.17.0.8:39427, err= === RUN TestListJSON/NoMimeType 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:52872") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:50090->172.17.0.8:52872, err= === RUN TestListJSON/ShowHash 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:16948") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:37936->172.17.0.8:16948, err= === RUN TestListJSON/HashTypes 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:49841") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:40178->172.17.0.8:49841, err= 2026/09/02 02:41:43 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:22858") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:60452->172.17.0.8:22858, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:28495") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:35084->172.17.0.8:28495, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:35117") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:32926->172.17.0.8:35117, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:54763") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:40026->172.17.0.8:54763, err= --- PASS: TestListJSON (0.04s) --- PASS: TestListJSON/Default (0.00s) --- PASS: TestListJSON/FilesOnly (0.00s) --- PASS: TestListJSON/DirsOnly (0.00s) --- PASS: TestListJSON/Recurse (0.00s) --- PASS: TestListJSON/SubDir (0.00s) --- PASS: TestListJSON/NoModTime (0.00s) --- PASS: TestListJSON/NoMimeType (0.00s) --- PASS: TestListJSON/ShowHash (0.00s) --- PASS: TestListJSON/HashTypes (0.00s) --- PASS: TestListJSON/Metadata (0.00s) === RUN TestStatJSON run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:33925") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:37474->172.17.0.8:33925, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:47087") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:37900->172.17.0.8:47087, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:45201") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:41748->172.17.0.8:45201, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:37594") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:60130->172.17.0.8:37594, err= === RUN TestStatJSON/Root 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:37942") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:56800->172.17.0.8:37942, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:45991") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:55232->172.17.0.8:45991, err= === RUN TestStatJSON/Dir 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:13764") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:42192->172.17.0.8:13764, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:17278") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:46170->172.17.0.8:17278, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:47339") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:34144->172.17.0.8:47339, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:33306") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:59358->172.17.0.8:33306, err= === RUN TestStatJSON/FileDirsOnly 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:12435") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:51042->172.17.0.8:12435, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:17028") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:33294->172.17.0.8:17028, err= === RUN TestStatJSON/RootNotFound 2026/09/02 02:41:43 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-zirecud5huze/notfound" 2026/09/02 02:41:43 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/02 02:41:43 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/02 02:41:43 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/02 02:41:43 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/02 02:41:43 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/02 02:41:43 DEBUG : TestFTPProftpd: detected overridden config - adding "{yqc0I}" suffix to name 2026/09/02 02:41:43 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/02 02:41:43 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/02 02:41:43 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/02 02:41:43 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze/notfound: Connecting to FTP server 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze/notfound: dial("tcp","172.17.0.8:21") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze/notfound: > dial: conn=172.17.0.1:38884->172.17.0.8:21, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze/notfound: dial("tcp","172.17.0.8:40197") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze/notfound: > dial: conn=172.17.0.1:38842->172.17.0.8:40197, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:25651") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:39644->172.17.0.8:25651, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:45873") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:46476->172.17.0.8:45873, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:43676") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:39204->172.17.0.8:43676, err= --- PASS: TestStatJSON (0.06s) --- 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 TestStatJSONMemory 2026/09/02 02:41:43 DEBUG : Creating backend with remote ":memory:" 2026/09/02 02:41:43 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/09/02 02:41:43 DEBUG : sub/file1: size = 5 OK 2026/09/02 02:41:43 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/09/02 02:41:43 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:43 INFO : ftp://172.17.0.8:21/rclone-test-zirecud5huze: Making directory 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:43017") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:37366->172.17.0.8:43017, err= 2026/09/02 02:41:43 INFO : ftp://172.17.0.8:21/rclone-test-zirecud5huze: Making directory 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:53570") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:44530->172.17.0.8:53570, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:2655") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:41084->172.17.0.8:2655, err= --- PASS: TestMkdir (0.01s) === RUN TestLsd run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:1339") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:55518->172.17.0.8:1339, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:5556") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:37532->172.17.0.8:5556, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:49756") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:59862->172.17.0.8:49756, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:34418") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:48774->172.17.0.8:34418, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:59670") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:33824->172.17.0.8:59670, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:29490") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:48486->172.17.0.8:29490, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:18948") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:34534->172.17.0.8:18948, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:26524") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:42308->172.17.0.8:26524, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:31047") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:36532->172.17.0.8:31047, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:30471") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:48874->172.17.0.8:30471, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:26392") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:56426->172.17.0.8:26392, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:40746") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:39408->172.17.0.8:40746, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:35528") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:42578->172.17.0.8:35528, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:61533") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:48240->172.17.0.8:61533, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:25691") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:39914->172.17.0.8:25691, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:11367") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:38130->172.17.0.8:11367, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:27733") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:47886->172.17.0.8:27733, err= 2026/09/02 02:41:43 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/09/02 02:41:43 DEBUG : empty space: Excluded 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:52278") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:45682->172.17.0.8:52278, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:51845") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:40844->172.17.0.8:51845, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:50513") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:51010->172.17.0.8:50513, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:61753") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:48344->172.17.0.8:61753, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:34859") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:47346->172.17.0.8:34859, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:34006") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:59330->172.17.0.8:34006, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:33450") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:59686->172.17.0.8:33450, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:5214") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:42420->172.17.0.8:5214, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:2849") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:40938->172.17.0.8:2849, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:10201") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:57228->172.17.0.8:10201, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:50427") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:37514->172.17.0.8:50427, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:54110") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:44084->172.17.0.8:54110, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:48481") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:41938->172.17.0.8:48481, err= --- PASS: TestHashSums (0.02s) === RUN TestHashSumsWithErrors 2026/09/02 02:41:43 DEBUG : Creating backend with remote ":memory:" 2026/09/02 02:41:43 ERROR : file1: hash unsupported: hash type not supported 2026/09/02 02:41:43 ERROR : sub/file1: hash unsupported: hash type not supported 2026/09/02 02:41:43 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/09/02 02:41:43 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/02 02:41:43 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/09/02 02:41:43 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/02 02:41:43 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/09/02 02:41:43 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/02 02:41:43 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/09/02 02:41:43 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/09/02 02:41:43 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:34744") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:34100->172.17.0.8:34744, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:18793") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:51894->172.17.0.8:18793, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:57497") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:35286->172.17.0.8:57497, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:51252") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:44896->172.17.0.8:51252, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:35015") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:48760->172.17.0.8:35015, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:10327") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:44522->172.17.0.8:10327, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:31991") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:37058->172.17.0.8:31991, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:28158") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:41442->172.17.0.8:28158, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:16093") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:52950->172.17.0.8:16093, err= --- PASS: TestCount (0.02s) === RUN TestDelete run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:62112") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:44782->172.17.0.8:62112, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:26046") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:36638->172.17.0.8:26046, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:15315") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:51748->172.17.0.8:15315, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:22831") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:45010->172.17.0.8:22831, err= 2026/09/02 02:41:43 DEBUG : Waiting for deletions to finish 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:17094") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:51558->172.17.0.8:17094, err= 2026/09/02 02:41:43 DEBUG : large: Excluded (Size Filter) 2026/09/02 02:41:43 DEBUG : large: Excluded 2026/09/02 02:41:43 INFO : medium: Deleted 2026/09/02 02:41:43 INFO : small: Deleted 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:7330") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:32920->172.17.0.8:7330, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:43826") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:48272->172.17.0.8:43826, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:35213") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:59830->172.17.0.8:35213, err= --- PASS: TestDelete (0.02s) === RUN TestMaxDelete run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:21225") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:56396->172.17.0.8:21225, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:43945") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:58192->172.17.0.8:43945, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:24107") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:54196->172.17.0.8:24107, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:33114") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:49788->172.17.0.8:33114, err= 2026/09/02 02:41:43 DEBUG : Waiting for deletions to finish 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:3944") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:48054->172.17.0.8:3944, err= 2026/09/02 02:41:43 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/09/02 02:41:43 INFO : small: Deleted 2026/09/02 02:41:43 INFO : medium: Deleted 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:49278") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:40726->172.17.0.8:49278, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:47716") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:41714->172.17.0.8:47716, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:51834") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:58032->172.17.0.8:51834, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:47369") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:42300->172.17.0.8:47369, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:17634") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:45544->172.17.0.8:17634, err= --- PASS: TestMaxDelete (0.02s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:40031") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:43628->172.17.0.8:40031, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:57019") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:35492->172.17.0.8:57019, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:13480") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:37958->172.17.0.8:13480, err= 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:2380") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:50846->172.17.0.8:2380, err= 2026/09/02 02:41:43 DEBUG : Waiting for deletions to finish 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:60585") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:39368->172.17.0.8:60585, err= 2026/09/02 02:41:43 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/09/02 02:41:43 INFO : small: Deleted 2026/09/02 02:41:43 INFO : medium: Deleted 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:8307") 2026/09/02 02:41:43 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:57060->172.17.0.8:8307, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:50822") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:34280->172.17.0.8:50822, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:14233") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:45724->172.17.0.8:14233, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:16951") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:39594->172.17.0.8:16951, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:15435") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:51776->172.17.0.8:15435, err= --- PASS: TestMaxDeleteSizeLargeFile (0.03s) === RUN TestMaxDeleteSize run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:8422") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:33468->172.17.0.8:8422, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:5328") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:36672->172.17.0.8:5328, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:48492") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:48994->172.17.0.8:48492, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:38159") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:36808->172.17.0.8:38159, err= 2026/09/02 02:41:44 DEBUG : Waiting for deletions to finish 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:42137") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:37798->172.17.0.8:42137, err= 2026/09/02 02:41:44 ERROR : medium: Got fatal error on delete: --max-delete-size threshold reached 2026/09/02 02:41:44 INFO : small: Deleted 2026/09/02 02:41:44 INFO : large: Deleted 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:44929") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:48740->172.17.0.8:44929, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:61129") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:37326->172.17.0.8:61129, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:53389") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:59644->172.17.0.8:53389, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:36067") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:39636->172.17.0.8:36067, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:53839") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:50344->172.17.0.8:53839, err= --- PASS: TestMaxDeleteSize (0.02s) === RUN TestReadFile run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:20899") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:52010->172.17.0.8:20899, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:50899") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:52238->172.17.0.8:50899, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:58392") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:49758->172.17.0.8:58392, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:47478") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:40342->172.17.0.8:47478, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:63552") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:47098->172.17.0.8:63552, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:54145") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:35934->172.17.0.8:54145, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:42933") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:40764->172.17.0.8:42933, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2026/09/02 02:41:44 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/09/02 02:41:44 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/09/02 02:41:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/02 02:41:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/02 02:41:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/02 02:41:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/09/02 02:41:44 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:34157") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:48538->172.17.0.8:34157, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:4883") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:44018->172.17.0.8:4883, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:46428") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:41282->172.17.0.8:46428, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:51214") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:59964->172.17.0.8:51214, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:25898") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:40606->172.17.0.8:25898, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:27155") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:33854->172.17.0.8:27155, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:52011") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:47136->172.17.0.8:52011, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:21917") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:41966->172.17.0.8:21917, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:33349") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:59318->172.17.0.8:33349, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:57688") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:46408->172.17.0.8:57688, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:58784") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:37592->172.17.0.8:58784, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:7417") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:45206->172.17.0.8:7417, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:12072") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:55822->172.17.0.8:12072, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:6237") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:52482->172.17.0.8:6237, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:2366") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:36008->172.17.0.8:2366, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:22005") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:40426->172.17.0.8:22005, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:63910") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:60886->172.17.0.8:63910, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:60058") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:42366->172.17.0.8:60058, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:17844") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:45064->172.17.0.8:17844, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:58671") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:55526->172.17.0.8:58671, err= --- PASS: TestCat (0.12s) === RUN TestPurge 2026/09/02 02:41:44 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-cuyurif4sani" 2026/09/02 02:41:44 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/02 02:41:44 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/02 02:41:44 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/02 02:41:44 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/02 02:41:44 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/02 02:41:44 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/02 02:41:44 DEBUG : TestFTPProftpd: detected overridden config - adding "{yqc0I}" suffix to name 2026/09/02 02:41:44 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/02 02:41:44 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/02 02:41:44 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/02 02:41:44 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: Connecting to FTP server 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:21") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:38896->172.17.0.8:21, err= 2026/09/02 02:41:44 DEBUG : Creating backend with remote "/tmp/rclone1047025245" run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-cuyurif4sani", Local "Local file system at /tmp/rclone1047025245", Modify Window "1s" 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:57829") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:42844->172.17.0.8:57829, err= 2026/09/02 02:41:44 INFO : A2: Making directory 2026/09/02 02:41:44 INFO : A1/B2: Making directory 2026/09/02 02:41:44 INFO : A1/B2/C2: Making directory 2026/09/02 02:41:44 INFO : A1/B1/C3: Making directory 2026/09/02 02:41:44 INFO : A3: Making directory 2026/09/02 02:41:44 INFO : A3/B3: Making directory 2026/09/02 02:41:44 INFO : A3/B3/C4: Making directory 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:19767") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:59778->172.17.0.8:19767, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:18222") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:52426->172.17.0.8:18222, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: Connecting to FTP server 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:21") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: Connecting to FTP server 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:38906->172.17.0.8:21, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:28659") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:46356->172.17.0.8:28659, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:59105") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:54346->172.17.0.8:59105, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:59784") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:50746->172.17.0.8:59784, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:21") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:38918->172.17.0.8:21, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:8732") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:42572->172.17.0.8:8732, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:60498") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:53814->172.17.0.8:60498, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:49345") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:41662->172.17.0.8:49345, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:2155") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:41092->172.17.0.8:2155, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:20469") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:53430->172.17.0.8:20469, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:57380") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:56272->172.17.0.8:57380, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:48696") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:56098->172.17.0.8:48696, err= 2026/09/02 02:41:44 DEBUG : Waiting for deletions to finish 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:29535") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:44552->172.17.0.8:29535, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:21730") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:39864->172.17.0.8:21730, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:48340") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:54926->172.17.0.8:48340, err= 2026/09/02 02:41:44 INFO : A1/B1/C1/one: Deleted 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:38487") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:60438->172.17.0.8:38487, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:3395") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:38110->172.17.0.8:3395, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:53225") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:51878->172.17.0.8:53225, err= 2026/09/02 02:41:44 DEBUG : removing 2 level 3 directories 2026/09/02 02:41:44 INFO : A1/B1/C3: Removing directory 2026/09/02 02:41:44 INFO : A1/B1/C1: Removing directory 2026/09/02 02:41:44 DEBUG : removing 1 level 2 directories 2026/09/02 02:41:44 INFO : A1/B1: Removing directory 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:43052") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:40800->172.17.0.8:43052, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:13963") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:36828->172.17.0.8:13963, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:37020") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:41064->172.17.0.8:37020, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:30214") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:34912->172.17.0.8:30214, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:26597") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:47320->172.17.0.8:26597, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:32929") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:43378->172.17.0.8:32929, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:44902") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:36410->172.17.0.8:44902, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:4264") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:52230->172.17.0.8:4264, err= 2026/09/02 02:41:44 DEBUG : Waiting for deletions to finish 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:1965") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:57002->172.17.0.8:1965, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:35707") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:45296->172.17.0.8:35707, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:57678") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:42016->172.17.0.8:57678, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:6714") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:33576") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:36672->172.17.0.8:6714, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:51794->172.17.0.8:33576, err= 2026/09/02 02:41:44 INFO : A1/two: Deleted 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:49796") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:49909") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:46100->172.17.0.8:49796, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:34090->172.17.0.8:49909, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:45254") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:45902->172.17.0.8:45254, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:54469") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:33354->172.17.0.8:54469, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:62293") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:33185") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:56074->172.17.0.8:33185, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:53852->172.17.0.8:62293, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:17922") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:42742->172.17.0.8:17922, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:16941") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:57090->172.17.0.8:16941, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:23211") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:44694->172.17.0.8:23211, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:49718") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:54228->172.17.0.8:49718, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:34110") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:38400->172.17.0.8:34110, err= 2026/09/02 02:41:44 DEBUG : removing 2 level 3 directories 2026/09/02 02:41:44 INFO : A3/B3/C4: Removing directory 2026/09/02 02:41:44 INFO : A1/B2/C2: Removing directory 2026/09/02 02:41:44 DEBUG : removing 2 level 2 directories 2026/09/02 02:41:44 INFO : A3/B3: Removing directory 2026/09/02 02:41:44 INFO : A1/B2: Removing directory 2026/09/02 02:41:44 DEBUG : removing 3 level 1 directories 2026/09/02 02:41:44 INFO : A3: Removing directory 2026/09/02 02:41:44 INFO : A1: Removing directory 2026/09/02 02:41:44 INFO : A2: Removing directory 2026/09/02 02:41:44 DEBUG : removing 1 level 0 directories 2026/09/02 02:41:44 INFO : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: Removing directory 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:50719") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:47948->172.17.0.8:50719, err= 2026/09/02 02:41:44 ERROR : error listing: directory not found 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: dial("tcp","172.17.0.8:56036") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: > dial: conn=172.17.0.1:57634->172.17.0.8:56036, err= 2026/09/02 02:41:44 ERROR : error listing: directory not found 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-cuyurif4sani: Purge dir "" 2026/09/02 02:41:44 NOTICE: purge failed to rmdir "": directory not found 2026/09/02 02:41:44 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.13s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:35348") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:52928->172.17.0.8:35348, err= 2026/09/02 02:41:44 INFO : A2: Making directory 2026/09/02 02:41:44 INFO : A1/B2: Making directory 2026/09/02 02:41:44 INFO : A1/B2/C2: Making directory 2026/09/02 02:41:44 INFO : A1/B1/C3: Making directory 2026/09/02 02:41:44 INFO : A3: Making directory 2026/09/02 02:41:44 INFO : A3/B3: Making directory 2026/09/02 02:41:44 INFO : A3/B3/C4: Making directory 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:22416") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:52972->172.17.0.8:22416, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:8315") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:52616->172.17.0.8:8315, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:60416") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:58336->172.17.0.8:60416, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:14063") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:64248") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:55108->172.17.0.8:14063, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:39700->172.17.0.8:64248, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: Connecting to FTP server 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:21") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:38930->172.17.0.8:21, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:3338") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:39632") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:58822->172.17.0.8:39632, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:50468->172.17.0.8:3338, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:17324") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:44840->172.17.0.8:17324, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:56251") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:20240") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:60056->172.17.0.8:20240, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:47966->172.17.0.8:56251, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:10240") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:60146->172.17.0.8:10240, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:25929") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:37514->172.17.0.8:25929, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:47194") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:42720->172.17.0.8:47194, err= 2026/09/02 02:41:44 DEBUG : removing 1 level 3 directories 2026/09/02 02:41:44 INFO : A3/B3/C4: Removing directory 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:18439") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:41312->172.17.0.8:18439, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:4568") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:60560->172.17.0.8:4568, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:21108") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:10140") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:33744->172.17.0.8:10140, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:52160->172.17.0.8:21108, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:22289") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:56114->172.17.0.8:22289, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:13322") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:47783") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:39404->172.17.0.8:13322, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:59102->172.17.0.8:47783, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:12203") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:49792->172.17.0.8:12203, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:61557") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:45142->172.17.0.8:61557, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:10908") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:52932->172.17.0.8:10908, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:1044") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:40532->172.17.0.8:1044, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:23145") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:32911") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:43368->172.17.0.8:23145, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:59400->172.17.0.8:32911, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:36995") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:50326->172.17.0.8:36995, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:37275") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:48346->172.17.0.8:37275, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:52075") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:1897") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:44504->172.17.0.8:52075, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:40564->172.17.0.8:1897, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:21791") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:48442->172.17.0.8:21791, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:44361") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:57614->172.17.0.8:44361, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:27272") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:34346->172.17.0.8:27272, err= 2026/09/02 02:41:44 DEBUG : removing 2 level 3 directories 2026/09/02 02:41:44 INFO : A1/B2/C2: Removing directory 2026/09/02 02:41:44 INFO : A1/B1/C3: Removing directory 2026/09/02 02:41:44 DEBUG : removing 2 level 2 directories 2026/09/02 02:41:44 INFO : A3/B3: Removing directory 2026/09/02 02:41:44 INFO : A1/B2: Removing directory 2026/09/02 02:41:44 DEBUG : removing 2 level 1 directories 2026/09/02 02:41:44 INFO : A2: Removing directory 2026/09/02 02:41:44 INFO : A3: Removing directory 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:57934") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:57888->172.17.0.8:57934, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:17115") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:56472->172.17.0.8:17115, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:12155") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:58418->172.17.0.8:12155, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:44899") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:56866->172.17.0.8:44899, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:32236") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:51426->172.17.0.8:32236, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:51286") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:59010->172.17.0.8:51286, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:10647") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:40144->172.17.0.8:10647, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:15567") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:44704->172.17.0.8:15567, err= 2026/09/02 02:41:44 DEBUG : removing 1 level 3 directories 2026/09/02 02:41:44 INFO : A1/B1/C1: Removing directory 2026/09/02 02:41:44 DEBUG : removing 1 level 2 directories 2026/09/02 02:41:44 INFO : A1/B1: Removing directory 2026/09/02 02:41:44 DEBUG : removing 1 level 1 directories 2026/09/02 02:41:44 INFO : A1: Removing directory 2026/09/02 02:41:44 DEBUG : removing 1 level 0 directories 2026/09/02 02:41:44 INFO : ftp://172.17.0.8:21/rclone-test-zirecud5huze: Removing directory 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:44077") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:50892->172.17.0.8:44077, err= 2026/09/02 02:41:44 ERROR : error listing: directory not found 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:23704") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:57352->172.17.0.8:23704, err= 2026/09/02 02:41:44 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.11s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:44 INFO : A1: Making directory 2026/09/02 02:41:44 INFO : A1/B1: Making directory 2026/09/02 02:41:44 INFO : A1/B1/C1: Making directory 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:51205") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:42740->172.17.0.8:51205, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:59363") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:37048->172.17.0.8:59363, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:14039") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:58766->172.17.0.8:14039, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:27691") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:50472->172.17.0.8:27691, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:6977") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:36940->172.17.0.8:6977, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:39768") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:51260->172.17.0.8:39768, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:60036") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:59674->172.17.0.8:60036, err= 2026/09/02 02:41:44 DEBUG : removing 1 level 3 directories 2026/09/02 02:41:44 INFO : A1/B1/C1: Removing directory 2026/09/02 02:41:44 DEBUG : removing 1 level 2 directories 2026/09/02 02:41:44 INFO : A1/B1: Removing directory 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:49655") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:48080->172.17.0.8:49655, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:63821") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:50916->172.17.0.8:63821, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:53593") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:56190->172.17.0.8:53593, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:26625") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:33928->172.17.0.8:26625, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:30649") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:33436->172.17.0.8:30649, err= --- PASS: TestRmdirsLeaveRoot (0.03s) === RUN TestRmdirsWithFilter run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:44 INFO : A1: Making directory 2026/09/02 02:41:44 INFO : A1/B1: Making directory 2026/09/02 02:41:44 INFO : A1/B1/C1: Making directory 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:54414") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:58720->172.17.0.8:54414, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:51520") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:55516->172.17.0.8:51520, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:34774") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:51056->172.17.0.8:34774, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:33387") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:58254->172.17.0.8:33387, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:55696") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:60590->172.17.0.8:55696, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:49108") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:44462->172.17.0.8:49108, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:40933") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:41318->172.17.0.8:40933, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:57788") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:41262->172.17.0.8:57788, err= 2026/09/02 02:41:44 DEBUG : removing 1 level 3 directories 2026/09/02 02:41:44 INFO : A1/B1/C1: Removing directory 2026/09/02 02:41:44 DEBUG : removing 1 level 2 directories 2026/09/02 02:41:44 INFO : A1/B1: Removing directory 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:34762") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:41214->172.17.0.8:34762, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:39081") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:49676->172.17.0.8:39081, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:57053") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:49470->172.17.0.8:57053, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:43859") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:40770->172.17.0.8:43859, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:34743") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:58396->172.17.0.8:34743, err= --- PASS: TestRmdirsWithFilter (0.03s) === RUN TestCopyURL run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:31017") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:48620->172.17.0.8:31017, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:37757") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:37308->172.17.0.8:37757, err= 2026/09/02 02:41:44 DEBUG : file1: size = 14 OK 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:34478") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:60014->172.17.0.8:34478, err= 2026/09/02 02:41:44 DEBUG : filename.txt: File name found in url 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:51291") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:46024->172.17.0.8:51291, err= 2026/09/02 02:41:44 DEBUG : filename.txt: size = 14 OK 2026/09/02 02:41:44 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:44908") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:37884->172.17.0.8:44908, err= 2026/09/02 02:41:44 DEBUG : headerfilename.txt: size = 14 OK 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:23874") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:41844->172.17.0.8:23874, err= 2026/09/02 02:41:44 DEBUG : file2: size = 14 OK 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:65071") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:32780->172.17.0.8:65071, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:28689") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:48814->172.17.0.8:28689, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:21732") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:43912->172.17.0.8:21732, err= --- PASS: TestCopyURL (0.05s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:53492") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:37202->172.17.0.8:53492, err= 2026/09/02 02:41:44 DEBUG : file1: size = 14 OK 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:29794") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:43768->172.17.0.8:29794, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:14392") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:43820->172.17.0.8:14392, err= --- PASS: TestCopyURLDownloadHeaders (0.01s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:44 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:37706") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:41314->172.17.0.8:37706, err= 2026/09/02 02:41:44 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/09/02 02:41:44 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/09/02 02:41:44 INFO : file1: Copied (new) to: sub/file2 2026/09/02 02:41:44 INFO : file1: Deleted 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:48767") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:45998->172.17.0.8:48767, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:54354") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:44524->172.17.0.8:54354, err= 2026/09/02 02:41:44 DEBUG : sub/file2: size = 14 OK 2026/09/02 02:41:44 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/02 02:41:44 DEBUG : file1: Unchanged skipping 2026/09/02 02:41:44 INFO : file1: Deleted 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:39048") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:52266->172.17.0.8:39048, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:4768") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:34658->172.17.0.8:4768, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: don't need to copy/move sub/file2, it is already at target location 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:7097") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:43152->172.17.0.8:7097, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:12011") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:60016->172.17.0.8:12011, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:44466") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:59334->172.17.0.8:44466, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:54820") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:49564->172.17.0.8:54820, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:16581") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:50472->172.17.0.8:16581, err= --- PASS: TestMoveFile (0.03s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:44 DEBUG : file1: Need to transfer - File not found at Destination 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:41797") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:42342->172.17.0.8:41797, err= 2026/09/02 02:41:44 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/09/02 02:41:44 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/09/02 02:41:44 INFO : file1: Copied (new) 2026/09/02 02:41:44 INFO : file1: Deleted 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:60847") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:48840->172.17.0.8:60847, err= 2026/09/02 02:41:44 DEBUG : file1: Destination exists, skipping 2026/09/02 02:41:44 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:27658") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:39106->172.17.0.8:27658, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:11161") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:54892->172.17.0.8:11161, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:13089") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:45742->172.17.0.8:13089, err= --- PASS: TestMoveFileWithIgnoreExisting (0.03s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:56163") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:33004->172.17.0.8:56163, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:52371") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:42136->172.17.0.8:52371, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:27651") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:60958->172.17.0.8:27651, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:2160") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:39978->172.17.0.8:2160, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:48552") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:47042->172.17.0.8:48552, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:57600") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:56374->172.17.0.8:57600, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:6339") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:48506->172.17.0.8:6339, err= 2026/09/02 02:41:44 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-zirecud5huze/backup" 2026/09/02 02:41:44 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/02 02:41:44 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/02 02:41:44 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/02 02:41:44 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/02 02:41:44 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/02 02:41:44 DEBUG : TestFTPProftpd: detected overridden config - adding "{yqc0I}" suffix to name 2026/09/02 02:41:44 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/02 02:41:44 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/02 02:41:44 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/02 02:41:44 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze/backup: Connecting to FTP server 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze/backup: dial("tcp","172.17.0.8:21") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze/backup: > dial: conn=172.17.0.1:38940->172.17.0.8:21, err= 2026/09/02 02:41:44 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-zirecud5huze/backup" to be canonical "TestFTPProftpd{yqc0I}:rclone-test-zirecud5huze/backup" 2026/09/02 02:41:44 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3361915856) 2026/09/02 02:41:44 DEBUG : dst/file1: size = 18 (ftp://172.17.0.8:21/rclone-test-zirecud5huze) 2026/09/02 02:41:44 DEBUG : dst/file1: Sizes differ 2026/09/02 02:41:44 INFO : dst/file1: Moved (server-side) 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:33169") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:56920->172.17.0.8:33169, err= 2026/09/02 02:41:44 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/09/02 02:41:44 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/09/02 02:41:44 INFO : dst/file1: Copied (new) 2026/09/02 02:41:44 INFO : dst/file1: Deleted 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:11105") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:48170->172.17.0.8:11105, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:57288") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:36132->172.17.0.8:57288, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:31488") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:52158->172.17.0.8:31488, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:7374") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:43286->172.17.0.8:7374, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:4298") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:41748->172.17.0.8:4298, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:47399") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:47266->172.17.0.8:47399, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:47323") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:50298->172.17.0.8:47323, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:46927") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:55264->172.17.0.8:46927, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:25976") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:43720->172.17.0.8:25976, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.05s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:4893") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:33224->172.17.0.8:4893, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:61788") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:55686->172.17.0.8:61788, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:44524") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:41518->172.17.0.8:44524, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:57407") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:51282->172.17.0.8:57407, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:3825") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:55298->172.17.0.8:3825, err= 2026/09/02 02:41:44 INFO : A1/B2: Making directory 2026/09/02 02:41:44 INFO : A1/B1/C3: Making directory 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:9818") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:60546->172.17.0.8:9818, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:24421") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:33290->172.17.0.8:24421, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:3793") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:52644->172.17.0.8:3793, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:1221") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:45570->172.17.0.8:1221, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:46767") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:45982") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:52048->172.17.0.8:46767, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:57906->172.17.0.8:45982, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:6612") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:45172->172.17.0.8:6612, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:45193") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:50298->172.17.0.8:45193, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:61345") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:59772->172.17.0.8:61345, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:62165") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:38426->172.17.0.8:62165, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:63227") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:32872->172.17.0.8:63227, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:55989") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:51490") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:58678->172.17.0.8:55989, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:54588->172.17.0.8:51490, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:25218") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:48262->172.17.0.8:25218, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:26127") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:59482->172.17.0.8:26127, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:39074") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:26697") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:39090->172.17.0.8:39074, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:50542->172.17.0.8:26697, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:6870") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:46218->172.17.0.8:6870, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:49527") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:11085") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:51488->172.17.0.8:11085, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:37622->172.17.0.8:49527, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: Connecting to FTP server 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:21") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:38952->172.17.0.8:21, err= 2026/09/02 02:41:44 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/09/02 02:41:44 INFO : A2/two: Moved (server-side) to: A3/two 2026/09/02 02:41:44 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/09/02 02:41:44 INFO : A2/one: Moved (server-side) to: A3/one 2026/09/02 02:41:44 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:51035") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:60492->172.17.0.8:51035, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:4394") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:58310->172.17.0.8:4394, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:11015") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:48670->172.17.0.8:11015, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:56372") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:45792->172.17.0.8:56372, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:60339") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:45590->172.17.0.8:60339, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:16805") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:33730->172.17.0.8:16805, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:9874") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:41622->172.17.0.8:9874, err= 2026/09/02 02:41:44 INFO : ftp://172.17.0.8:21/rclone-test-zirecud5huze: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:36011") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:52102->172.17.0.8:36011, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:23366") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:47745") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:48314->172.17.0.8:23366, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:57366->172.17.0.8:47745, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:15934") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:20987") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:2892") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:47244->172.17.0.8:20987, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:56428->172.17.0.8:15934, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:57894->172.17.0.8:2892, err= 2026/09/02 02:41:44 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/09/02 02:41:44 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/09/02 02:41:44 INFO : A3/two: Moved (server-side) to: A4/two 2026/09/02 02:41:44 INFO : A3/one: Moved (server-side) to: A4/one 2026/09/02 02:41:44 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:11889") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:43984->172.17.0.8:11889, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:13237") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:59812->172.17.0.8:13237, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:26515") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:57456->172.17.0.8:26515, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:20202") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:48454->172.17.0.8:20202, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:15375") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:18110") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:59942->172.17.0.8:15375, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:38660->172.17.0.8:18110, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:55753") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:33598->172.17.0.8:55753, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:16595") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:52298->172.17.0.8:16595, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:56634") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:59626->172.17.0.8:56634, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:15954") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:6739") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:46256->172.17.0.8:15954, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:53422->172.17.0.8:6739, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:34570") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:14024") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:46058->172.17.0.8:34570, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:33678->172.17.0.8:14024, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:56453") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:35276->172.17.0.8:56453, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:35460") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:51174->172.17.0.8:35460, err= --- PASS: TestDirMove (0.30s) === RUN TestGetFsInfo run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:32806") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:39560->172.17.0.8:32806, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:1046") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:59392->172.17.0.8:1046, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:57727") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:53772->172.17.0.8:57727, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: File to upload is small (34 bytes), uploading instead of streaming 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:32045") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:34396->172.17.0.8:32045, err= 2026/09/02 02:41:44 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/09/02 02:41:44 NOTICE: ftp://172.17.0.8:21/rclone-test-zirecud5huze: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/09/02 02:41:44 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:15765") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:45752->172.17.0.8:15765, err= 2026/09/02 02:41:44 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/09/02 02:41:44 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:12693") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:48638->172.17.0.8:12693, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:59649") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:49596->172.17.0.8:59649, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:40691") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:42560->172.17.0.8:40691, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:22861") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:34724->172.17.0.8:22861, err= 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: File to upload is small (34 bytes), uploading instead of streaming 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:31461") 2026/09/02 02:41:44 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:55822->172.17.0.8:31461, err= 2026/09/02 02:41:45 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/09/02 02:41:45 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:6485") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:58994->172.17.0.8:6485, err= 2026/09/02 02:41:45 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/09/02 02:41:45 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:45786") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:37120->172.17.0.8:45786, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:11939") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:56826->172.17.0.8:11939, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:54510") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:57816->172.17.0.8:54510, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:48475") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:46416->172.17.0.8:48475, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: File to upload is small (34 bytes), uploading instead of streaming 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:60171") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:43590->172.17.0.8:60171, err= 2026/09/02 02:41:45 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/02 02:41:45 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:23639") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:42120->172.17.0.8:23639, err= 2026/09/02 02:41:45 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/02 02:41:45 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:6982") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:54774->172.17.0.8:6982, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:26547") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:42976->172.17.0.8:26547, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:4772") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:51574->172.17.0.8:4772, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:52053") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:42740->172.17.0.8:52053, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: File to upload is small (34 bytes), uploading instead of streaming 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:28889") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:45504->172.17.0.8:28889, err= 2026/09/02 02:41:45 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/09/02 02:41:45 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:33409") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:45654->172.17.0.8:33409, err= 2026/09/02 02:41:45 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/09/02 02:41:45 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:13590") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:35924->172.17.0.8:13590, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:55588") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:36596->172.17.0.8:55588, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:6961") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:51708->172.17.0.8:6961, err= --- PASS: TestRcat (0.09s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.02s) === RUN TestRcatMetadata run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" operations_test.go:1564: Skipping as destination doesn't support user metadata 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:4946") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:44182->172.17.0.8:4946, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:16090") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:57928->172.17.0.8:16090, err= --- SKIP: TestRcatMetadata (0.01s) === RUN TestRcatSize run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:12532") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:33262->172.17.0.8:12532, err= 2026/09/02 02:41:45 DEBUG : potato1: size = 60 OK 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: File to upload is small (60 bytes), uploading instead of streaming 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:65329") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:44258->172.17.0.8:65329, err= 2026/09/02 02:41:45 DEBUG : potato2: size = 60 OK 2026/09/02 02:41:45 DEBUG : potato2: Size of src and dst objects identical 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:33717") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:58762->172.17.0.8:33717, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:15014") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:50700->172.17.0.8:15014, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:1111") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:60146->172.17.0.8:1111, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeShortEOF run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:52857") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:38166->172.17.0.8:52857, err= 2026/09/02 02:41:45 DEBUG : potato1: size = 120 (ftp://172.17.0.8:21/rclone-test-zirecud5huze) 2026/09/02 02:41:45 DEBUG : potato1: size = 60 (ftp://172.17.0.8:21/rclone-test-zirecud5huze) 2026/09/02 02:41:45 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(ftp://172.17.0.8:21/rclone-test-zirecud5huze) 60 2026/09/02 02:41:45 INFO : potato1: Removing failed copy 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:56426") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:50262->172.17.0.8:56426, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:41524") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:41042->172.17.0.8:41524, err= --- PASS: TestRcatSizeShortEOF (0.01s) === RUN TestRcatSizeMetadata run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" operations_test.go:1657: Skipping as destination doesn't support user metadata 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:2618") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:41982->172.17.0.8:2618, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:44861") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:44330->172.17.0.8:44861, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:45987") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:58492->172.17.0.8:45987, err= 2026/09/02 02:41:45 DEBUG : potato1: size = 60 OK 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:51697") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:59744->172.17.0.8:51697, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:51813") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:51788->172.17.0.8:51813, err= --- PASS: TestRcatSizeUploadHeaders (0.01s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" operations_test.go:1794: Skipping as destination doesn't support hashes 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:4483") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:41402->172.17.0.8:4483, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:12099") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:43780->172.17.0.8:12099, err= === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:9055") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:54602->172.17.0.8:9055, err= 2026/09/02 02:41:45 DEBUG : potato4: size = 60 (ftp://172.17.0.8:21/rclone-test-zirecud5huze) 2026/09/02 02:41:45 DEBUG : potato4: size = 59 (ftp://172.17.0.8:21/rclone-test-zirecud5huze) 2026/09/02 02:41:45 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(ftp://172.17.0.8:21/rclone-test-zirecud5huze) 59 2026/09/02 02:41:45 INFO : potato4: Removing failed copy 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:5283") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:60618->172.17.0.8:5283, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:43978") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:50974->172.17.0.8:43978, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:21675") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:46598->172.17.0.8:21675, err= === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:44672") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:35542->172.17.0.8:44672, err= 2026/09/02 02:41:45 DEBUG : potato2: size = 60 OK 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:40642") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:53140->172.17.0.8:40642, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:34806") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:50334->172.17.0.8:34806, err= === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:47926") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:41218->172.17.0.8:47926, err= 2026/09/02 02:41:45 DEBUG : potato3: size = 60 OK 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:15128") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:41386->172.17.0.8:15128, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:6977") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:36954->172.17.0.8:6977, err= --- PASS: TestRcatSizeChecksum (0.03s) --- SKIP: TestRcatSizeChecksum/Corrupted (0.00s) --- PASS: TestRcatSizeChecksum/SizeDiffers (0.01s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (0.01s) --- PASS: TestRcatSizeChecksum/NoHashes (0.01s) === RUN TestTouchDir run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:65106") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:46438->172.17.0.8:65106, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:63012") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:53540->172.17.0.8:63012, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:21643") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:34160->172.17.0.8:21643, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:43763") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:50890->172.17.0.8:43763, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:30812") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:55658->172.17.0.8:30812, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:6881") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:51036->172.17.0.8:6881, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: Touching "empty space" 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: Touching "potato2" 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:44244") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:46846->172.17.0.8:44244, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: Touching "sub dir/potato3" 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:46894") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:43398->172.17.0.8:46894, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:20806") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:44844->172.17.0.8:20806, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:62448") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:43730->172.17.0.8:62448, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:2766") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:38156->172.17.0.8:2766, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:39663") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:59906->172.17.0.8:39663, err= --- PASS: TestTouchDir (0.03s) === RUN TestMkdirMetadata run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" operations_test.go:1877: Skipping test as remote does not support MkdirMetadata 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:59991") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:38274->172.17.0.8:59991, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:37442") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:42762->172.17.0.8:37442, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" operations_test.go:1896: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:30428") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:36268->172.17.0.8:30428, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:65144") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:60254->172.17.0.8:65144, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" operations_test.go:1917: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:52528") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:41932->172.17.0.8:52528, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:63585") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:47208->172.17.0.8:63585, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" operations_test.go:1953: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:25627") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:43392->172.17.0.8:25627, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:42385") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:50116->172.17.0.8:42385, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" operations_test.go:1997: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:9683") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:51608->172.17.0.8:9683, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:11085") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:51492->172.17.0.8:11085, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:198: Remote "ftp://172.17.0.8:21/rclone-test-zirecud5huze", Local "Local file system at /tmp/rclone3361915856", Modify Window "1s" 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:49664") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:34640->172.17.0.8:49664, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:53662") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:46186->172.17.0.8:53662, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:50294") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:43616->172.17.0.8:50294, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:48114") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:56864->172.17.0.8:48114, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:60954") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:44312->172.17.0.8:60954, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:8164") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:43158->172.17.0.8:8164, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:65306") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:32936->172.17.0.8:65306, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:33695") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:56420->172.17.0.8:33695, err= 2026/09/02 02:41:45 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.zetabut0" before starting 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:17500") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:46296->172.17.0.8:17500, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:58094") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:52824->172.17.0.8:58094, err= 2026/09/02 02:41:45 DEBUG : sub dir/test remove existing.zetabut0: TEST: removing renamed existing file after operation 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:5424") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:58320->172.17.0.8:5424, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:7000") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:57760->172.17.0.8:7000, err= 2026/09/02 02:41:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zisimuh3" before starting 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:14928") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:43456->172.17.0.8:14928, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:25618") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:50722->172.17.0.8:25618, err= 2026/09/02 02:41:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.zisimuh3: TEST: renaming existing back after failed operation 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:14130") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:60960->172.17.0.8:14130, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:57407") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:51292->172.17.0.8:57407, err= 2026/09/02 02:41:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hotidak1" before starting 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:47380") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:35552->172.17.0.8:47380, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:33877") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:47904->172.17.0.8:33877, err= 2026/09/02 02:41:45 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hotidak1: TEST: removing renamed existing file after operation 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:57466") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:50394->172.17.0.8:57466, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:41176") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:56242->172.17.0.8:41176, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:59726") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:57816->172.17.0.8:59726, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:2896") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:44010->172.17.0.8:2896, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:52978") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:43946->172.17.0.8:52978, err= --- PASS: TestRemoveExisting (0.07s) === 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/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: dial("tcp","172.17.0.8:3033") 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: > dial: conn=172.17.0.1:60388->172.17.0.8:3033, err= 2026/09/02 02:41:45 DEBUG : ftp://172.17.0.8:21/rclone-test-zirecud5huze: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Finished OK in 4.379362804s (try 1/5)