"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Starting (try 1/5) 2025/11/08 02:41:34 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kijipeq7vupe" 2025/11/08 02:41:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 02:41:34 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2025/11/08 02:41:34 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/08 02:41:34 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/08 02:41:34 DEBUG : Setting pass="N93ZrfifQpcOxzTqbwjKjvPTD6oEadRnPCoJbQx3yxLQng" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/08 02:41:34 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/08 02:41:34 DEBUG : TestFTPProftpd: detected overridden config - adding "{XHzml}" suffix to name 2025/11/08 02:41:34 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/08 02:41:34 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/08 02:41:34 DEBUG : Setting pass="N93ZrfifQpcOxzTqbwjKjvPTD6oEadRnPCoJbQx3yxLQng" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/08 02:41:34 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: Connecting to FTP server 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:21") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:38202->172.17.0.2:21, err= 2025/11/08 02:41:34 DEBUG : Creating backend with remote "/tmp/rclone1053942595" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:47268") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:46040->172.17.0.2:47268, err= 2025/11/08 02:41:34 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:31789") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:46064->172.17.0.2:31789, err= 2025/11/08 02:41:34 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2025/11/08 02:41:34 DEBUG : a: size = 0 OK 2025/11/08 02:41:34 DEBUG : a: size = 1 (memory) 2025/11/08 02:41:34 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/08 02:41:34 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/08 02:41:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/08 02:41:34 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/08 02:41:34 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/08 02:41:34 DEBUG : potato: Seek from 10 to 0 2025/11/08 02:41:34 DEBUG : potato: Seek from 10 to 0 2025/11/08 02:41:34 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/08 02:41:34 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/08 02:41:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/08 02:41:34 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/08 02:41:34 DEBUG : potato: Seek from 5 to 2 2025/11/08 02:41:34 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/08 02:41:34 DEBUG : potato: Seek from 7 to 0 2025/11/08 02:41:34 DEBUG : potato: Seek from 7 to 0 2025/11/08 02:41:34 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/08 02:41:34 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/08 02:41:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/08 02:41:34 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/08 02:41:34 DEBUG : potato: Seek from 5 to 2 2025/11/08 02:41:34 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/08 02:41:34 DEBUG : potato: Seek from 8 to 0 2025/11/08 02:41:34 DEBUG : potato: Seek from 8 to 0 2025/11/08 02:41:34 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/08 02:41:34 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/08 02:41:34 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/08 02:41:34 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/08 02:41:34 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/08 02:41:34 DEBUG : potato: Seek from 5 to 2 2025/11/08 02:41:34 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/08 02:41:34 DEBUG : potato: Seek from 9 to 0 2025/11/08 02:41:34 DEBUG : potato: Seek from 9 to 0 2025/11/08 02:41:34 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.01s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:23467") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:46336->172.17.0.2:23467, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:41162") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:47572->172.17.0.2:41162, err= === RUN TestCheck/1 === RUN TestCheck/2 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:6687") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:41264->172.17.0.2:6687, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:43562") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:45874->172.17.0.2:43562, err= === RUN TestCheck/3 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:25550") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:58810->172.17.0.2:25550, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:19988") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:42228->172.17.0.2:19988, err= === RUN TestCheck/4 === RUN TestCheck/5 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:64664") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:37386->172.17.0.2:64664, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:27435") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:35476->172.17.0.2:27435, err= === RUN TestCheck/6 === RUN TestCheck/7 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:39530") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:49482->172.17.0.2:39530, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:61836") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:58944->172.17.0.2:61836, err= --- PASS: TestCheck (0.11s) --- 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.01s) === RUN TestCheckFsError 2025/11/08 02:41:34 DEBUG : Creating backend with remote "nonexistent" 2025/11/08 02:41:34 DEBUG : Creating backend with remote "nonexistent" 2025/11/08 02:41:34 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/08 02:41:34 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/11/08 02:41:34 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/08 02:41:34 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:33881") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:34014->172.17.0.2:33881, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:25429") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:33098->172.17.0.2:25429, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:30958") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:45140->172.17.0.2:30958, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:23183") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:43198->172.17.0.2:23183, err= === RUN TestCheckDownload/3 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:56679") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:39764->172.17.0.2:56679, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:62379") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:51314->172.17.0.2:62379, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:28746") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:36842->172.17.0.2:28746, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:40750") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:42546->172.17.0.2:40750, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:9140") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:52776->172.17.0.2:9140, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:5277") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:55668->172.17.0.2:5277, err= --- PASS: TestCheckDownload (0.15s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.00s) --- PASS: TestCheckDownload/3 (0.00s) --- PASS: TestCheckDownload/4 (0.02s) --- PASS: TestCheckDownload/5 (0.02s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:16775") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:55856->172.17.0.2:16775, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:47646") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:60058->172.17.0.2:47646, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:7541") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:60664->172.17.0.2:7541, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:13629") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:40980->172.17.0.2:13629, err= === RUN TestCheckSizeOnly/3 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:44339") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:47178->172.17.0.2:44339, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:21896") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:51312->172.17.0.2:21896, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:24231") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:37100->172.17.0.2:24231, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:22256") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:40992->172.17.0.2:22256, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:4176") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:57366->172.17.0.2:4176, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:15042") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:38146->172.17.0.2:15042, err= --- PASS: TestCheckSizeOnly (0.09s) --- PASS: TestCheckSizeOnly/1 (0.00s) --- PASS: TestCheckSizeOnly/2 (0.00s) --- PASS: TestCheckSizeOnly/3 (0.00s) --- PASS: TestCheckSizeOnly/4 (0.00s) --- PASS: TestCheckSizeOnly/5 (0.00s) --- PASS: TestCheckSizeOnly/6 (0.00s) --- PASS: TestCheckSizeOnly/7 (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:40363") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:34280->172.17.0.2:40363, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:26235") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:34866->172.17.0.2:26235, err= 2025/11/08 02:41:34 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/08 02:41:34 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/08 02:41:34 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/08 02:41:34 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:12230") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:38708->172.17.0.2:12230, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:54881") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:53704->172.17.0.2:54881, err= 2025/11/08 02:41:34 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/08 02:41:34 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/08 02:41:34 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/08 02:41:34 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:53958") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:51798->172.17.0.2:53958, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:51956") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:49344->172.17.0.2:51956, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:34 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kijipeq7vupe/data" 2025/11/08 02:41:34 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2025/11/08 02:41:34 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/08 02:41:34 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/08 02:41:34 DEBUG : Setting pass="N93ZrfifQpcOxzTqbwjKjvPTD6oEadRnPCoJbQx3yxLQng" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/08 02:41:34 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/08 02:41:34 DEBUG : TestFTPProftpd: detected overridden config - adding "{XHzml}" suffix to name 2025/11/08 02:41:34 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/08 02:41:34 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/08 02:41:34 DEBUG : Setting pass="N93ZrfifQpcOxzTqbwjKjvPTD6oEadRnPCoJbQx3yxLQng" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/08 02:41:34 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe/data: Connecting to FTP server 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe/data: dial("tcp","172.17.0.2:21") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe/data: > dial: conn=172.17.0.1:38216->172.17.0.2:21, err= check_test.go:350: ftp://172.17.0.2:21/rclone-test-kijipeq7vupe/data lacks md5, skipping 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:41992") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:38436->172.17.0.2:41992, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:41696") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:57310->172.17.0.2:41696, err= --- SKIP: TestCheckSum (0.02s) === RUN TestCheckSumDownload run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:34 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kijipeq7vupe/data" 2025/11/08 02:41:34 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2025/11/08 02:41:34 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/08 02:41:34 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/08 02:41:34 DEBUG : Setting pass="N93ZrfifQpcOxzTqbwjKjvPTD6oEadRnPCoJbQx3yxLQng" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/08 02:41:34 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/08 02:41:34 DEBUG : TestFTPProftpd: detected overridden config - adding "{XHzml}" suffix to name 2025/11/08 02:41:34 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/08 02:41:34 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/08 02:41:34 DEBUG : Setting pass="N93ZrfifQpcOxzTqbwjKjvPTD6oEadRnPCoJbQx3yxLQng" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/08 02:41:34 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe/data: Connecting to FTP server 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe/data: dial("tcp","172.17.0.2:21") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe/data: > dial: conn=172.17.0.1:38230->172.17.0.2:21, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:46136") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:38198->172.17.0.2:46136, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:23697") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:51574->172.17.0.2:23697, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:11584") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:55298->172.17.0.2:11584, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:39445") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:38612->172.17.0.2:39445, err= === RUN TestCheckSumDownload/subtest1 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:15837") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:58882->172.17.0.2:15837, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:55197") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:59754->172.17.0.2:55197, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:13926") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:47604->172.17.0.2:13926, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:16391") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:46074->172.17.0.2:16391, err= === RUN TestCheckSumDownload/subtest2 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:20443") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:53820->172.17.0.2:20443, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:28997") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:46016->172.17.0.2:28997, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:30405") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:53600->172.17.0.2:30405, err= === RUN TestCheckSumDownload/subtest3 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:49869") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:45472->172.17.0.2:49869, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:51451") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:46472->172.17.0.2:51451, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:64723") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:45130->172.17.0.2:64723, err= === RUN TestCheckSumDownload/subtest4 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:8172") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:46700->172.17.0.2:8172, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:56832") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:49718->172.17.0.2:56832, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:28617") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:45334->172.17.0.2:28617, err= === RUN TestCheckSumDownload/subtest5 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:6339") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:32978->172.17.0.2:6339, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:3445") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:38484->172.17.0.2:3445, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:36536") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:57216->172.17.0.2:36536, err= === RUN TestCheckSumDownload/subtest6 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:57302") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:49834->172.17.0.2:57302, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:24960") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:34560->172.17.0.2:24960, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:3967") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:33842->172.17.0.2:3967, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:33760") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:60622->172.17.0.2:33760, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:1122") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:33070->172.17.0.2:1122, err= === RUN TestCheckSumDownload/subtest7 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:56433") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:54940->172.17.0.2:56433, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:11682") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:36912->172.17.0.2:11682, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:22990") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:41864->172.17.0.2:22990, 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 TestApplyTransforms 2025/11/08 02:41:34 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-rogamip1weba" 2025/11/08 02:41:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 02:41:34 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2025/11/08 02:41:34 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/08 02:41:34 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/08 02:41:34 DEBUG : Setting pass="N93ZrfifQpcOxzTqbwjKjvPTD6oEadRnPCoJbQx3yxLQng" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/08 02:41:34 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/08 02:41:34 DEBUG : TestFTPProftpd: detected overridden config - adding "{XHzml}" suffix to name 2025/11/08 02:41:34 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/08 02:41:34 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/08 02:41:34 DEBUG : Setting pass="N93ZrfifQpcOxzTqbwjKjvPTD6oEadRnPCoJbQx3yxLQng" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/08 02:41:34 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-rogamip1weba: Connecting to FTP server 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-rogamip1weba: dial("tcp","172.17.0.2:21") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-rogamip1weba: > dial: conn=172.17.0.1:38236->172.17.0.2:21, err= 2025/11/08 02:41:34 DEBUG : Creating backend with remote "/tmp/rclone478285461" run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-rogamip1weba", Local "Local file system at /tmp/rclone478285461", Modify Window "1s" 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-rogamip1weba: dial("tcp","172.17.0.2:48221") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-rogamip1weba: > dial: conn=172.17.0.1:45900->172.17.0.2:48221, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-rogamip1weba: dial("tcp","172.17.0.2:7742") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-rogamip1weba: > dial: conn=172.17.0.1:47782->172.17.0.2:7742, err= upper checkfile vs. lower remote (without normalization) 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-rogamip1weba: dial("tcp","172.17.0.2:53543") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-rogamip1weba: > dial: conn=172.17.0.1:54522->172.17.0.2:53543, err= 2025/11/08 02:41:34 ERROR : hello, world!: sum not found 2025/11/08 02:41:34 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.2:21/rclone-test-rogamip1weba 2025/11/08 02:41:34 NOTICE: ftp://172.17.0.2:21/rclone-test-rogamip1weba: 1 files missing 2025/11/08 02:41:34 NOTICE: 1 hashes missing 2025/11/08 02:41:34 NOTICE: ftp://172.17.0.2:21/rclone-test-rogamip1weba: 1 differences found 2025/11/08 02:41:34 NOTICE: ftp://172.17.0.2:21/rclone-test-rogamip1weba: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-rogamip1weba: dial("tcp","172.17.0.2:61798") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-rogamip1weba: > dial: conn=172.17.0.1:45124->172.17.0.2:61798, err= 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-rogamip1weba: dial("tcp","172.17.0.2:8441") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-rogamip1weba: > dial: conn=172.17.0.1:43388->172.17.0.2:8441, err= 2025/11/08 02:41:34 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 02:41:34 NOTICE: ftp://172.17.0.2:21/rclone-test-rogamip1weba: 0 differences found 2025/11/08 02:41:34 NOTICE: ftp://172.17.0.2:21/rclone-test-rogamip1weba: 1 matching files 2025/11/08 02:41:34 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-vuqebux3rewu" 2025/11/08 02:41:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 02:41:34 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2025/11/08 02:41:34 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/08 02:41:34 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/08 02:41:34 DEBUG : Setting pass="N93ZrfifQpcOxzTqbwjKjvPTD6oEadRnPCoJbQx3yxLQng" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/08 02:41:34 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/08 02:41:34 DEBUG : TestFTPProftpd: detected overridden config - adding "{XHzml}" suffix to name 2025/11/08 02:41:34 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/08 02:41:34 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/08 02:41:34 DEBUG : Setting pass="N93ZrfifQpcOxzTqbwjKjvPTD6oEadRnPCoJbQx3yxLQng" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/08 02:41:34 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-vuqebux3rewu: Connecting to FTP server 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-vuqebux3rewu: dial("tcp","172.17.0.2:21") 2025/11/08 02:41:34 DEBUG : ftp://172.17.0.2:21/rclone-test-vuqebux3rewu: > dial: conn=172.17.0.1:38244->172.17.0.2:21, err= 2025/11/08 02:41:34 DEBUG : Creating backend with remote "/tmp/rclone3384527862" run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-vuqebux3rewu", Local "Local file system at /tmp/rclone3384527862", Modify Window "1s" 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-vuqebux3rewu: dial("tcp","172.17.0.2:7027") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-vuqebux3rewu: > dial: conn=172.17.0.1:36558->172.17.0.2:7027, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-vuqebux3rewu: dial("tcp","172.17.0.2:26204") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-vuqebux3rewu: > dial: conn=172.17.0.1:34650->172.17.0.2:26204, err= lower checkfile vs. upper remote (without normalization) 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-vuqebux3rewu: dial("tcp","172.17.0.2:17737") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-vuqebux3rewu: > dial: conn=172.17.0.1:41216->172.17.0.2:17737, err= 2025/11/08 02:41:35 ERROR : HELLO, WORLD!: sum not found 2025/11/08 02:41:35 ERROR : hello, world!: file not in ftp://172.17.0.2:21/rclone-test-vuqebux3rewu 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-vuqebux3rewu: 1 files missing 2025/11/08 02:41:35 NOTICE: 1 hashes missing 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-vuqebux3rewu: 1 differences found 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-vuqebux3rewu: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-vuqebux3rewu: dial("tcp","172.17.0.2:12295") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-vuqebux3rewu: > dial: conn=172.17.0.1:34402->172.17.0.2:12295, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-vuqebux3rewu: dial("tcp","172.17.0.2:32681") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-vuqebux3rewu: > dial: conn=172.17.0.1:41566->172.17.0.2:32681, err= 2025/11/08 02:41:35 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-vuqebux3rewu: 0 differences found 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-vuqebux3rewu: 1 matching files 2025/11/08 02:41:35 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-feluvoz1yaji" 2025/11/08 02:41:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 02:41:35 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2025/11/08 02:41:35 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/08 02:41:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/08 02:41:35 DEBUG : Setting pass="N93ZrfifQpcOxzTqbwjKjvPTD6oEadRnPCoJbQx3yxLQng" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/08 02:41:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/08 02:41:35 DEBUG : TestFTPProftpd: detected overridden config - adding "{XHzml}" suffix to name 2025/11/08 02:41:35 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/08 02:41:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/08 02:41:35 DEBUG : Setting pass="N93ZrfifQpcOxzTqbwjKjvPTD6oEadRnPCoJbQx3yxLQng" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/08 02:41:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-feluvoz1yaji: Connecting to FTP server 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-feluvoz1yaji: dial("tcp","172.17.0.2:21") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-feluvoz1yaji: > dial: conn=172.17.0.1:38256->172.17.0.2:21, err= 2025/11/08 02:41:35 DEBUG : Creating backend with remote "/tmp/rclone2984477057" run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-feluvoz1yaji", Local "Local file system at /tmp/rclone2984477057", Modify Window "1s" 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-feluvoz1yaji: dial("tcp","172.17.0.2:52727") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-feluvoz1yaji: > dial: conn=172.17.0.1:57362->172.17.0.2:52727, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-feluvoz1yaji: dial("tcp","172.17.0.2:28760") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-feluvoz1yaji: > dial: conn=172.17.0.1:42792->172.17.0.2:28760, err= lower checkfile vs. upperlowermixed remote (without normalization) 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-feluvoz1yaji: dial("tcp","172.17.0.2:19575") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-feluvoz1yaji: > dial: conn=172.17.0.1:38570->172.17.0.2:19575, err= 2025/11/08 02:41:35 ERROR : HeLlO, wOrLd!: sum not found 2025/11/08 02:41:35 ERROR : hello, world!: file not in ftp://172.17.0.2:21/rclone-test-feluvoz1yaji 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-feluvoz1yaji: 1 files missing 2025/11/08 02:41:35 NOTICE: 1 hashes missing 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-feluvoz1yaji: 1 differences found 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-feluvoz1yaji: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-feluvoz1yaji: dial("tcp","172.17.0.2:43087") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-feluvoz1yaji: > dial: conn=172.17.0.1:36384->172.17.0.2:43087, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-feluvoz1yaji: dial("tcp","172.17.0.2:37506") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-feluvoz1yaji: > dial: conn=172.17.0.1:55234->172.17.0.2:37506, err= 2025/11/08 02:41:35 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-feluvoz1yaji: 0 differences found 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-feluvoz1yaji: 1 matching files 2025/11/08 02:41:35 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-rakolun5juvi" 2025/11/08 02:41:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 02:41:35 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2025/11/08 02:41:35 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/08 02:41:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/08 02:41:35 DEBUG : Setting pass="N93ZrfifQpcOxzTqbwjKjvPTD6oEadRnPCoJbQx3yxLQng" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/08 02:41:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/08 02:41:35 DEBUG : TestFTPProftpd: detected overridden config - adding "{XHzml}" suffix to name 2025/11/08 02:41:35 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/08 02:41:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/08 02:41:35 DEBUG : Setting pass="N93ZrfifQpcOxzTqbwjKjvPTD6oEadRnPCoJbQx3yxLQng" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/08 02:41:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-rakolun5juvi: Connecting to FTP server 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-rakolun5juvi: dial("tcp","172.17.0.2:21") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-rakolun5juvi: > dial: conn=172.17.0.1:38264->172.17.0.2:21, err= 2025/11/08 02:41:35 DEBUG : Creating backend with remote "/tmp/rclone3643870794" run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-rakolun5juvi", Local "Local file system at /tmp/rclone3643870794", Modify Window "1s" 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-rakolun5juvi: dial("tcp","172.17.0.2:6025") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-rakolun5juvi: > dial: conn=172.17.0.1:44902->172.17.0.2:6025, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-rakolun5juvi: dial("tcp","172.17.0.2:34586") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-rakolun5juvi: > dial: conn=172.17.0.1:54298->172.17.0.2:34586, err= upperlowermixed checkfile vs. upper remote (without normalization) 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-rakolun5juvi: dial("tcp","172.17.0.2:36556") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-rakolun5juvi: > dial: conn=172.17.0.1:52968->172.17.0.2:36556, err= 2025/11/08 02:41:35 ERROR : HELLO, WORLD!: sum not found 2025/11/08 02:41:35 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.2:21/rclone-test-rakolun5juvi 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-rakolun5juvi: 1 files missing 2025/11/08 02:41:35 NOTICE: 1 hashes missing 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-rakolun5juvi: 1 differences found 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-rakolun5juvi: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-rakolun5juvi: dial("tcp","172.17.0.2:21683") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-rakolun5juvi: > dial: conn=172.17.0.1:59878->172.17.0.2:21683, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-rakolun5juvi: dial("tcp","172.17.0.2:11612") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-rakolun5juvi: > dial: conn=172.17.0.1:36506->172.17.0.2:11612, err= 2025/11/08 02:41:35 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-rakolun5juvi: 0 differences found 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-rakolun5juvi: 1 matching files 2025/11/08 02:41:35 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-qakumek4wila" 2025/11/08 02:41:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 02:41:35 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2025/11/08 02:41:35 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/08 02:41:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/08 02:41:35 DEBUG : Setting pass="N93ZrfifQpcOxzTqbwjKjvPTD6oEadRnPCoJbQx3yxLQng" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/08 02:41:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/08 02:41:35 DEBUG : TestFTPProftpd: detected overridden config - adding "{XHzml}" suffix to name 2025/11/08 02:41:35 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/08 02:41:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/08 02:41:35 DEBUG : Setting pass="N93ZrfifQpcOxzTqbwjKjvPTD6oEadRnPCoJbQx3yxLQng" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/08 02:41:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-qakumek4wila: Connecting to FTP server 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-qakumek4wila: dial("tcp","172.17.0.2:21") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-qakumek4wila: > dial: conn=172.17.0.1:38278->172.17.0.2:21, err= 2025/11/08 02:41:35 DEBUG : Creating backend with remote "/tmp/rclone3037948189" run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-qakumek4wila", Local "Local file system at /tmp/rclone3037948189", Modify Window "1s" 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-qakumek4wila: dial("tcp","172.17.0.2:55635") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-qakumek4wila: > dial: conn=172.17.0.1:53364->172.17.0.2:55635, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-qakumek4wila: dial("tcp","172.17.0.2:7810") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-qakumek4wila: > dial: conn=172.17.0.1:40462->172.17.0.2:7810, err= NFD checkfile vs. NFC remote (without normalization) 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-qakumek4wila: dial("tcp","172.17.0.2:21090") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-qakumek4wila: > dial: conn=172.17.0.1:60952->172.17.0.2:21090, err= 2025/11/08 02:41:35 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/08 02:41:35 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-qakumek4wila 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-qakumek4wila: 1 files missing 2025/11/08 02:41:35 NOTICE: 1 hashes missing 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-qakumek4wila: 1 differences found 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-qakumek4wila: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-qakumek4wila: dial("tcp","172.17.0.2:64266") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-qakumek4wila: > dial: conn=172.17.0.1:59328->172.17.0.2:64266, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-qakumek4wila: dial("tcp","172.17.0.2:17532") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-qakumek4wila: > dial: conn=172.17.0.1:34862->172.17.0.2:17532, err= 2025/11/08 02:41:35 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-qakumek4wila: 0 differences found 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-qakumek4wila: 1 matching files 2025/11/08 02:41:35 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-huyuwaj2rufa" 2025/11/08 02:41:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 02:41:35 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2025/11/08 02:41:35 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/08 02:41:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/08 02:41:35 DEBUG : Setting pass="N93ZrfifQpcOxzTqbwjKjvPTD6oEadRnPCoJbQx3yxLQng" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/08 02:41:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/08 02:41:35 DEBUG : TestFTPProftpd: detected overridden config - adding "{XHzml}" suffix to name 2025/11/08 02:41:35 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/08 02:41:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/08 02:41:35 DEBUG : Setting pass="N93ZrfifQpcOxzTqbwjKjvPTD6oEadRnPCoJbQx3yxLQng" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/08 02:41:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-huyuwaj2rufa: Connecting to FTP server 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-huyuwaj2rufa: dial("tcp","172.17.0.2:21") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-huyuwaj2rufa: > dial: conn=172.17.0.1:38286->172.17.0.2:21, err= 2025/11/08 02:41:35 DEBUG : Creating backend with remote "/tmp/rclone2232728148" run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-huyuwaj2rufa", Local "Local file system at /tmp/rclone2232728148", Modify Window "1s" 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-huyuwaj2rufa: dial("tcp","172.17.0.2:52701") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-huyuwaj2rufa: > dial: conn=172.17.0.1:56004->172.17.0.2:52701, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-huyuwaj2rufa: dial("tcp","172.17.0.2:39467") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-huyuwaj2rufa: > dial: conn=172.17.0.1:44638->172.17.0.2:39467, err= NFC checkfile vs. NFD remote (without normalization) 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-huyuwaj2rufa: dial("tcp","172.17.0.2:61838") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-huyuwaj2rufa: > dial: conn=172.17.0.1:60646->172.17.0.2:61838, err= 2025/11/08 02:41:35 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/08 02:41:35 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-huyuwaj2rufa 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-huyuwaj2rufa: 1 files missing 2025/11/08 02:41:35 NOTICE: 1 hashes missing 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-huyuwaj2rufa: 1 differences found 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-huyuwaj2rufa: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-huyuwaj2rufa: dial("tcp","172.17.0.2:51743") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-huyuwaj2rufa: > dial: conn=172.17.0.1:58642->172.17.0.2:51743, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-huyuwaj2rufa: dial("tcp","172.17.0.2:28078") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-huyuwaj2rufa: > dial: conn=172.17.0.1:42040->172.17.0.2:28078, err= 2025/11/08 02:41:35 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-huyuwaj2rufa: 0 differences found 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-huyuwaj2rufa: 1 matching files 2025/11/08 02:41:35 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-nopical8ceni" 2025/11/08 02:41:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 02:41:35 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2025/11/08 02:41:35 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/08 02:41:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/08 02:41:35 DEBUG : Setting pass="N93ZrfifQpcOxzTqbwjKjvPTD6oEadRnPCoJbQx3yxLQng" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/08 02:41:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/08 02:41:35 DEBUG : TestFTPProftpd: detected overridden config - adding "{XHzml}" suffix to name 2025/11/08 02:41:35 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/08 02:41:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/08 02:41:35 DEBUG : Setting pass="N93ZrfifQpcOxzTqbwjKjvPTD6oEadRnPCoJbQx3yxLQng" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/08 02:41:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nopical8ceni: Connecting to FTP server 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nopical8ceni: dial("tcp","172.17.0.2:21") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nopical8ceni: > dial: conn=172.17.0.1:38298->172.17.0.2:21, err= 2025/11/08 02:41:35 DEBUG : Creating backend with remote "/tmp/rclone3679320203" run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-nopical8ceni", Local "Local file system at /tmp/rclone3679320203", Modify Window "1s" 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nopical8ceni: dial("tcp","172.17.0.2:38312") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nopical8ceni: > dial: conn=172.17.0.1:55310->172.17.0.2:38312, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nopical8ceni: dial("tcp","172.17.0.2:13161") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nopical8ceni: > dial: conn=172.17.0.1:43424->172.17.0.2:13161, err= NFDx2 checkfile vs. both remote (without normalization) 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nopical8ceni: dial("tcp","172.17.0.2:46699") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nopical8ceni: > dial: conn=172.17.0.1:37732->172.17.0.2:46699, err= 2025/11/08 02:41:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/08 02:41:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-nopical8ceni 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-nopical8ceni: 1 files missing 2025/11/08 02:41:35 NOTICE: 1 hashes missing 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-nopical8ceni: 1 differences found 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-nopical8ceni: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nopical8ceni: dial("tcp","172.17.0.2:30408") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nopical8ceni: > dial: conn=172.17.0.1:33024->172.17.0.2:30408, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nopical8ceni: dial("tcp","172.17.0.2:34581") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nopical8ceni: > dial: conn=172.17.0.1:48244->172.17.0.2:34581, err= 2025/11/08 02:41:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-nopical8ceni: 0 differences found 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-nopical8ceni: 1 matching files 2025/11/08 02:41:35 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-vetizif6wese" 2025/11/08 02:41:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 02:41:35 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2025/11/08 02:41:35 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/08 02:41:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/08 02:41:35 DEBUG : Setting pass="N93ZrfifQpcOxzTqbwjKjvPTD6oEadRnPCoJbQx3yxLQng" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/08 02:41:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/08 02:41:35 DEBUG : TestFTPProftpd: detected overridden config - adding "{XHzml}" suffix to name 2025/11/08 02:41:35 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/08 02:41:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/08 02:41:35 DEBUG : Setting pass="N93ZrfifQpcOxzTqbwjKjvPTD6oEadRnPCoJbQx3yxLQng" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/08 02:41:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-vetizif6wese: Connecting to FTP server 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-vetizif6wese: dial("tcp","172.17.0.2:21") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-vetizif6wese: > dial: conn=172.17.0.1:38302->172.17.0.2:21, err= 2025/11/08 02:41:35 DEBUG : Creating backend with remote "/tmp/rclone926527549" run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-vetizif6wese", Local "Local file system at /tmp/rclone926527549", Modify Window "1s" 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-vetizif6wese: dial("tcp","172.17.0.2:2663") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-vetizif6wese: > dial: conn=172.17.0.1:56298->172.17.0.2:2663, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-vetizif6wese: dial("tcp","172.17.0.2:12370") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-vetizif6wese: > dial: conn=172.17.0.1:46232->172.17.0.2:12370, err= NFCx2 checkfile vs. both remote (without normalization) 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-vetizif6wese: dial("tcp","172.17.0.2:55010") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-vetizif6wese: > dial: conn=172.17.0.1:39638->172.17.0.2:55010, err= 2025/11/08 02:41:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/08 02:41:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-vetizif6wese 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-vetizif6wese: 1 files missing 2025/11/08 02:41:35 NOTICE: 1 hashes missing 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-vetizif6wese: 1 differences found 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-vetizif6wese: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-vetizif6wese: dial("tcp","172.17.0.2:49600") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-vetizif6wese: > dial: conn=172.17.0.1:50100->172.17.0.2:49600, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-vetizif6wese: dial("tcp","172.17.0.2:12610") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-vetizif6wese: > dial: conn=172.17.0.1:47336->172.17.0.2:12610, err= 2025/11/08 02:41:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-vetizif6wese: 0 differences found 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-vetizif6wese: 1 matching files 2025/11/08 02:41:35 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-qibenid8roha" 2025/11/08 02:41:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 02:41:35 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2025/11/08 02:41:35 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/08 02:41:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/08 02:41:35 DEBUG : Setting pass="N93ZrfifQpcOxzTqbwjKjvPTD6oEadRnPCoJbQx3yxLQng" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/08 02:41:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/08 02:41:35 DEBUG : TestFTPProftpd: detected overridden config - adding "{XHzml}" suffix to name 2025/11/08 02:41:35 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/08 02:41:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/08 02:41:35 DEBUG : Setting pass="N93ZrfifQpcOxzTqbwjKjvPTD6oEadRnPCoJbQx3yxLQng" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/08 02:41:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-qibenid8roha: Connecting to FTP server 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-qibenid8roha: dial("tcp","172.17.0.2:21") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-qibenid8roha: > dial: conn=172.17.0.1:38308->172.17.0.2:21, err= 2025/11/08 02:41:35 DEBUG : Creating backend with remote "/tmp/rclone1992362152" run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-qibenid8roha", Local "Local file system at /tmp/rclone1992362152", Modify Window "1s" 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-qibenid8roha: dial("tcp","172.17.0.2:52262") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-qibenid8roha: > dial: conn=172.17.0.1:39456->172.17.0.2:52262, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-qibenid8roha: dial("tcp","172.17.0.2:49996") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-qibenid8roha: > dial: conn=172.17.0.1:50272->172.17.0.2:49996, err= both checkfile vs. NFDx2 remote (without normalization) 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-qibenid8roha: dial("tcp","172.17.0.2:7150") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-qibenid8roha: > dial: conn=172.17.0.1:59198->172.17.0.2:7150, err= 2025/11/08 02:41:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/08 02:41:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-qibenid8roha 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-qibenid8roha: 1 files missing 2025/11/08 02:41:35 NOTICE: 1 hashes missing 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-qibenid8roha: 1 differences found 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-qibenid8roha: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-qibenid8roha: dial("tcp","172.17.0.2:59910") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-qibenid8roha: > dial: conn=172.17.0.1:45630->172.17.0.2:59910, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-qibenid8roha: dial("tcp","172.17.0.2:18412") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-qibenid8roha: > dial: conn=172.17.0.1:38374->172.17.0.2:18412, err= 2025/11/08 02:41:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-qibenid8roha: 0 differences found 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-qibenid8roha: 1 matching files 2025/11/08 02:41:35 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gujitij7hiju" 2025/11/08 02:41:35 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 02:41:35 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2025/11/08 02:41:35 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/08 02:41:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/08 02:41:35 DEBUG : Setting pass="N93ZrfifQpcOxzTqbwjKjvPTD6oEadRnPCoJbQx3yxLQng" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/08 02:41:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/08 02:41:35 DEBUG : TestFTPProftpd: detected overridden config - adding "{XHzml}" suffix to name 2025/11/08 02:41:35 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/08 02:41:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/08 02:41:35 DEBUG : Setting pass="N93ZrfifQpcOxzTqbwjKjvPTD6oEadRnPCoJbQx3yxLQng" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/08 02:41:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-gujitij7hiju: Connecting to FTP server 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-gujitij7hiju: dial("tcp","172.17.0.2:21") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-gujitij7hiju: > dial: conn=172.17.0.1:38314->172.17.0.2:21, err= 2025/11/08 02:41:35 DEBUG : Creating backend with remote "/tmp/rclone394625028" run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-gujitij7hiju", Local "Local file system at /tmp/rclone394625028", Modify Window "1s" 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-gujitij7hiju: dial("tcp","172.17.0.2:61408") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-gujitij7hiju: > dial: conn=172.17.0.1:52188->172.17.0.2:61408, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-gujitij7hiju: dial("tcp","172.17.0.2:37343") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-gujitij7hiju: > dial: conn=172.17.0.1:38662->172.17.0.2:37343, err= both checkfile vs. NFCx2 remote (without normalization) 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-gujitij7hiju: dial("tcp","172.17.0.2:55504") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-gujitij7hiju: > dial: conn=172.17.0.1:53814->172.17.0.2:55504, err= 2025/11/08 02:41:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/08 02:41:35 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.2:21/rclone-test-gujitij7hiju 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-gujitij7hiju: 1 files missing 2025/11/08 02:41:35 NOTICE: 1 hashes missing 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-gujitij7hiju: 1 differences found 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-gujitij7hiju: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-gujitij7hiju: dial("tcp","172.17.0.2:56074") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-gujitij7hiju: > dial: conn=172.17.0.1:41742->172.17.0.2:56074, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-gujitij7hiju: dial("tcp","172.17.0.2:37947") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-gujitij7hiju: > dial: conn=172.17.0.1:54538->172.17.0.2:37947, err= 2025/11/08 02:41:35 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-gujitij7hiju: 0 differences found 2025/11/08 02:41:35 NOTICE: ftp://172.17.0.2:21/rclone-test-gujitij7hiju: 1 matching files 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-gujitij7hiju: dial("tcp","172.17.0.2:24374") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-gujitij7hiju: > dial: conn=172.17.0.1:44510->172.17.0.2:24374, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-gujitij7hiju: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-gujitij7hiju: Purge dir "" 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-qibenid8roha: dial("tcp","172.17.0.2:2434") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-qibenid8roha: > dial: conn=172.17.0.1:50198->172.17.0.2:2434, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-qibenid8roha: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-qibenid8roha: Purge dir "" 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-vetizif6wese: dial("tcp","172.17.0.2:49599") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-vetizif6wese: > dial: conn=172.17.0.1:49778->172.17.0.2:49599, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-vetizif6wese: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-vetizif6wese: Purge dir "" 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nopical8ceni: dial("tcp","172.17.0.2:45712") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nopical8ceni: > dial: conn=172.17.0.1:40416->172.17.0.2:45712, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nopical8ceni: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-nopical8ceni: Purge dir "" 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-huyuwaj2rufa: dial("tcp","172.17.0.2:27803") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-huyuwaj2rufa: > dial: conn=172.17.0.1:34910->172.17.0.2:27803, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-huyuwaj2rufa: Purge object "測試_Русский___ě_áñ" 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-huyuwaj2rufa: Purge dir "" 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-qakumek4wila: dial("tcp","172.17.0.2:23722") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-qakumek4wila: > dial: conn=172.17.0.1:55340->172.17.0.2:23722, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-qakumek4wila: Purge object "測試_Русский___ě_áñ" 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-qakumek4wila: Purge dir "" 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-rakolun5juvi: dial("tcp","172.17.0.2:6203") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-rakolun5juvi: > dial: conn=172.17.0.1:45832->172.17.0.2:6203, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-rakolun5juvi: Purge object "HELLO, WORLD!" 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-rakolun5juvi: Purge dir "" 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-feluvoz1yaji: dial("tcp","172.17.0.2:20718") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-feluvoz1yaji: > dial: conn=172.17.0.1:54170->172.17.0.2:20718, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-feluvoz1yaji: Purge object "HeLlO, wOrLd!" 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-feluvoz1yaji: Purge dir "" 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-vuqebux3rewu: dial("tcp","172.17.0.2:35060") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-vuqebux3rewu: > dial: conn=172.17.0.1:56302->172.17.0.2:35060, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-vuqebux3rewu: Purge object "HELLO, WORLD!" 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-vuqebux3rewu: Purge dir "" 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-rogamip1weba: dial("tcp","172.17.0.2:40472") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-rogamip1weba: > dial: conn=172.17.0.1:34198->172.17.0.2:40472, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-rogamip1weba: Purge object "hello, world!" 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-rogamip1weba: Purge dir "" --- PASS: TestApplyTransforms (0.45s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:35 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:22713") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:35626->172.17.0.2:22713, err= 2025/11/08 02:41:35 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2025/11/08 02:41:35 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2025/11/08 02:41:35 INFO : file1: Copied (new) to: sub/file2 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:26496") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:47954->172.17.0.2:26496, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:12652") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:49400->172.17.0.2:12652, err= 2025/11/08 02:41:35 DEBUG : sub/file2: size = 14 OK 2025/11/08 02:41:35 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/08 02:41:35 DEBUG : file1: Unchanged skipping 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:35615") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:44298->172.17.0.2:35615, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:41864") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:43550->172.17.0.2:41864, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: don't need to copy/move sub/file2, it is already at target location 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:50923") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:44614->172.17.0.2:50923, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:55034") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:35946->172.17.0.2:55034, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:5326") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:33422->172.17.0.2:5326, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:15793") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:60428->172.17.0.2:15793, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:53258") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:34072->172.17.0.2:53258, err= --- PASS: TestCopyFile (0.07s) === RUN TestCopyLongFile run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" copy_test.go:154: Test only runs on local 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:54171") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:35024->172.17.0.2:54171, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:1709") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:49696->172.17.0.2:1709, err= --- SKIP: TestCopyLongFile (0.01s) === RUN TestCopyFileBackupDir run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:52447") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:33772->172.17.0.2:52447, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:61713") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:39476->172.17.0.2:61713, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:8858") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:45520->172.17.0.2:8858, err= 2025/11/08 02:41:35 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kijipeq7vupe/backup" 2025/11/08 02:41:35 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2025/11/08 02:41:35 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/08 02:41:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/08 02:41:35 DEBUG : Setting pass="N93ZrfifQpcOxzTqbwjKjvPTD6oEadRnPCoJbQx3yxLQng" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/08 02:41:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/08 02:41:35 DEBUG : TestFTPProftpd: detected overridden config - adding "{XHzml}" suffix to name 2025/11/08 02:41:35 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/08 02:41:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/08 02:41:35 DEBUG : Setting pass="N93ZrfifQpcOxzTqbwjKjvPTD6oEadRnPCoJbQx3yxLQng" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/08 02:41:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe/backup: Connecting to FTP server 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe/backup: dial("tcp","172.17.0.2:21") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe/backup: > dial: conn=172.17.0.1:38324->172.17.0.2:21, err= 2025/11/08 02:41:35 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-kijipeq7vupe/backup" to be canonical "TestFTPProftpd{XHzml}:rclone-test-kijipeq7vupe/backup" 2025/11/08 02:41:35 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1053942595) 2025/11/08 02:41:35 DEBUG : dst/file1: size = 18 (ftp://172.17.0.2:21/rclone-test-kijipeq7vupe) 2025/11/08 02:41:35 DEBUG : dst/file1: Sizes differ 2025/11/08 02:41:35 INFO : dst/file1: Moved (server-side) 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:43744") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:54252->172.17.0.2:43744, err= 2025/11/08 02:41:35 DEBUG : dst/file1.58903690.partial: size = 14 OK 2025/11/08 02:41:35 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2025/11/08 02:41:35 INFO : dst/file1: Copied (new) 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:24795") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:55280->172.17.0.2:24795, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: Connecting to FTP server 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:21") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:38340->172.17.0.2:21, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:19159") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:37686->172.17.0.2:19159, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:52208") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:33530->172.17.0.2:52208, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:49060") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:41624->172.17.0.2:49060, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:28540") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:41766->172.17.0.2:28540, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:49577") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:27216") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:57066->172.17.0.2:49577, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:56404->172.17.0.2:27216, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:36285") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:57680->172.17.0.2:36285, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:9078") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:33534->172.17.0.2:9078, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.10s) === RUN TestCopyFileCompareDest run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:35 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kijipeq7vupe/dst" 2025/11/08 02:41:35 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2025/11/08 02:41:35 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/08 02:41:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/08 02:41:35 DEBUG : Setting pass="N93ZrfifQpcOxzTqbwjKjvPTD6oEadRnPCoJbQx3yxLQng" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/08 02:41:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/08 02:41:35 DEBUG : TestFTPProftpd: detected overridden config - adding "{XHzml}" suffix to name 2025/11/08 02:41:35 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/08 02:41:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/08 02:41:35 DEBUG : Setting pass="N93ZrfifQpcOxzTqbwjKjvPTD6oEadRnPCoJbQx3yxLQng" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/08 02:41:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe/dst: Connecting to FTP server 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe/dst: dial("tcp","172.17.0.2:21") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe/dst: > dial: conn=172.17.0.1:38350->172.17.0.2:21, err= 2025/11/08 02:41:35 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kijipeq7vupe/CompareDest" 2025/11/08 02:41:35 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2025/11/08 02:41:35 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/08 02:41:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/08 02:41:35 DEBUG : Setting pass="N93ZrfifQpcOxzTqbwjKjvPTD6oEadRnPCoJbQx3yxLQng" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/08 02:41:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/08 02:41:35 DEBUG : TestFTPProftpd: detected overridden config - adding "{XHzml}" suffix to name 2025/11/08 02:41:35 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/08 02:41:35 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/08 02:41:35 DEBUG : Setting pass="N93ZrfifQpcOxzTqbwjKjvPTD6oEadRnPCoJbQx3yxLQng" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/08 02:41:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe/CompareDest: Connecting to FTP server 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe/CompareDest: dial("tcp","172.17.0.2:21") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe/CompareDest: > dial: conn=172.17.0.1:38360->172.17.0.2:21, err= 2025/11/08 02:41:35 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-kijipeq7vupe/CompareDest" to be canonical "TestFTPProftpd{XHzml}:rclone-test-kijipeq7vupe/CompareDest" 2025/11/08 02:41:35 DEBUG : one: Need to transfer - File not found at Destination 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe/dst: dial("tcp","172.17.0.2:48089") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe/dst: > dial: conn=172.17.0.1:55288->172.17.0.2:48089, err= 2025/11/08 02:41:35 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2025/11/08 02:41:35 DEBUG : one.b2cc3c6c.partial: renamed to: one 2025/11/08 02:41:35 INFO : one: Copied (new) 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:54672") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:41456->172.17.0.2:54672, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:41979") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:44258->172.17.0.2:41979, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:1071") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:33894->172.17.0.2:1071, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:22585") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:40506->172.17.0.2:22585, err= 2025/11/08 02:41:35 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-kijipeq7vupe/CompareDest" for canonical name "TestFTPProftpd{XHzml}:rclone-test-kijipeq7vupe/CompareDest" 2025/11/08 02:41:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1053942595) 2025/11/08 02:41:35 DEBUG : one: size = 3 (ftp://172.17.0.2:21/rclone-test-kijipeq7vupe/dst) 2025/11/08 02:41:35 DEBUG : one: Sizes differ 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe/dst: dial("tcp","172.17.0.2:49041") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe/dst: > dial: conn=172.17.0.1:57146->172.17.0.2:49041, err= 2025/11/08 02:41:35 DEBUG : one.4a8516eb.partial: size = 5 OK 2025/11/08 02:41:35 DEBUG : one.4a8516eb.partial: renamed to: one 2025/11/08 02:41:35 INFO : one: Copied (replaced existing) 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:18984") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:55336->172.17.0.2:18984, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:38197") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:44054->172.17.0.2:38197, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:2554") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:52590->172.17.0.2:2554, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:61892") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:36908->172.17.0.2:61892, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:14097") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:39370->172.17.0.2:14097, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:14855") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:46098->172.17.0.2:14855, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:4014") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:43350->172.17.0.2:4014, err= 2025/11/08 02:41:35 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-kijipeq7vupe/CompareDest" for canonical name "TestFTPProftpd{XHzml}:rclone-test-kijipeq7vupe/CompareDest" 2025/11/08 02:41:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone1053942595) 2025/11/08 02:41:35 DEBUG : one: size = 3 (ftp://172.17.0.2:21/rclone-test-kijipeq7vupe/dst) 2025/11/08 02:41:35 DEBUG : one: Sizes differ 2025/11/08 02:41:35 DEBUG : one: size = 5 OK 2025/11/08 02:41:35 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/08 02:41:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:9549") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:45458->172.17.0.2:9549, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:51720") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:44456") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:44106->172.17.0.2:51720, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:52022->172.17.0.2:44456, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:43137") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:50764->172.17.0.2:43137, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:14196") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:44394->172.17.0.2:14196, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:27487") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:56054->172.17.0.2:27487, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:52070") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:33626->172.17.0.2:52070, err= 2025/11/08 02:41:35 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-kijipeq7vupe/CompareDest" for canonical name "TestFTPProftpd{XHzml}:rclone-test-kijipeq7vupe/CompareDest" 2025/11/08 02:41:35 DEBUG : two: Need to transfer - File not found at Destination 2025/11/08 02:41:35 DEBUG : two: size = 3 OK 2025/11/08 02:41:35 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/08 02:41:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:3813") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:55462->172.17.0.2:3813, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:60976") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:50974->172.17.0.2:60976, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:42619") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:37182->172.17.0.2:42619, err= 2025/11/08 02:41:35 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-kijipeq7vupe/CompareDest" for canonical name "TestFTPProftpd{XHzml}:rclone-test-kijipeq7vupe/CompareDest" 2025/11/08 02:41:35 DEBUG : two: Need to transfer - File not found at Destination 2025/11/08 02:41:35 DEBUG : two: size = 3 OK 2025/11/08 02:41:35 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/08 02:41:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:24854") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:54382->172.17.0.2:24854, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:9526") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:27221") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:41930->172.17.0.2:9526, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:36414->172.17.0.2:27221, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:47138") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:50288->172.17.0.2:47138, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:64308") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:26885") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:41046->172.17.0.2:64308, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:45248->172.17.0.2:26885, err= 2025/11/08 02:41:35 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-kijipeq7vupe/CompareDest" for canonical name "TestFTPProftpd{XHzml}:rclone-test-kijipeq7vupe/CompareDest" 2025/11/08 02:41:35 DEBUG : two: Need to transfer - File not found at Destination 2025/11/08 02:41:35 DEBUG : two: size = 5 (Local file system at /tmp/rclone1053942595) 2025/11/08 02:41:35 DEBUG : two: size = 3 (ftp://172.17.0.2:21/rclone-test-kijipeq7vupe/CompareDest) 2025/11/08 02:41:35 DEBUG : two: Sizes differ 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe/dst: dial("tcp","172.17.0.2:60128") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe/dst: > dial: conn=172.17.0.1:48412->172.17.0.2:60128, err= 2025/11/08 02:41:35 DEBUG : two.a319cd8b.partial: size = 5 OK 2025/11/08 02:41:35 DEBUG : two.a319cd8b.partial: renamed to: two 2025/11/08 02:41:35 INFO : two: Copied (new) 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:50327") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:36552->172.17.0.2:50327, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:58384") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:55612->172.17.0.2:58384, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:21155") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:39394->172.17.0.2:21155, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:27960") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:45196->172.17.0.2:27960, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:34389") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:60678->172.17.0.2:34389, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:63464") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:48460->172.17.0.2:63464, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:26656") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:47452->172.17.0.2:26656, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.41s) === RUN TestCopyFileCopyDest run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:13517") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:43854->172.17.0.2:13517, err= 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:6543") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:44366->172.17.0.2:6543, err= --- SKIP: TestCopyFileCopyDest (0.01s) === RUN TestCopyInplace run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:35 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:62094") 2025/11/08 02:41:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:35120->172.17.0.2:62094, err= 2025/11/08 02:41:35 DEBUG : sub/file2: size = 14 OK 2025/11/08 02:41:35 INFO : file1: Copied (new) to: sub/file2 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:23888") 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:51530->172.17.0.2:23888, err= 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:63902") 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:59956->172.17.0.2:63902, err= 2025/11/08 02:41:36 DEBUG : sub/file2: size = 14 OK 2025/11/08 02:41:36 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/08 02:41:36 DEBUG : file1: Unchanged skipping 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:20838") 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:35156->172.17.0.2:20838, err= 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:30958") 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:45156->172.17.0.2:30958, err= 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: don't need to copy/move sub/file2, it is already at target location 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:20752") 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:47076->172.17.0.2:20752, err= 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:21313") 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:54482->172.17.0.2:21313, err= 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:5376") 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:50604->172.17.0.2:5376, err= 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:11612") 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:36520->172.17.0.2:11612, err= 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:19595") 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:60634->172.17.0.2:19595, err= --- PASS: TestCopyInplace (0.07s) === RUN TestCopyLongFileName run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:36 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:43546") 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:57340->172.17.0.2:43546, err= 2025/11/08 02:41:36 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2025/11/08 02:41:36 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/11/08 02:41:36 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:23168") 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:53602->172.17.0.2:23168, err= 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:21999") 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:57476->172.17.0.2:21999, err= 2025/11/08 02:41:36 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2025/11/08 02:41:36 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/08 02:41:36 DEBUG : file1: Unchanged skipping 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:63035") 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:53558->172.17.0.2:63035, err= 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:56561") 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:46938->172.17.0.2:56561, err= 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:15773") 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:53104->172.17.0.2:15773, err= 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:6552") 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:59378->172.17.0.2:6552, err= 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:29833") 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:45718->172.17.0.2:29833, err= 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:7211") 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:54988->172.17.0.2:7211, err= 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:27311") 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:36030->172.17.0.2:27311, err= --- PASS: TestCopyLongFileName (0.06s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:41245") 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:37944->172.17.0.2:41245, err= 2025/11/08 02:41:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2025/11/08 02:41:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2025/11/08 02:41:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2025/11/08 02:41:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2025/11/08 02:41:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2025/11/08 02:41:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2025/11/08 02:41:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2025/11/08 02:41:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2025/11/08 02:41:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2025/11/08 02:41:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: Waiting for checks to finish 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: Waiting for transfers to finish 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: Connecting to FTP server 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: Connecting to FTP server 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:21") 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:38364->172.17.0.2:21, err= 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:39544") 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:51562->172.17.0.2:39544, err= 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:14606") 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:60770->172.17.0.2:14606, err= 2025/11/08 02:41:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2025/11/08 02:41:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2025/11/08 02:41:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2025/11/08 02:41:36 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2025/11/08 02:41:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2025/11/08 02:41:36 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:48166") 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:47968") 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:33878->172.17.0.2:48166, err= 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:47250->172.17.0.2:47968, err= 2025/11/08 02:41:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2025/11/08 02:41:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2025/11/08 02:41:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2025/11/08 02:41:36 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2025/11/08 02:41:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2025/11/08 02:41:36 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:21") 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:24771") 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:38380->172.17.0.2:21, err= 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:47142->172.17.0.2:24771, err= 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:48873") 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:60136->172.17.0.2:48873, err= 2025/11/08 02:41:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2025/11/08 02:41:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2025/11/08 02:41:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2025/11/08 02:41:36 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2025/11/08 02:41:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2025/11/08 02:41:36 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:1226") 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:45554->172.17.0.2:1226, err= 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:51780") 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:55634->172.17.0.2:51780, err= 2025/11/08 02:41:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2025/11/08 02:41:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2025/11/08 02:41:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2025/11/08 02:41:36 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2025/11/08 02:41:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2025/11/08 02:41:36 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:37105") 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:43800->172.17.0.2:37105, err= 2025/11/08 02:41:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2025/11/08 02:41:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2025/11/08 02:41:36 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:24819") 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:40460->172.17.0.2:24819, err= 2025/11/08 02:41:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2025/11/08 02:41:36 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2025/11/08 02:41:36 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:42847") 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:37512->172.17.0.2:42847, err= 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:59984") 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:51490->172.17.0.2:59984, err= 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:19186") 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:53024->172.17.0.2:19186, err= --- PASS: TestCopyLongFileNameCollision (0.38s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:36 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:49696") 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:34556->172.17.0.2:49696, err= 2025/11/08 02:41:36 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2025/11/08 02:41:36 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2025/11/08 02:41:36 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:51752") 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:38798->172.17.0.2:51752, err= 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:50179") 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:54114->172.17.0.2:50179, err= 2025/11/08 02:41:36 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:25044") 2025/11/08 02:41:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:35114->172.17.0.2:25044, err= 2025/11/08 02:41:37 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2025/11/08 02:41:37 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:27810") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:42820->172.17.0.2:27810, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:45230") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:45906->172.17.0.2:45230, err= 2025/11/08 02:41:37 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:5372") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:55480->172.17.0.2:5372, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:1101") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:35498->172.17.0.2:1101, err= 2025/11/08 02:41:37 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:58222") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:37982->172.17.0.2:58222, err= 2025/11/08 02:41:37 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2025/11/08 02:41:37 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2025/11/08 02:41:37 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:24152") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:44542->172.17.0.2:24152, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:39377") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:48612->172.17.0.2:39377, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:63351") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:60042->172.17.0.2:63351, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:43214") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:41754->172.17.0.2:43214, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:20175") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:50772->172.17.0.2:20175, err= --- PASS: TestCopyFileMaxTransfer (1.15s) === RUN TestDeduplicateInteractive run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:63940") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:39114->172.17.0.2:63940, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:14345") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:41142->172.17.0.2:14345, err= --- SKIP: TestDeduplicateInteractive (0.01s) === RUN TestDeduplicateSkip run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:26941") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:41888->172.17.0.2:26941, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:22581") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:59644->172.17.0.2:22581, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:46967") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:48578->172.17.0.2:46967, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:38656") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:59144->172.17.0.2:38656, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:41752") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:38320->172.17.0.2:41752, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:22671") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:34664->172.17.0.2:22671, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:46372") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:50536->172.17.0.2:46372, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:54210") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:58842->172.17.0.2:54210, err= --- SKIP: TestDeduplicateNewest (0.01s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:22848") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:46322->172.17.0.2:22848, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:8545") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:54552->172.17.0.2:8545, err= --- SKIP: TestDeduplicateNewestByHash (0.01s) === RUN TestDeduplicateOldest run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:61683") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:33534->172.17.0.2:61683, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:45741") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:60824->172.17.0.2:45741, err= --- SKIP: TestDeduplicateOldest (0.01s) === RUN TestDeduplicateLargest run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:64518") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:38574->172.17.0.2:64518, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:6415") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:34384->172.17.0.2:6415, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:7463") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:59918->172.17.0.2:7463, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:39221") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:56408->172.17.0.2:39221, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:22307") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:57768->172.17.0.2:22307, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:42979") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:56838->172.17.0.2:42979, err= --- SKIP: TestDeduplicateRename (0.01s) === RUN TestMergeDirs run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:35481") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:50282->172.17.0.2:35481, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:45662") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:48378->172.17.0.2:45662, err= --- SKIP: TestMergeDirs (0.01s) === RUN TestListDirSorted run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:62447") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:37150->172.17.0.2:62447, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:32513") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:34194->172.17.0.2:32513, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:8994") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:47750->172.17.0.2:8994, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:14595") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:44936->172.17.0.2:14595, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:33096") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:54812->172.17.0.2:33096, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:51715") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:52196->172.17.0.2:51715, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:32040") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:39024->172.17.0.2:32040, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:60815") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:53130->172.17.0.2:60815, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:14259") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:50268->172.17.0.2:14259, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:48499") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:7019") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:44688->172.17.0.2:48499, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:35188->172.17.0.2:7019, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:63626") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:48176->172.17.0.2:63626, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:37460") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:54044->172.17.0.2:37460, err= 2025/11/08 02:41:37 DEBUG : a.txt: Excluded (Size Filter) 2025/11/08 02:41:37 DEBUG : a.txt: Excluded 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:51769") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:60370->172.17.0.2:51769, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:49998") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:46508->172.17.0.2:49998, err= 2025/11/08 02:41:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/08 02:41:37 DEBUG : sub dir/hello world2: Excluded 2025/11/08 02:41:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/08 02:41:37 DEBUG : sub dir/hello world: Excluded 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:63031") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:38178->172.17.0.2:63031, err= 2025/11/08 02:41:37 DEBUG : sub dir/ignore dir: Excluded 2025/11/08 02:41:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/08 02:41:37 DEBUG : sub dir/hello world2: Excluded 2025/11/08 02:41:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/08 02:41:37 DEBUG : sub dir/hello world: Excluded 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:4277") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:46742->172.17.0.2:4277, err= 2025/11/08 02:41:37 DEBUG : sub dir/ignore dir: Excluded 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:65167") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:46622->172.17.0.2:65167, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:55488") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:35066->172.17.0.2:55488, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:48048") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:56598->172.17.0.2:48048, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:43334") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:44902->172.17.0.2:43334, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:49542") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:5897") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:39334->172.17.0.2:49542, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:39750->172.17.0.2:5897, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:17091") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:59480->172.17.0.2:17091, err= --- PASS: TestListDirSorted (0.09s) === RUN TestListDirSortedFn run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:31831") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:35972->172.17.0.2:31831, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:25253") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:33364->172.17.0.2:25253, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:45549") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:48648->172.17.0.2:45549, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:9403") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:56128->172.17.0.2:9403, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:56194") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:33218->172.17.0.2:56194, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:12393") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:54118->172.17.0.2:12393, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:50636") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:37304->172.17.0.2:50636, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:62188") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:35444->172.17.0.2:62188, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:31840") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:48972->172.17.0.2:31840, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:55070") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:53340->172.17.0.2:55070, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:3519") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:37770->172.17.0.2:3519, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:54062") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:60182->172.17.0.2:54062, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:15590") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:50774->172.17.0.2:15590, err= 2025/11/08 02:41:37 DEBUG : a.txt: Excluded (Size Filter) 2025/11/08 02:41:37 DEBUG : a.txt: Excluded 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:25186") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:60760->172.17.0.2:25186, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:21260") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:58610->172.17.0.2:21260, err= 2025/11/08 02:41:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/08 02:41:37 DEBUG : sub dir/hello world2: Excluded 2025/11/08 02:41:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/08 02:41:37 DEBUG : sub dir/hello world: Excluded 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:17970") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:36376->172.17.0.2:17970, err= 2025/11/08 02:41:37 DEBUG : sub dir/ignore dir: Excluded 2025/11/08 02:41:37 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/08 02:41:37 DEBUG : sub dir/hello world2: Excluded 2025/11/08 02:41:37 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/08 02:41:37 DEBUG : sub dir/hello world: Excluded 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:4142") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:33886->172.17.0.2:4142, err= 2025/11/08 02:41:37 DEBUG : sub dir/ignore dir: Excluded 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:61866") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:33682->172.17.0.2:61866, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:5849") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:41714->172.17.0.2:5849, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:62733") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:37402->172.17.0.2:62733, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:36496") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:35070->172.17.0.2:36496, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:53021") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:32772->172.17.0.2:53021, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:45007") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:52978->172.17.0.2:45007, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:6052") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:45790->172.17.0.2:6052, err= --- PASS: TestListDirSortedFn (0.08s) === RUN TestListJSON run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:1309") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:60400->172.17.0.2:1309, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:54898") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:55602->172.17.0.2:54898, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:46895") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:59164->172.17.0.2:46895, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:8067") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:60710->172.17.0.2:8067, err= === RUN TestListJSON/Default 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:53688") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:47062->172.17.0.2:53688, err= === RUN TestListJSON/FilesOnly 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:45515") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:34620->172.17.0.2:45515, err= === RUN TestListJSON/DirsOnly 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:4292") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:46006->172.17.0.2:4292, err= === RUN TestListJSON/Recurse 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:4311") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:35698->172.17.0.2:4311, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:54975") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:59578->172.17.0.2:54975, err= === RUN TestListJSON/SubDir 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:24214") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:52878->172.17.0.2:24214, err= === RUN TestListJSON/NoModTime 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:43620") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:56430->172.17.0.2:43620, err= === RUN TestListJSON/NoMimeType 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:39582") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:33724->172.17.0.2:39582, err= === RUN TestListJSON/ShowHash 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:57223") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:41448->172.17.0.2:57223, err= === RUN TestListJSON/HashTypes 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:16334") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:57886->172.17.0.2:16334, err= 2025/11/08 02:41:37 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:4132") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:45642->172.17.0.2:4132, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:31078") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:33442->172.17.0.2:31078, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:28562") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:55382->172.17.0.2:28562, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:36258") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:43378->172.17.0.2:36258, err= --- PASS: TestListJSON (0.05s) --- PASS: TestListJSON/Default (0.00s) --- PASS: TestListJSON/FilesOnly (0.00s) --- PASS: TestListJSON/DirsOnly (0.00s) --- PASS: TestListJSON/Recurse (0.00s) --- PASS: TestListJSON/SubDir (0.00s) --- PASS: TestListJSON/NoModTime (0.00s) --- PASS: TestListJSON/NoMimeType (0.00s) --- PASS: TestListJSON/ShowHash (0.00s) --- PASS: TestListJSON/HashTypes (0.00s) --- PASS: TestListJSON/Metadata (0.00s) === RUN TestStatJSON run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:55039") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:43374->172.17.0.2:55039, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:44400") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:44816->172.17.0.2:44400, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:9995") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:57170->172.17.0.2:9995, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:20932") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:35524->172.17.0.2:20932, err= === RUN TestStatJSON/Root 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:32655") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:48830->172.17.0.2:32655, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:12176") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:34834->172.17.0.2:12176, err= === RUN TestStatJSON/Dir 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:58733") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:37954->172.17.0.2:58733, err= === RUN TestStatJSON/DirWithTrailingSlash 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:1713") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:51036->172.17.0.2:1713, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:54712") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:59484->172.17.0.2:54712, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:54687") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:38988->172.17.0.2:54687, err= === RUN TestStatJSON/FileDirsOnly 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:30050") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:35370->172.17.0.2:30050, err= === RUN TestStatJSON/NotFoundDirsOnly 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:18615") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:35354->172.17.0.2:18615, err= === RUN TestStatJSON/RootNotFound 2025/11/08 02:41:37 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kijipeq7vupe/notfound" 2025/11/08 02:41:37 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2025/11/08 02:41:37 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/08 02:41:37 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/08 02:41:37 DEBUG : Setting pass="N93ZrfifQpcOxzTqbwjKjvPTD6oEadRnPCoJbQx3yxLQng" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/08 02:41:37 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/08 02:41:37 DEBUG : TestFTPProftpd: detected overridden config - adding "{XHzml}" suffix to name 2025/11/08 02:41:37 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/08 02:41:37 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/08 02:41:37 DEBUG : Setting pass="N93ZrfifQpcOxzTqbwjKjvPTD6oEadRnPCoJbQx3yxLQng" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/08 02:41:37 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe/notfound: Connecting to FTP server 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe/notfound: dial("tcp","172.17.0.2:21") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe/notfound: > dial: conn=172.17.0.1:38390->172.17.0.2:21, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe/notfound: dial("tcp","172.17.0.2:28767") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe/notfound: > dial: conn=172.17.0.1:57914->172.17.0.2:28767, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:34664") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:48480->172.17.0.2:34664, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:42490") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:60644->172.17.0.2:42490, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:5777") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:47056->172.17.0.2:5777, 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.01s) === RUN TestMkdir run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:37 INFO : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: Making directory 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:30905") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:37500->172.17.0.2:30905, err= 2025/11/08 02:41:37 INFO : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: Making directory 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:43669") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:59022->172.17.0.2:43669, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:23339") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:49790->172.17.0.2:23339, err= --- PASS: TestMkdir (0.01s) === RUN TestLsd run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:39571") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:47814->172.17.0.2:39571, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:37571") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:36738->172.17.0.2:37571, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:3773") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:58194->172.17.0.2:3773, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:38639") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:55642->172.17.0.2:38639, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:4760") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:33642->172.17.0.2:4760, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:50688") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:58244->172.17.0.2:50688, err= 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:36297") 2025/11/08 02:41:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:53492->172.17.0.2:36297, err= --- PASS: TestLsd (0.02s) === RUN TestLs run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:26633") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:49962->172.17.0.2:26633, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:44623") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:46828->172.17.0.2:44623, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:18766") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:50660->172.17.0.2:18766, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:13257") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:39834->172.17.0.2:13257, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:40209") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:33564->172.17.0.2:40209, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:7518") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:56092->172.17.0.2:7518, err= --- PASS: TestLs (0.02s) === RUN TestLsWithFilesFrom run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:3275") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:49802->172.17.0.2:3275, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:1673") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:59580->172.17.0.2:1673, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:63949") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:33912->172.17.0.2:63949, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:48184") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:41054->172.17.0.2:48184, err= 2025/11/08 02:41:38 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/11/08 02:41:38 DEBUG : empty space: Excluded 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:29887") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:60142->172.17.0.2:29887, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:52594") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:36076->172.17.0.2:52594, err= --- PASS: TestLsWithFilesFrom (0.02s) === RUN TestLsLong run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:38535") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:38756->172.17.0.2:38535, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:32002") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:39200->172.17.0.2:32002, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:1367") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:59548->172.17.0.2:1367, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:22722") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:59628->172.17.0.2:22722, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:61464") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:55412->172.17.0.2:61464, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:64251") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:59872->172.17.0.2:64251, err= --- PASS: TestLsLong (0.02s) === RUN TestHashSums run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:37057") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:58102->172.17.0.2:37057, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:54116") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:55616->172.17.0.2:54116, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:2737") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:37404->172.17.0.2:2737, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:5433") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:50592->172.17.0.2:5433, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:30557") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:42986->172.17.0.2:30557, err= --- PASS: TestHashSums (0.02s) === RUN TestHashSumsWithErrors 2025/11/08 02:41:38 DEBUG : Creating backend with remote ":memory:" 2025/11/08 02:41:38 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/11/08 02:41:38 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/08 02:41:38 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/08 02:41:38 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/08 02:41:38 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/08 02:41:38 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/08 02:41:38 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/08 02:41:38 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/08 02:41:38 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:21956") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:36582->172.17.0.2:21956, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:42644") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:40440->172.17.0.2:42644, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:22973") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:60926->172.17.0.2:22973, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:35383") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:59356->172.17.0.2:35383, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:24769") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:38368->172.17.0.2:24769, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:43677") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:55462->172.17.0.2:43677, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:13606") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:54190->172.17.0.2:13606, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:41930") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:49382->172.17.0.2:41930, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:2446") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:35676->172.17.0.2:2446, err= --- PASS: TestCount (0.03s) === RUN TestDelete run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:52763") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:47920->172.17.0.2:52763, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:40411") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:59300->172.17.0.2:40411, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:61097") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:55074->172.17.0.2:61097, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:53951") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:53830->172.17.0.2:53951, err= 2025/11/08 02:41:38 DEBUG : Waiting for deletions to finish 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:55046") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:34320->172.17.0.2:55046, err= 2025/11/08 02:41:38 DEBUG : large: Excluded (Size Filter) 2025/11/08 02:41:38 DEBUG : large: Excluded 2025/11/08 02:41:38 INFO : medium: Deleted 2025/11/08 02:41:38 INFO : small: Deleted 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:33149") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:52774->172.17.0.2:33149, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:27032") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:35722->172.17.0.2:27032, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:49417") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:33266->172.17.0.2:49417, err= --- PASS: TestDelete (0.03s) === RUN TestMaxDelete run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:51756") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:37380->172.17.0.2:51756, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:57542") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:45930->172.17.0.2:57542, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:20650") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:52054->172.17.0.2:20650, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:5714") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:58076->172.17.0.2:5714, err= 2025/11/08 02:41:38 DEBUG : Waiting for deletions to finish 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:43487") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:46532->172.17.0.2:43487, err= 2025/11/08 02:41:38 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/11/08 02:41:38 INFO : medium: Deleted 2025/11/08 02:41:38 INFO : large: Deleted 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:51195") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:32954->172.17.0.2:51195, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:47715") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:38140->172.17.0.2:47715, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:4191") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:42136->172.17.0.2:4191, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:63602") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:60922->172.17.0.2:63602, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:45748") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:43092->172.17.0.2:45748, err= --- PASS: TestMaxDelete (0.03s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:12338") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:47170->172.17.0.2:12338, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:45028") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:46276->172.17.0.2:45028, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:46605") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:33970->172.17.0.2:46605, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:44914") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:53466->172.17.0.2:44914, err= 2025/11/08 02:41:38 DEBUG : Waiting for deletions to finish 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:35768") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:60578->172.17.0.2:35768, err= 2025/11/08 02:41:38 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/08 02:41:38 INFO : medium: Deleted 2025/11/08 02:41:38 INFO : small: Deleted 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:39348") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:49986->172.17.0.2:39348, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:4476") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:46578->172.17.0.2:4476, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:35969") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:41564->172.17.0.2:35969, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:26629") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:59590->172.17.0.2:26629, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:49035") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:55966->172.17.0.2:49035, err= --- PASS: TestMaxDeleteSizeLargeFile (0.03s) === RUN TestMaxDeleteSize run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:1843") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:59056->172.17.0.2:1843, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:23114") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:53006->172.17.0.2:23114, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:26274") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:39600->172.17.0.2:26274, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:48968") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:55878->172.17.0.2:48968, err= 2025/11/08 02:41:38 DEBUG : Waiting for deletions to finish 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:14634") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:41642->172.17.0.2:14634, err= 2025/11/08 02:41:38 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/08 02:41:38 INFO : medium: Deleted 2025/11/08 02:41:38 INFO : small: Deleted 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:25409") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:36016->172.17.0.2:25409, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:35601") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:50394->172.17.0.2:35601, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:12995") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:46346->172.17.0.2:12995, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:54659") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:42776->172.17.0.2:54659, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:64833") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:36928->172.17.0.2:64833, err= --- PASS: TestMaxDeleteSize (0.03s) === RUN TestReadFile run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:19759") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:35784->172.17.0.2:19759, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:43023") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:34626->172.17.0.2:43023, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:15323") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:56970->172.17.0.2:15323, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:43812") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:57942->172.17.0.2:43812, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:53400") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:50626->172.17.0.2:53400, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:52076") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:43478->172.17.0.2:52076, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:24779") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:34792->172.17.0.2:24779, err= --- PASS: TestReadFile (0.02s) === RUN TestRetry 2025/11/08 02:41:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/08 02:41:38 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/08 02:41:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/08 02:41:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/08 02:41:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/08 02:41:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/08 02:41:38 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:57041") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:43218->172.17.0.2:57041, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:30587") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:47512->172.17.0.2:30587, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:57969") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:51152->172.17.0.2:57969, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:19978") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:48642->172.17.0.2:19978, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:58032") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:59604->172.17.0.2:58032, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:27528") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:54108->172.17.0.2:27528, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:9182") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:37412->172.17.0.2:9182, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:16592") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:42216->172.17.0.2:16592, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:15740") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:57440->172.17.0.2:15740, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:11204") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:56176->172.17.0.2:11204, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:61794") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:57780->172.17.0.2:61794, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:19068") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:35944->172.17.0.2:19068, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:57593") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:34746->172.17.0.2:57593, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:32068") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:58670->172.17.0.2:32068, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:2202") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:36760->172.17.0.2:2202, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:44456") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:52024->172.17.0.2:44456, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:53139") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:60060->172.17.0.2:53139, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:62900") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:47142->172.17.0.2:62900, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:54804") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:59650->172.17.0.2:54804, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:47931") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:36976->172.17.0.2:47931, err= --- PASS: TestCat (0.12s) === RUN TestPurge 2025/11/08 02:41:38 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gawopew8fevi" 2025/11/08 02:41:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/08 02:41:38 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2025/11/08 02:41:38 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/08 02:41:38 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/08 02:41:38 DEBUG : Setting pass="N93ZrfifQpcOxzTqbwjKjvPTD6oEadRnPCoJbQx3yxLQng" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/08 02:41:38 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/08 02:41:38 DEBUG : TestFTPProftpd: detected overridden config - adding "{XHzml}" suffix to name 2025/11/08 02:41:38 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/08 02:41:38 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/08 02:41:38 DEBUG : Setting pass="N93ZrfifQpcOxzTqbwjKjvPTD6oEadRnPCoJbQx3yxLQng" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/08 02:41:38 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: Connecting to FTP server 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:21") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:38406->172.17.0.2:21, err= 2025/11/08 02:41:38 DEBUG : Creating backend with remote "/tmp/rclone2459681900" run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-gawopew8fevi", Local "Local file system at /tmp/rclone2459681900", Modify Window "1s" 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:35055") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:54306->172.17.0.2:35055, err= 2025/11/08 02:41:38 INFO : A2: Making directory 2025/11/08 02:41:38 INFO : A1/B2: Making directory 2025/11/08 02:41:38 INFO : A1/B2/C2: Making directory 2025/11/08 02:41:38 INFO : A1/B1/C3: Making directory 2025/11/08 02:41:38 INFO : A3: Making directory 2025/11/08 02:41:38 INFO : A3/B3: Making directory 2025/11/08 02:41:38 INFO : A3/B3/C4: Making directory 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:5868") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:50424->172.17.0.2:5868, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:23283") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:57408->172.17.0.2:23283, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: Connecting to FTP server 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:21") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: Connecting to FTP server 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:34442->172.17.0.2:21, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:1030") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:34476->172.17.0.2:1030, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:53783") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:48940->172.17.0.2:53783, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:16898") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:35934->172.17.0.2:16898, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:21") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:34446->172.17.0.2:21, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:6614") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:39758->172.17.0.2:6614, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:50845") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:44712->172.17.0.2:50845, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:9436") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:22889") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:52004->172.17.0.2:9436, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:36856->172.17.0.2:22889, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:47562") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:42652->172.17.0.2:47562, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:53841") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:51132") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:42670->172.17.0.2:51132, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:50948->172.17.0.2:53841, err= 2025/11/08 02:41:38 DEBUG : Waiting for deletions to finish 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:51593") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:51464->172.17.0.2:51593, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:35388") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:58232->172.17.0.2:35388, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:48578") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:45440->172.17.0.2:48578, err= 2025/11/08 02:41:38 INFO : A1/B1/C1/one: Deleted 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:33396") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:37856->172.17.0.2:33396, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:6560") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:37562->172.17.0.2:6560, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:53403") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:40110->172.17.0.2:53403, err= 2025/11/08 02:41:38 DEBUG : removing 2 level 3 directories 2025/11/08 02:41:38 INFO : A1/B1/C3: Removing directory 2025/11/08 02:41:38 INFO : A1/B1/C1: Removing directory 2025/11/08 02:41:38 DEBUG : removing 1 level 2 directories 2025/11/08 02:41:38 INFO : A1/B1: Removing directory 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:64611") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:47984->172.17.0.2:64611, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:62591") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:50429") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:26019") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:34948->172.17.0.2:50429, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:58338->172.17.0.2:26019, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:54110->172.17.0.2:62591, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:48850") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:41068->172.17.0.2:48850, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:22116") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:53776->172.17.0.2:22116, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:43966") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:57626->172.17.0.2:43966, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:48518") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:56236->172.17.0.2:48518, err= 2025/11/08 02:41:38 DEBUG : Waiting for deletions to finish 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:41705") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:52224->172.17.0.2:41705, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:9387") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:16263") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:43222->172.17.0.2:9387, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:54404->172.17.0.2:16263, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:61439") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:60238->172.17.0.2:61439, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:55966") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:51492->172.17.0.2:55966, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:4320") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:41848->172.17.0.2:4320, err= 2025/11/08 02:41:38 INFO : A1/two: Deleted 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:25713") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:53872->172.17.0.2:25713, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:48221") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:60948->172.17.0.2:48221, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:33792") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:35748->172.17.0.2:33792, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:33538") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:33756") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:52402->172.17.0.2:33538, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:18817") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:36700->172.17.0.2:33756, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:36280->172.17.0.2:18817, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:50395") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:19756") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:53292->172.17.0.2:50395, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:54248->172.17.0.2:19756, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:52685") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:46226->172.17.0.2:52685, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:22315") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:50992->172.17.0.2:22315, err= 2025/11/08 02:41:38 DEBUG : removing 2 level 3 directories 2025/11/08 02:41:38 INFO : A3/B3/C4: Removing directory 2025/11/08 02:41:38 INFO : A1/B2/C2: Removing directory 2025/11/08 02:41:38 DEBUG : removing 2 level 2 directories 2025/11/08 02:41:38 INFO : A3/B3: Removing directory 2025/11/08 02:41:38 INFO : A1/B2: Removing directory 2025/11/08 02:41:38 DEBUG : removing 3 level 1 directories 2025/11/08 02:41:38 INFO : A3: Removing directory 2025/11/08 02:41:38 INFO : A1: Removing directory 2025/11/08 02:41:38 INFO : A2: Removing directory 2025/11/08 02:41:38 DEBUG : removing 1 level 0 directories 2025/11/08 02:41:38 INFO : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: Removing directory 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:24509") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:45832->172.17.0.2:24509, err= 2025/11/08 02:41:38 ERROR : error listing: directory not found 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: dial("tcp","172.17.0.2:28456") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: > dial: conn=172.17.0.1:51324->172.17.0.2:28456, err= 2025/11/08 02:41:38 ERROR : error listing: directory not found 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-gawopew8fevi: Purge dir "" 2025/11/08 02:41:38 NOTICE: purge failed to rmdir "": directory not found 2025/11/08 02:41:38 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.15s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:23901") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:44384->172.17.0.2:23901, err= 2025/11/08 02:41:38 INFO : A2: Making directory 2025/11/08 02:41:38 INFO : A1/B2: Making directory 2025/11/08 02:41:38 INFO : A1/B2/C2: Making directory 2025/11/08 02:41:38 INFO : A1/B1/C3: Making directory 2025/11/08 02:41:38 INFO : A3: Making directory 2025/11/08 02:41:38 INFO : A3/B3: Making directory 2025/11/08 02:41:38 INFO : A3/B3/C4: Making directory 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:10825") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:56990->172.17.0.2:10825, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:46707") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:41698->172.17.0.2:46707, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:65531") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:51398->172.17.0.2:65531, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:41863") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:61617") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:59212->172.17.0.2:41863, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:48916->172.17.0.2:61617, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:44302") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:49006->172.17.0.2:44302, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:36513") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:55260->172.17.0.2:36513, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:41803") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:41982->172.17.0.2:41803, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:59634") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:34220->172.17.0.2:59634, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: Connecting to FTP server 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:21") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:34458->172.17.0.2:21, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:25615") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:39458->172.17.0.2:25615, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:1669") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:40438->172.17.0.2:1669, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:51984") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:40892->172.17.0.2:51984, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:47051") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:56650->172.17.0.2:47051, err= 2025/11/08 02:41:38 DEBUG : removing 1 level 3 directories 2025/11/08 02:41:38 INFO : A3/B3/C4: Removing directory 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:42717") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:52654->172.17.0.2:42717, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:13385") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:59970->172.17.0.2:13385, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:26640") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:60490->172.17.0.2:26640, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:16034") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:41100->172.17.0.2:16034, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:32634") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:43096->172.17.0.2:32634, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:62735") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:35558") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:45496->172.17.0.2:62735, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:36618->172.17.0.2:35558, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:13623") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:59290->172.17.0.2:13623, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:62110") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:41822->172.17.0.2:62110, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:56214") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:57466->172.17.0.2:56214, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:25193") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:37008->172.17.0.2:25193, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:38739") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:47564") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:59322->172.17.0.2:38739, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:33048->172.17.0.2:47564, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:47127") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:58934->172.17.0.2:47127, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:54292") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:48266->172.17.0.2:54292, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:60999") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:50978->172.17.0.2:60999, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:32529") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:52194->172.17.0.2:32529, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:49964") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:56380") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:39278->172.17.0.2:49964, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:59900->172.17.0.2:56380, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:26206") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:54000->172.17.0.2:26206, err= 2025/11/08 02:41:38 DEBUG : removing 2 level 3 directories 2025/11/08 02:41:38 INFO : A1/B2/C2: Removing directory 2025/11/08 02:41:38 INFO : A1/B1/C3: Removing directory 2025/11/08 02:41:38 DEBUG : removing 2 level 2 directories 2025/11/08 02:41:38 INFO : A3/B3: Removing directory 2025/11/08 02:41:38 INFO : A1/B2: Removing directory 2025/11/08 02:41:38 DEBUG : removing 2 level 1 directories 2025/11/08 02:41:38 INFO : A3: Removing directory 2025/11/08 02:41:38 INFO : A2: Removing directory 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:14704") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:46688->172.17.0.2:14704, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:48986") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:52738->172.17.0.2:48986, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:38385") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:57730->172.17.0.2:38385, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:57672") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:56662->172.17.0.2:57672, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:37319") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:35084->172.17.0.2:37319, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:35544") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:53448->172.17.0.2:35544, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:15790") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:54520->172.17.0.2:15790, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:35876") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:53574->172.17.0.2:35876, err= 2025/11/08 02:41:38 DEBUG : removing 1 level 3 directories 2025/11/08 02:41:38 INFO : A1/B1/C1: Removing directory 2025/11/08 02:41:38 DEBUG : removing 1 level 2 directories 2025/11/08 02:41:38 INFO : A1/B1: Removing directory 2025/11/08 02:41:38 DEBUG : removing 1 level 1 directories 2025/11/08 02:41:38 INFO : A1: Removing directory 2025/11/08 02:41:38 DEBUG : removing 1 level 0 directories 2025/11/08 02:41:38 INFO : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: Removing directory 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:25856") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:45686->172.17.0.2:25856, err= 2025/11/08 02:41:38 ERROR : error listing: directory not found 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:23994") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:55516->172.17.0.2:23994, err= 2025/11/08 02:41:38 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.09s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:38 INFO : A1: Making directory 2025/11/08 02:41:38 INFO : A1/B1: Making directory 2025/11/08 02:41:38 INFO : A1/B1/C1: Making directory 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:43893") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:34962->172.17.0.2:43893, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:33846") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:56874->172.17.0.2:33846, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:45832") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:52752->172.17.0.2:45832, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:19872") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:51996->172.17.0.2:19872, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:13496") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:48322->172.17.0.2:13496, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:6712") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:58776->172.17.0.2:6712, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:53677") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:32890->172.17.0.2:53677, err= 2025/11/08 02:41:38 DEBUG : removing 1 level 3 directories 2025/11/08 02:41:38 INFO : A1/B1/C1: Removing directory 2025/11/08 02:41:38 DEBUG : removing 1 level 2 directories 2025/11/08 02:41:38 INFO : A1/B1: Removing directory 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:1451") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:47622->172.17.0.2:1451, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:33943") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:54990->172.17.0.2:33943, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:1678") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:46132->172.17.0.2:1678, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:6175") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:43068->172.17.0.2:6175, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:57146") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:45108->172.17.0.2:57146, err= --- PASS: TestRmdirsLeaveRoot (0.03s) === RUN TestRmdirsWithFilter run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:38 INFO : A1: Making directory 2025/11/08 02:41:38 INFO : A1/B1: Making directory 2025/11/08 02:41:38 INFO : A1/B1/C1: Making directory 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:14059") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:55372->172.17.0.2:14059, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:23910") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:59522->172.17.0.2:23910, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:44426") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:42696->172.17.0.2:44426, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:47061") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:46666->172.17.0.2:47061, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:50716") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:55382->172.17.0.2:50716, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:59549") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:43976->172.17.0.2:59549, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:14593") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:34804->172.17.0.2:14593, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:59077") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:46480->172.17.0.2:59077, err= 2025/11/08 02:41:38 DEBUG : removing 1 level 3 directories 2025/11/08 02:41:38 INFO : A1/B1/C1: Removing directory 2025/11/08 02:41:38 DEBUG : removing 1 level 2 directories 2025/11/08 02:41:38 INFO : A1/B1: Removing directory 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:52389") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:55582->172.17.0.2:52389, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:50065") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:46000->172.17.0.2:50065, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:39776") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:52338->172.17.0.2:39776, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:57966") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:50600->172.17.0.2:57966, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:50514") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:43060->172.17.0.2:50514, err= --- PASS: TestRmdirsWithFilter (0.03s) === RUN TestCopyURL run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:62071") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:44694->172.17.0.2:62071, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:21427") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:39448->172.17.0.2:21427, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:37521") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:39044->172.17.0.2:37521, err= 2025/11/08 02:41:38 DEBUG : filename.txt: File name found in url 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:8296") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:59788->172.17.0.2:8296, err= 2025/11/08 02:41:38 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:28900") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:43660->172.17.0.2:28900, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:16296") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:33732->172.17.0.2:16296, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:29512") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:58572->172.17.0.2:29512, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:50295") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:44670->172.17.0.2:50295, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:29615") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:36820->172.17.0.2:29615, err= --- PASS: TestCopyURL (0.04s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:38 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:25727") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:43706->172.17.0.2:25727, err= 2025/11/08 02:41:38 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2025/11/08 02:41:38 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2025/11/08 02:41:38 INFO : file1: Copied (new) to: sub/file2 2025/11/08 02:41:38 INFO : file1: Deleted 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:7177") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:51820->172.17.0.2:7177, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:5426") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:60322->172.17.0.2:5426, err= 2025/11/08 02:41:38 DEBUG : sub/file2: size = 14 OK 2025/11/08 02:41:38 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/08 02:41:38 DEBUG : file1: Unchanged skipping 2025/11/08 02:41:38 INFO : file1: Deleted 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:10804") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:54994->172.17.0.2:10804, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:4161") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:46958->172.17.0.2:4161, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: don't need to copy/move sub/file2, it is already at target location 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:51821") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:40300->172.17.0.2:51821, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:13533") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:33144->172.17.0.2:13533, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:33947") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:60934->172.17.0.2:33947, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:4738") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:60862->172.17.0.2:4738, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:15336") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:34378->172.17.0.2:15336, err= --- PASS: TestMoveFile (0.05s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:38 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:53897") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:47286->172.17.0.2:53897, err= 2025/11/08 02:41:38 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2025/11/08 02:41:38 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2025/11/08 02:41:38 INFO : file1: Copied (new) 2025/11/08 02:41:38 INFO : file1: Deleted 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:53370") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:38214->172.17.0.2:53370, err= 2025/11/08 02:41:38 DEBUG : file1: Destination exists, skipping 2025/11/08 02:41:38 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:10103") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:36770->172.17.0.2:10103, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:14341") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:42348->172.17.0.2:14341, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:20489") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:33814->172.17.0.2:20489, err= --- PASS: TestMoveFileWithIgnoreExisting (0.04s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:61308") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:37520->172.17.0.2:61308, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:34989") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:48684->172.17.0.2:34989, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:24464") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:34956->172.17.0.2:24464, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:45403") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:35674->172.17.0.2:45403, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:2600") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:43236->172.17.0.2:2600, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:43968") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:40770->172.17.0.2:43968, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:36057") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:39200->172.17.0.2:36057, err= 2025/11/08 02:41:38 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kijipeq7vupe/backup" 2025/11/08 02:41:38 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2025/11/08 02:41:38 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/08 02:41:38 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/08 02:41:38 DEBUG : Setting pass="N93ZrfifQpcOxzTqbwjKjvPTD6oEadRnPCoJbQx3yxLQng" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/08 02:41:38 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/08 02:41:38 DEBUG : TestFTPProftpd: detected overridden config - adding "{XHzml}" suffix to name 2025/11/08 02:41:38 DEBUG : Setting host="172.17.0.2" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/08 02:41:38 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/08 02:41:38 DEBUG : Setting pass="N93ZrfifQpcOxzTqbwjKjvPTD6oEadRnPCoJbQx3yxLQng" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/08 02:41:38 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe/backup: Connecting to FTP server 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe/backup: dial("tcp","172.17.0.2:21") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe/backup: > dial: conn=172.17.0.1:34466->172.17.0.2:21, err= 2025/11/08 02:41:38 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-kijipeq7vupe/backup" to be canonical "TestFTPProftpd{XHzml}:rclone-test-kijipeq7vupe/backup" 2025/11/08 02:41:38 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1053942595) 2025/11/08 02:41:38 DEBUG : dst/file1: size = 18 (ftp://172.17.0.2:21/rclone-test-kijipeq7vupe) 2025/11/08 02:41:38 DEBUG : dst/file1: Sizes differ 2025/11/08 02:41:38 INFO : dst/file1: Moved (server-side) 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:8311") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:46122->172.17.0.2:8311, err= 2025/11/08 02:41:38 DEBUG : dst/file1.58903690.partial: size = 14 OK 2025/11/08 02:41:38 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2025/11/08 02:41:38 INFO : dst/file1: Copied (new) 2025/11/08 02:41:38 INFO : dst/file1: Deleted 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:58769") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:40982->172.17.0.2:58769, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:49501") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:44255") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:45872->172.17.0.2:49501, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:56982->172.17.0.2:44255, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:41663") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:52394->172.17.0.2:41663, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:3611") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:55172->172.17.0.2:3611, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:15363") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:57528->172.17.0.2:15363, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:17042") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:52062->172.17.0.2:17042, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:49705") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:52282->172.17.0.2:49705, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:33644") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:56980->172.17.0.2:33644, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.07s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:6598") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:40484->172.17.0.2:6598, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:39941") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:39302->172.17.0.2:39941, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:57291") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:57108->172.17.0.2:57291, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:44450") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:43632->172.17.0.2:44450, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:64634") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:36644->172.17.0.2:64634, err= 2025/11/08 02:41:38 INFO : A1/B2: Making directory 2025/11/08 02:41:38 INFO : A1/B1/C3: Making directory 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:23662") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:36164->172.17.0.2:23662, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:47377") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:56682->172.17.0.2:47377, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:62299") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:49296->172.17.0.2:62299, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:5773") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:58136->172.17.0.2:5773, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:41659") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:16542") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:38390->172.17.0.2:41659, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:46382->172.17.0.2:16542, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:21457") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:42890->172.17.0.2:21457, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:47071") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:48006->172.17.0.2:47071, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:42238") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:43992->172.17.0.2:42238, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:12412") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:56812") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:48836->172.17.0.2:56812, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:55120->172.17.0.2:12412, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:22528") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:33878->172.17.0.2:22528, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:44696") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:17761") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:40722->172.17.0.2:17761, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:33270->172.17.0.2:44696, err= 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:44578") 2025/11/08 02:41:38 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:55818->172.17.0.2:44578, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:39420") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:59533") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:43060->172.17.0.2:39420, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:43810->172.17.0.2:59533, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:42305") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:45627") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:57536->172.17.0.2:42305, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:1733") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:49604->172.17.0.2:45627, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:40742->172.17.0.2:1733, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: Connecting to FTP server 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:21") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:34474->172.17.0.2:21, err= 2025/11/08 02:41:39 INFO : A2/two: Moved (server-side) to: A3/two 2025/11/08 02:41:39 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/11/08 02:41:39 INFO : A2/one: Moved (server-side) to: A3/one 2025/11/08 02:41:39 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/11/08 02:41:39 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:60836") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:57672->172.17.0.2:60836, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:45570") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:44186->172.17.0.2:45570, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:24756") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:41778->172.17.0.2:24756, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:43154") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:46660->172.17.0.2:43154, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:29007") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:54105") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:39772->172.17.0.2:29007, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:38910->172.17.0.2:54105, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:3197") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:57026->172.17.0.2:3197, err= 2025/11/08 02:41:39 INFO : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:43470") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:36928->172.17.0.2:43470, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:59308") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:51810->172.17.0.2:59308, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:15675") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:54240->172.17.0.2:15675, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:31443") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:49048->172.17.0.2:31443, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:49372") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:35942->172.17.0.2:49372, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:52694") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:40786->172.17.0.2:52694, err= 2025/11/08 02:41:39 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/11/08 02:41:39 INFO : A3/two: Moved (server-side) to: A4/two 2025/11/08 02:41:39 INFO : A3/one: Moved (server-side) to: A4/one 2025/11/08 02:41:39 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/11/08 02:41:39 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:64011") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:49036->172.17.0.2:64011, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:38881") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:36118->172.17.0.2:38881, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:60337") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:56528->172.17.0.2:60337, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:39767") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:43452->172.17.0.2:39767, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:47448") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:38014->172.17.0.2:47448, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:4259") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:48980->172.17.0.2:4259, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:35697") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:38972->172.17.0.2:35697, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:61829") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:42676->172.17.0.2:61829, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:13493") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:49656->172.17.0.2:13493, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:43373") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:35048->172.17.0.2:43373, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:15194") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:36614->172.17.0.2:15194, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:19761") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:42856->172.17.0.2:19761, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:64996") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:12971") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:56784->172.17.0.2:64996, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:54702->172.17.0.2:12971, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:44998") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:42728->172.17.0.2:44998, err= --- PASS: TestDirMove (0.29s) === RUN TestGetFsInfo run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:60764") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:46760->172.17.0.2:60764, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:32325") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:36444->172.17.0.2:32325, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:28274") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:36516->172.17.0.2:28274, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: File to upload is small (34 bytes), uploading instead of streaming 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:16223") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:37932->172.17.0.2:16223, err= 2025/11/08 02:41:39 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/11/08 02:41:39 NOTICE: ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/08 02:41:39 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:40217") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:50374->172.17.0.2:40217, err= 2025/11/08 02:41:39 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2025/11/08 02:41:39 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:27298") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:37512->172.17.0.2:27298, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:46040") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:44032->172.17.0.2:46040, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:64235") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:55954->172.17.0.2:64235, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:31018") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:46904->172.17.0.2:31018, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: File to upload is small (34 bytes), uploading instead of streaming 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:10354") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:57882->172.17.0.2:10354, err= 2025/11/08 02:41:39 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/11/08 02:41:39 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:49267") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:37798->172.17.0.2:49267, err= 2025/11/08 02:41:39 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/11/08 02:41:39 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:53456") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:60462->172.17.0.2:53456, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:5706") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:58522->172.17.0.2:5706, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:63187") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:58212->172.17.0.2:63187, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:5320") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:44654->172.17.0.2:5320, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: File to upload is small (34 bytes), uploading instead of streaming 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:1183") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:55872->172.17.0.2:1183, err= 2025/11/08 02:41:39 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/08 02:41:39 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:50177") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:57292->172.17.0.2:50177, err= 2025/11/08 02:41:39 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/08 02:41:39 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:9376") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:60284->172.17.0.2:9376, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:35072") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:47772->172.17.0.2:35072, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:49921") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:45678->172.17.0.2:49921, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:35005") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:47310->172.17.0.2:35005, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: File to upload is small (34 bytes), uploading instead of streaming 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:29492") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:57962->172.17.0.2:29492, err= 2025/11/08 02:41:39 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/08 02:41:39 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:48275") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:38250->172.17.0.2:48275, err= 2025/11/08 02:41:39 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/08 02:41:39 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:48722") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:35462->172.17.0.2:48722, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:6891") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:49870->172.17.0.2:6891, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:57450") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:50312->172.17.0.2:57450, err= --- PASS: TestRcat (0.07s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.03s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.02s) === RUN TestRcatMetadata run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" operations_test.go:1540: Skipping as destination doesn't support user metadata 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:50916") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:55574->172.17.0.2:50916, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:34576") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:33970->172.17.0.2:34576, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:48642") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:42716->172.17.0.2:48642, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: File to upload is small (60 bytes), uploading instead of streaming 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:18178") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:35412->172.17.0.2:18178, err= 2025/11/08 02:41:39 DEBUG : potato2: size = 60 OK 2025/11/08 02:41:39 DEBUG : potato2: Size of src and dst objects identical 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:2348") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:57258->172.17.0.2:2348, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:33754") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:39752->172.17.0.2:33754, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:17635") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:48668->172.17.0.2:17635, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" operations_test.go:1621: Skipping as destination doesn't support user metadata 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:3827") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:57160->172.17.0.2:3827, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:36776") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:59244->172.17.0.2:36776, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestTouchDir run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:16392") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:55398->172.17.0.2:16392, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:62882") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:57294->172.17.0.2:62882, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:21715") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:33042->172.17.0.2:21715, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:4615") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:54454->172.17.0.2:4615, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:22163") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:57928->172.17.0.2:22163, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:16193") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:45516->172.17.0.2:16193, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: Touching "empty space" 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: Touching "potato2" 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:2984") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:56026->172.17.0.2:2984, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: Touching "sub dir/potato3" 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:19539") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:47018->172.17.0.2:19539, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:55414") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:50068->172.17.0.2:55414, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:8834") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:39914->172.17.0.2:8834, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:49285") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:35358->172.17.0.2:49285, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:11721") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:40996->172.17.0.2:11721, err= --- PASS: TestTouchDir (0.03s) === RUN TestMkdirMetadata run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:28055") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:39436->172.17.0.2:28055, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:25366") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:50510->172.17.0.2:25366, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:42210") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:40794->172.17.0.2:42210, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:59775") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:60086->172.17.0.2:59775, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:52869") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:49330->172.17.0.2:52869, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:51778") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:51646->172.17.0.2:51778, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:40522") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:36988->172.17.0.2:40522, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:4525") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:49140->172.17.0.2:4525, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:35664") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:46850->172.17.0.2:35664, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:40393") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:49346->172.17.0.2:40393, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:185: Remote "ftp://172.17.0.2:21/rclone-test-kijipeq7vupe", Local "Local file system at /tmp/rclone1053942595", Modify Window "1s" 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:41573") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:41578->172.17.0.2:41573, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:25300") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:44090->172.17.0.2:25300, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:56573") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:34890->172.17.0.2:56573, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:61509") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:44078->172.17.0.2:61509, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:58200") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:54208->172.17.0.2:58200, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:40209") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:32980->172.17.0.2:40209, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:12022") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:60114->172.17.0.2:12022, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:17797") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:50106->172.17.0.2:17797, err= 2025/11/08 02:41:39 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.yarevaq5" before starting 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:12508") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:54260->172.17.0.2:12508, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:45924") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:57648->172.17.0.2:45924, err= 2025/11/08 02:41:39 DEBUG : sub dir/test remove existing.yarevaq5: TEST: removing renamed existing file after operation 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:3285") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:48946->172.17.0.2:3285, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:25590") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:47550->172.17.0.2:25590, err= 2025/11/08 02:41:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tosuqay7" before starting 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:22199") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:39740->172.17.0.2:22199, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:18838") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:40384->172.17.0.2:18838, err= 2025/11/08 02:41:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.tosuqay7: TEST: renaming existing back after failed operation 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:63305") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:60824->172.17.0.2:63305, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:38618") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:47212->172.17.0.2:38618, err= 2025/11/08 02:41:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pefitug0" before starting 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:41698") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:42052->172.17.0.2:41698, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:29011") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:60832->172.17.0.2:29011, err= 2025/11/08 02:41:39 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.pefitug0: TEST: removing renamed existing file after operation 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:13425") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:49654->172.17.0.2:13425, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:12072") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:50778->172.17.0.2:12072, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:3366") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:50536->172.17.0.2:3366, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:62649") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:44010->172.17.0.2:62649, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:56164") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:41996->172.17.0.2:56164, err= --- PASS: TestRemoveExisting (0.06s) === 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 TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: dial("tcp","172.17.0.2:41205") 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: > dial: conn=172.17.0.1:34972->172.17.0.2:41205, err= 2025/11/08 02:41:39 DEBUG : ftp://172.17.0.2:21/rclone-test-kijipeq7vupe: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Finished OK in 5.393046494s (try 1/5)