"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Starting (try 1/5) 2026/08/21 02:15:31 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kaqodem1xahi" 2026/08/21 02:15:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/21 02:15:31 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/08/21 02:15:31 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/21 02:15:31 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/21 02:15:31 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/21 02:15:31 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/21 02:15:31 DEBUG : TestFTPProftpd: detected overridden config - adding "{pFiY1}" suffix to name 2026/08/21 02:15:31 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/21 02:15:31 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/21 02:15:31 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/21 02:15:31 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: Connecting to FTP server 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:21") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:48714->172.17.0.4:21, err= 2026/08/21 02:15:31 DEBUG : Creating backend with remote "/tmp/rclone720502089" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:35407") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:43154->172.17.0.4:35407, err= 2026/08/21 02:15:31 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:18960") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:60832->172.17.0.4:18960, err= 2026/08/21 02:15:31 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/08/21 02:15:31 DEBUG : a: size = 0 OK 2026/08/21 02:15:31 DEBUG : a: size = 1 (memory) 2026/08/21 02:15:31 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/08/21 02:15:31 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/21 02:15:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/21 02:15:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/21 02:15:31 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/08/21 02:15:31 DEBUG : potato: Seek from 10 to 0 2026/08/21 02:15:31 DEBUG : potato: Seek from 10 to 0 2026/08/21 02:15:31 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/08/21 02:15:31 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/21 02:15:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/21 02:15:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/21 02:15:31 DEBUG : potato: Seek from 5 to 2 2026/08/21 02:15:31 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/08/21 02:15:31 DEBUG : potato: Seek from 7 to 0 2026/08/21 02:15:31 DEBUG : potato: Seek from 7 to 0 2026/08/21 02:15:31 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/08/21 02:15:31 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/21 02:15:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/21 02:15:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/21 02:15:31 DEBUG : potato: Seek from 5 to 2 2026/08/21 02:15:31 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/08/21 02:15:31 DEBUG : potato: Seek from 8 to 0 2026/08/21 02:15:31 DEBUG : potato: Seek from 8 to 0 2026/08/21 02:15:31 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/08/21 02:15:31 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/08/21 02:15:31 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/21 02:15:31 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/08/21 02:15:31 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/08/21 02:15:31 DEBUG : potato: Seek from 5 to 2 2026/08/21 02:15:31 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/08/21 02:15:31 DEBUG : potato: Seek from 9 to 0 2026/08/21 02:15:31 DEBUG : potato: Seek from 9 to 0 2026/08/21 02:15:31 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:24203") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:48896->172.17.0.4:24203, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:5648") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:44866->172.17.0.4:5648, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:17294") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:45020->172.17.0.4:17294, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:15229") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:58324->172.17.0.4:15229, err= === RUN TestCheck/3 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:5130") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:43536->172.17.0.4:5130, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:13370") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:43526->172.17.0.4:13370, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:40670") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:41248->172.17.0.4:40670, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:51982") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:42534->172.17.0.4:51982, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:20880") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:57502->172.17.0.4:20880, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:43069") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:37742->172.17.0.4:43069, err= --- PASS: TestCheck (0.06s) --- PASS: TestCheck/1 (0.00s) --- PASS: TestCheck/2 (0.00s) --- PASS: TestCheck/3 (0.00s) --- PASS: TestCheck/4 (0.00s) --- PASS: TestCheck/5 (0.00s) --- PASS: TestCheck/6 (0.00s) --- PASS: TestCheck/7 (0.00s) === RUN TestCheckFsError 2026/08/21 02:15:31 DEBUG : Creating backend with remote "nonexistent" 2026/08/21 02:15:31 DEBUG : Creating backend with remote "nonexistent" 2026/08/21 02:15:31 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/08/21 02:15:31 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/08/21 02:15:31 NOTICE: Local file system at nonexistent: 0 differences found 2026/08/21 02:15:31 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:49101") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:34396->172.17.0.4:49101, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:4300") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:41376->172.17.0.4:4300, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:1705") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:49214->172.17.0.4:1705, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:60800") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:37210->172.17.0.4:60800, err= === RUN TestCheckDownload/3 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:6652") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:38674->172.17.0.4:6652, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:9468") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:34034->172.17.0.4:9468, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:57079") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:41068->172.17.0.4:57079, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:10378") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:55084->172.17.0.4:10378, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:9017") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:36390->172.17.0.4:9017, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:54981") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:55844->172.17.0.4:54981, err= --- PASS: TestCheckDownload (0.15s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.02s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.01s) --- PASS: TestCheckDownload/5 (0.02s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:56864") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:44992->172.17.0.4:56864, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:28874") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:49950->172.17.0.4:28874, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:32151") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:48110->172.17.0.4:32151, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:50053") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:36966->172.17.0.4:50053, err= === RUN TestCheckSizeOnly/3 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:21416") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:51386->172.17.0.4:21416, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:50193") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:43076->172.17.0.4:50193, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:36024") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:54930->172.17.0.4:36024, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:52395") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:41056->172.17.0.4:52395, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:23044") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:47372->172.17.0.4:23044, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:45874") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:52212->172.17.0.4:45874, err= --- PASS: TestCheckSizeOnly (0.05s) --- PASS: TestCheckSizeOnly/1 (0.00s) --- PASS: TestCheckSizeOnly/2 (0.00s) --- PASS: TestCheckSizeOnly/3 (0.00s) --- PASS: TestCheckSizeOnly/4 (0.00s) --- PASS: TestCheckSizeOnly/5 (0.00s) --- PASS: TestCheckSizeOnly/6 (0.00s) --- PASS: TestCheckSizeOnly/7 (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:11581") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:54802->172.17.0.4:11581, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:62830") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:41958->172.17.0.4:62830, err= 2026/08/21 02:15:31 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/21 02:15:31 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/21 02:15:31 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/21 02:15:31 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:41024") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:51168->172.17.0.4:41024, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:25928") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:47308->172.17.0.4:25928, err= 2026/08/21 02:15:31 NOTICE: test.sum: improperly formatted checksum line 4 2026/08/21 02:15:31 NOTICE: test.sum: improperly formatted checksum line 5 2026/08/21 02:15:31 NOTICE: test.sum: improperly formatted checksum line 6 2026/08/21 02:15:31 NOTICE: test.sum: 2 warning(s) suppressed... 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:54375") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:51260->172.17.0.4:54375, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:50378") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:56948->172.17.0.4:50378, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:31 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kaqodem1xahi/data" 2026/08/21 02:15:31 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/08/21 02:15:31 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/21 02:15:31 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/21 02:15:31 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/21 02:15:31 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/21 02:15:31 DEBUG : TestFTPProftpd: detected overridden config - adding "{pFiY1}" suffix to name 2026/08/21 02:15:31 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/21 02:15:31 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/21 02:15:31 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/21 02:15:31 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi/data: Connecting to FTP server 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi/data: dial("tcp","172.17.0.4:21") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi/data: > dial: conn=172.17.0.1:35172->172.17.0.4:21, err= check_test.go:354: ftp://172.17.0.4:21/rclone-test-kaqodem1xahi/data lacks md5, skipping 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:62546") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:44724->172.17.0.4:62546, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:50025") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:47482->172.17.0.4:50025, err= --- SKIP: TestCheckSum (0.02s) === RUN TestCheckSumDownload run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:31 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kaqodem1xahi/data" 2026/08/21 02:15:31 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/08/21 02:15:31 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/21 02:15:31 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/21 02:15:31 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/21 02:15:31 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/21 02:15:31 DEBUG : TestFTPProftpd: detected overridden config - adding "{pFiY1}" suffix to name 2026/08/21 02:15:31 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/21 02:15:31 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/21 02:15:31 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/21 02:15:31 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi/data: Connecting to FTP server 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi/data: dial("tcp","172.17.0.4:21") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi/data: > dial: conn=172.17.0.1:35174->172.17.0.4:21, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:7568") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:52648->172.17.0.4:7568, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:19581") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:51516->172.17.0.4:19581, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:25400") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:34010->172.17.0.4:25400, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:4404") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:54830->172.17.0.4:4404, err= === RUN TestCheckSumDownload/subtest1 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:14846") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:42146->172.17.0.4:14846, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:60245") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:33742->172.17.0.4:60245, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:55426") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:54332->172.17.0.4:55426, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:46338") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:58006->172.17.0.4:46338, err= === RUN TestCheckSumDownload/subtest2 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:22042") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:42704->172.17.0.4:22042, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:30857") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:58306->172.17.0.4:30857, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:20542") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:58046->172.17.0.4:20542, err= === RUN TestCheckSumDownload/subtest3 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:15516") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:59170->172.17.0.4:15516, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:6625") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:59772->172.17.0.4:6625, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:58091") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:46324->172.17.0.4:58091, err= === RUN TestCheckSumDownload/subtest4 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:57996") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:49368->172.17.0.4:57996, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:14866") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:60636->172.17.0.4:14866, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:29449") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:34682->172.17.0.4:29449, err= === RUN TestCheckSumDownload/subtest5 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:59717") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:32808->172.17.0.4:59717, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:40006") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:59112->172.17.0.4:40006, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:12801") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:59828->172.17.0.4:12801, err= === RUN TestCheckSumDownload/subtest6 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:64911") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:52794->172.17.0.4:64911, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:1641") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:58900->172.17.0.4:1641, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:20050") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:38700->172.17.0.4:20050, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:61923") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:32880->172.17.0.4:61923, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:50643") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:34240->172.17.0.4:50643, err= === RUN TestCheckSumDownload/subtest7 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:15970") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:44882->172.17.0.4:15970, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:10509") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:58602->172.17.0.4:10509, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:29976") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:45268->172.17.0.4:29976, err= --- PASS: TestCheckSumDownload (0.19s) --- 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.01s) === RUN TestCheckSumConcurrency 2026/08/21 02:15:31 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/21 02:15:31 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/21 02:15:31 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/21 02:15:31 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/21 02:15:31 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/21 02:15:31 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumConcurrency (0.00s) === RUN TestCheckSumDownloadConcurrency 2026/08/21 02:15:31 DEBUG : file1: md5 = 17fbabbccbdea0e6be9eb64c8c6fea41 OK 2026/08/21 02:15:31 DEBUG : file2: md5 = a58f09ae3db8ae4b943fdbaace096072 OK 2026/08/21 02:15:31 DEBUG : file3: md5 = e0639b17e0744aca9a3ba29c049e59ee OK 2026/08/21 02:15:31 DEBUG : file0: md5 = 022eb0c0085c731f335df970fafa7446 OK 2026/08/21 02:15:31 NOTICE: Mock file system at checkSum: 0 differences found 2026/08/21 02:15:31 NOTICE: Mock file system at checkSum: 4 matching files --- PASS: TestCheckSumDownloadConcurrency (0.00s) === RUN TestApplyTransforms 2026/08/21 02:15:31 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-lokiqoj3nili" 2026/08/21 02:15:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/21 02:15:31 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/08/21 02:15:31 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/21 02:15:31 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/21 02:15:31 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/21 02:15:31 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/21 02:15:31 DEBUG : TestFTPProftpd: detected overridden config - adding "{pFiY1}" suffix to name 2026/08/21 02:15:31 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/21 02:15:31 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/21 02:15:31 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/21 02:15:31 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-lokiqoj3nili: Connecting to FTP server 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-lokiqoj3nili: dial("tcp","172.17.0.4:21") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-lokiqoj3nili: > dial: conn=172.17.0.1:35182->172.17.0.4:21, err= 2026/08/21 02:15:31 DEBUG : Creating backend with remote "/tmp/rclone2183278422" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-lokiqoj3nili", Local "Local file system at /tmp/rclone2183278422", Modify Window "1s" 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-lokiqoj3nili: dial("tcp","172.17.0.4:40417") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-lokiqoj3nili: > dial: conn=172.17.0.1:42622->172.17.0.4:40417, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-lokiqoj3nili: dial("tcp","172.17.0.4:37230") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-lokiqoj3nili: > dial: conn=172.17.0.1:46074->172.17.0.4:37230, err= upper checkfile vs. lower remote (without normalization) 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-lokiqoj3nili: dial("tcp","172.17.0.4:2667") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-lokiqoj3nili: > dial: conn=172.17.0.1:39620->172.17.0.4:2667, err= 2026/08/21 02:15:31 ERROR : hello, world!: sum not found 2026/08/21 02:15:31 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.4:21/rclone-test-lokiqoj3nili 2026/08/21 02:15:31 NOTICE: ftp://172.17.0.4:21/rclone-test-lokiqoj3nili: 1 files missing 2026/08/21 02:15:31 NOTICE: 1 hashes missing 2026/08/21 02:15:31 NOTICE: ftp://172.17.0.4:21/rclone-test-lokiqoj3nili: 1 differences found 2026/08/21 02:15:31 NOTICE: ftp://172.17.0.4:21/rclone-test-lokiqoj3nili: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-lokiqoj3nili: dial("tcp","172.17.0.4:11293") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-lokiqoj3nili: > dial: conn=172.17.0.1:38620->172.17.0.4:11293, err= 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-lokiqoj3nili: dial("tcp","172.17.0.4:38306") 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-lokiqoj3nili: > dial: conn=172.17.0.1:43496->172.17.0.4:38306, err= 2026/08/21 02:15:31 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/21 02:15:31 NOTICE: ftp://172.17.0.4:21/rclone-test-lokiqoj3nili: 0 differences found 2026/08/21 02:15:31 NOTICE: ftp://172.17.0.4:21/rclone-test-lokiqoj3nili: 1 matching files 2026/08/21 02:15:31 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-bafujem1leji" 2026/08/21 02:15:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/21 02:15:31 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/08/21 02:15:31 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/21 02:15:31 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/21 02:15:31 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/21 02:15:31 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/21 02:15:31 DEBUG : TestFTPProftpd: detected overridden config - adding "{pFiY1}" suffix to name 2026/08/21 02:15:31 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/21 02:15:31 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/21 02:15:31 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/21 02:15:31 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-bafujem1leji: Connecting to FTP server 2026/08/21 02:15:31 DEBUG : ftp://172.17.0.4:21/rclone-test-bafujem1leji: dial("tcp","172.17.0.4:21") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bafujem1leji: > dial: conn=172.17.0.1:35188->172.17.0.4:21, err= 2026/08/21 02:15:32 DEBUG : Creating backend with remote "/tmp/rclone242422664" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bafujem1leji", Local "Local file system at /tmp/rclone242422664", Modify Window "1s" 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bafujem1leji: dial("tcp","172.17.0.4:20745") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bafujem1leji: > dial: conn=172.17.0.1:48666->172.17.0.4:20745, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bafujem1leji: dial("tcp","172.17.0.4:55096") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bafujem1leji: > dial: conn=172.17.0.1:58644->172.17.0.4:55096, err= lower checkfile vs. upper remote (without normalization) 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bafujem1leji: dial("tcp","172.17.0.4:5125") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bafujem1leji: > dial: conn=172.17.0.1:57218->172.17.0.4:5125, err= 2026/08/21 02:15:32 ERROR : HELLO, WORLD!: sum not found 2026/08/21 02:15:32 ERROR : hello, world!: file not in ftp://172.17.0.4:21/rclone-test-bafujem1leji 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-bafujem1leji: 1 files missing 2026/08/21 02:15:32 NOTICE: 1 hashes missing 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-bafujem1leji: 1 differences found 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-bafujem1leji: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bafujem1leji: dial("tcp","172.17.0.4:17493") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bafujem1leji: > dial: conn=172.17.0.1:51870->172.17.0.4:17493, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bafujem1leji: dial("tcp","172.17.0.4:40677") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bafujem1leji: > dial: conn=172.17.0.1:48506->172.17.0.4:40677, err= 2026/08/21 02:15:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-bafujem1leji: 0 differences found 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-bafujem1leji: 1 matching files 2026/08/21 02:15:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-zemamag9xido" 2026/08/21 02:15:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/21 02:15:32 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/08/21 02:15:32 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/21 02:15:32 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/21 02:15:32 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/21 02:15:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/21 02:15:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{pFiY1}" suffix to name 2026/08/21 02:15:32 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/21 02:15:32 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/21 02:15:32 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/21 02:15:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zemamag9xido: Connecting to FTP server 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zemamag9xido: dial("tcp","172.17.0.4:21") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zemamag9xido: > dial: conn=172.17.0.1:35196->172.17.0.4:21, err= 2026/08/21 02:15:32 DEBUG : Creating backend with remote "/tmp/rclone1097495829" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zemamag9xido", Local "Local file system at /tmp/rclone1097495829", Modify Window "1s" 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zemamag9xido: dial("tcp","172.17.0.4:10669") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zemamag9xido: > dial: conn=172.17.0.1:60800->172.17.0.4:10669, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zemamag9xido: dial("tcp","172.17.0.4:47144") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zemamag9xido: > dial: conn=172.17.0.1:56416->172.17.0.4:47144, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zemamag9xido: dial("tcp","172.17.0.4:34413") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zemamag9xido: > dial: conn=172.17.0.1:60198->172.17.0.4:34413, err= 2026/08/21 02:15:32 ERROR : HeLlO, wOrLd!: sum not found 2026/08/21 02:15:32 ERROR : hello, world!: file not in ftp://172.17.0.4:21/rclone-test-zemamag9xido 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-zemamag9xido: 1 files missing 2026/08/21 02:15:32 NOTICE: 1 hashes missing 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-zemamag9xido: 1 differences found 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-zemamag9xido: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zemamag9xido: dial("tcp","172.17.0.4:8383") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zemamag9xido: > dial: conn=172.17.0.1:57904->172.17.0.4:8383, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zemamag9xido: dial("tcp","172.17.0.4:27610") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zemamag9xido: > dial: conn=172.17.0.1:60244->172.17.0.4:27610, err= 2026/08/21 02:15:32 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-zemamag9xido: 0 differences found 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-zemamag9xido: 1 matching files 2026/08/21 02:15:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wibaxar1joki" 2026/08/21 02:15:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/21 02:15:32 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/08/21 02:15:32 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/21 02:15:32 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/21 02:15:32 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/21 02:15:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/21 02:15:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{pFiY1}" suffix to name 2026/08/21 02:15:32 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/21 02:15:32 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/21 02:15:32 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/21 02:15:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wibaxar1joki: Connecting to FTP server 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wibaxar1joki: dial("tcp","172.17.0.4:21") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wibaxar1joki: > dial: conn=172.17.0.1:35204->172.17.0.4:21, err= 2026/08/21 02:15:32 DEBUG : Creating backend with remote "/tmp/rclone2980382299" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wibaxar1joki", Local "Local file system at /tmp/rclone2980382299", Modify Window "1s" 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wibaxar1joki: dial("tcp","172.17.0.4:30528") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wibaxar1joki: > dial: conn=172.17.0.1:35106->172.17.0.4:30528, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wibaxar1joki: dial("tcp","172.17.0.4:51474") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wibaxar1joki: > dial: conn=172.17.0.1:43962->172.17.0.4:51474, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wibaxar1joki: dial("tcp","172.17.0.4:33986") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wibaxar1joki: > dial: conn=172.17.0.1:55186->172.17.0.4:33986, err= 2026/08/21 02:15:32 ERROR : HELLO, WORLD!: sum not found 2026/08/21 02:15:32 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.4:21/rclone-test-wibaxar1joki 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-wibaxar1joki: 1 files missing 2026/08/21 02:15:32 NOTICE: 1 hashes missing 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-wibaxar1joki: 1 differences found 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-wibaxar1joki: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wibaxar1joki: dial("tcp","172.17.0.4:4684") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wibaxar1joki: > dial: conn=172.17.0.1:52034->172.17.0.4:4684, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wibaxar1joki: dial("tcp","172.17.0.4:32882") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wibaxar1joki: > dial: conn=172.17.0.1:39092->172.17.0.4:32882, err= 2026/08/21 02:15:32 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-wibaxar1joki: 0 differences found 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-wibaxar1joki: 1 matching files 2026/08/21 02:15:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-newican1fano" 2026/08/21 02:15:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/21 02:15:32 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/08/21 02:15:32 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/21 02:15:32 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/21 02:15:32 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/21 02:15:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/21 02:15:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{pFiY1}" suffix to name 2026/08/21 02:15:32 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/21 02:15:32 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/21 02:15:32 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/21 02:15:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-newican1fano: Connecting to FTP server 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-newican1fano: dial("tcp","172.17.0.4:21") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-newican1fano: > dial: conn=172.17.0.1:35212->172.17.0.4:21, err= 2026/08/21 02:15:32 DEBUG : Creating backend with remote "/tmp/rclone2039650929" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-newican1fano", Local "Local file system at /tmp/rclone2039650929", Modify Window "1s" 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-newican1fano: dial("tcp","172.17.0.4:16987") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-newican1fano: > dial: conn=172.17.0.1:43814->172.17.0.4:16987, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-newican1fano: dial("tcp","172.17.0.4:60013") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-newican1fano: > dial: conn=172.17.0.1:38936->172.17.0.4:60013, err= NFD checkfile vs. NFC remote (without normalization) 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-newican1fano: dial("tcp","172.17.0.4:48702") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-newican1fano: > dial: conn=172.17.0.1:35334->172.17.0.4:48702, err= 2026/08/21 02:15:32 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/21 02:15:32 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-newican1fano 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-newican1fano: 1 files missing 2026/08/21 02:15:32 NOTICE: 1 hashes missing 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-newican1fano: 1 differences found 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-newican1fano: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-newican1fano: dial("tcp","172.17.0.4:17129") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-newican1fano: > dial: conn=172.17.0.1:50340->172.17.0.4:17129, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-newican1fano: dial("tcp","172.17.0.4:50302") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-newican1fano: > dial: conn=172.17.0.1:35914->172.17.0.4:50302, err= 2026/08/21 02:15:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-newican1fano: 0 differences found 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-newican1fano: 1 matching files 2026/08/21 02:15:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-vovabac6moja" 2026/08/21 02:15:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/21 02:15:32 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/08/21 02:15:32 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/21 02:15:32 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/21 02:15:32 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/21 02:15:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/21 02:15:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{pFiY1}" suffix to name 2026/08/21 02:15:32 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/21 02:15:32 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/21 02:15:32 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/21 02:15:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vovabac6moja: Connecting to FTP server 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vovabac6moja: dial("tcp","172.17.0.4:21") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vovabac6moja: > dial: conn=172.17.0.1:35218->172.17.0.4:21, err= 2026/08/21 02:15:32 DEBUG : Creating backend with remote "/tmp/rclone1286202988" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-vovabac6moja", Local "Local file system at /tmp/rclone1286202988", Modify Window "1s" 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vovabac6moja: dial("tcp","172.17.0.4:58434") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vovabac6moja: > dial: conn=172.17.0.1:57638->172.17.0.4:58434, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vovabac6moja: dial("tcp","172.17.0.4:15078") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vovabac6moja: > dial: conn=172.17.0.1:54230->172.17.0.4:15078, err= NFC checkfile vs. NFD remote (without normalization) 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vovabac6moja: dial("tcp","172.17.0.4:19697") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vovabac6moja: > dial: conn=172.17.0.1:32872->172.17.0.4:19697, err= 2026/08/21 02:15:32 ERROR : 測試_Русский___ě_áñ: sum not found 2026/08/21 02:15:32 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-vovabac6moja 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-vovabac6moja: 1 files missing 2026/08/21 02:15:32 NOTICE: 1 hashes missing 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-vovabac6moja: 1 differences found 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-vovabac6moja: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vovabac6moja: dial("tcp","172.17.0.4:42411") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vovabac6moja: > dial: conn=172.17.0.1:52384->172.17.0.4:42411, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vovabac6moja: dial("tcp","172.17.0.4:64007") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vovabac6moja: > dial: conn=172.17.0.1:37994->172.17.0.4:64007, err= 2026/08/21 02:15:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-vovabac6moja: 0 differences found 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-vovabac6moja: 1 matching files 2026/08/21 02:15:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-cumiciq4xetu" 2026/08/21 02:15:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/21 02:15:32 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/08/21 02:15:32 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/21 02:15:32 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/21 02:15:32 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/21 02:15:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/21 02:15:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{pFiY1}" suffix to name 2026/08/21 02:15:32 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/21 02:15:32 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/21 02:15:32 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/21 02:15:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-cumiciq4xetu: Connecting to FTP server 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-cumiciq4xetu: dial("tcp","172.17.0.4:21") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-cumiciq4xetu: > dial: conn=172.17.0.1:35222->172.17.0.4:21, err= 2026/08/21 02:15:32 DEBUG : Creating backend with remote "/tmp/rclone2092117305" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cumiciq4xetu", Local "Local file system at /tmp/rclone2092117305", Modify Window "1s" 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-cumiciq4xetu: dial("tcp","172.17.0.4:56001") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-cumiciq4xetu: > dial: conn=172.17.0.1:54824->172.17.0.4:56001, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-cumiciq4xetu: dial("tcp","172.17.0.4:41009") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-cumiciq4xetu: > dial: conn=172.17.0.1:43588->172.17.0.4:41009, err= NFDx2 checkfile vs. both remote (without normalization) 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-cumiciq4xetu: dial("tcp","172.17.0.4:63573") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-cumiciq4xetu: > dial: conn=172.17.0.1:54814->172.17.0.4:63573, err= 2026/08/21 02:15:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/21 02:15:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-cumiciq4xetu 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-cumiciq4xetu: 1 files missing 2026/08/21 02:15:32 NOTICE: 1 hashes missing 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-cumiciq4xetu: 1 differences found 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-cumiciq4xetu: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-cumiciq4xetu: dial("tcp","172.17.0.4:58671") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-cumiciq4xetu: > dial: conn=172.17.0.1:57246->172.17.0.4:58671, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-cumiciq4xetu: dial("tcp","172.17.0.4:41189") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-cumiciq4xetu: > dial: conn=172.17.0.1:50752->172.17.0.4:41189, err= 2026/08/21 02:15:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-cumiciq4xetu: 0 differences found 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-cumiciq4xetu: 1 matching files 2026/08/21 02:15:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-daraxit3yeba" 2026/08/21 02:15:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/21 02:15:32 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/08/21 02:15:32 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/21 02:15:32 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/21 02:15:32 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/21 02:15:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/21 02:15:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{pFiY1}" suffix to name 2026/08/21 02:15:32 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/21 02:15:32 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/21 02:15:32 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/21 02:15:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-daraxit3yeba: Connecting to FTP server 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-daraxit3yeba: dial("tcp","172.17.0.4:21") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-daraxit3yeba: > dial: conn=172.17.0.1:35228->172.17.0.4:21, err= 2026/08/21 02:15:32 DEBUG : Creating backend with remote "/tmp/rclone1152085829" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-daraxit3yeba", Local "Local file system at /tmp/rclone1152085829", Modify Window "1s" 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-daraxit3yeba: dial("tcp","172.17.0.4:53457") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-daraxit3yeba: > dial: conn=172.17.0.1:49670->172.17.0.4:53457, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-daraxit3yeba: dial("tcp","172.17.0.4:34542") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-daraxit3yeba: > dial: conn=172.17.0.1:60536->172.17.0.4:34542, err= NFCx2 checkfile vs. both remote (without normalization) 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-daraxit3yeba: dial("tcp","172.17.0.4:10486") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-daraxit3yeba: > dial: conn=172.17.0.1:53840->172.17.0.4:10486, err= 2026/08/21 02:15:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/21 02:15:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-daraxit3yeba 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-daraxit3yeba: 1 files missing 2026/08/21 02:15:32 NOTICE: 1 hashes missing 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-daraxit3yeba: 1 differences found 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-daraxit3yeba: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-daraxit3yeba: dial("tcp","172.17.0.4:42540") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-daraxit3yeba: > dial: conn=172.17.0.1:49584->172.17.0.4:42540, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-daraxit3yeba: dial("tcp","172.17.0.4:50461") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-daraxit3yeba: > dial: conn=172.17.0.1:33826->172.17.0.4:50461, err= 2026/08/21 02:15:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-daraxit3yeba: 0 differences found 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-daraxit3yeba: 1 matching files 2026/08/21 02:15:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-taquwej0baje" 2026/08/21 02:15:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/21 02:15:32 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/08/21 02:15:32 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/21 02:15:32 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/21 02:15:32 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/21 02:15:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/21 02:15:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{pFiY1}" suffix to name 2026/08/21 02:15:32 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/21 02:15:32 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/21 02:15:32 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/21 02:15:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-taquwej0baje: Connecting to FTP server 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-taquwej0baje: dial("tcp","172.17.0.4:21") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-taquwej0baje: > dial: conn=172.17.0.1:35234->172.17.0.4:21, err= 2026/08/21 02:15:32 DEBUG : Creating backend with remote "/tmp/rclone365862163" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-taquwej0baje", Local "Local file system at /tmp/rclone365862163", Modify Window "1s" 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-taquwej0baje: dial("tcp","172.17.0.4:62712") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-taquwej0baje: > dial: conn=172.17.0.1:44742->172.17.0.4:62712, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-taquwej0baje: dial("tcp","172.17.0.4:22132") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-taquwej0baje: > dial: conn=172.17.0.1:57898->172.17.0.4:22132, err= both checkfile vs. NFDx2 remote (without normalization) 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-taquwej0baje: dial("tcp","172.17.0.4:13939") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-taquwej0baje: > dial: conn=172.17.0.1:37306->172.17.0.4:13939, err= 2026/08/21 02:15:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/21 02:15:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-taquwej0baje 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-taquwej0baje: 1 files missing 2026/08/21 02:15:32 NOTICE: 1 hashes missing 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-taquwej0baje: 1 differences found 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-taquwej0baje: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-taquwej0baje: dial("tcp","172.17.0.4:35636") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-taquwej0baje: > dial: conn=172.17.0.1:39620->172.17.0.4:35636, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-taquwej0baje: dial("tcp","172.17.0.4:32220") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-taquwej0baje: > dial: conn=172.17.0.1:52480->172.17.0.4:32220, err= 2026/08/21 02:15:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-taquwej0baje: 0 differences found 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-taquwej0baje: 1 matching files 2026/08/21 02:15:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-jizivev5wovu" 2026/08/21 02:15:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/21 02:15:32 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/08/21 02:15:32 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/21 02:15:32 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/21 02:15:32 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/21 02:15:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/21 02:15:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{pFiY1}" suffix to name 2026/08/21 02:15:32 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/21 02:15:32 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/21 02:15:32 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/21 02:15:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jizivev5wovu: Connecting to FTP server 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jizivev5wovu: dial("tcp","172.17.0.4:21") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jizivev5wovu: > dial: conn=172.17.0.1:35238->172.17.0.4:21, err= 2026/08/21 02:15:32 DEBUG : Creating backend with remote "/tmp/rclone2038702945" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-jizivev5wovu", Local "Local file system at /tmp/rclone2038702945", Modify Window "1s" 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jizivev5wovu: dial("tcp","172.17.0.4:47822") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jizivev5wovu: > dial: conn=172.17.0.1:58060->172.17.0.4:47822, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jizivev5wovu: dial("tcp","172.17.0.4:28255") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jizivev5wovu: > dial: conn=172.17.0.1:42856->172.17.0.4:28255, err= both checkfile vs. NFCx2 remote (without normalization) 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jizivev5wovu: dial("tcp","172.17.0.4:15921") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jizivev5wovu: > dial: conn=172.17.0.1:60104->172.17.0.4:15921, err= 2026/08/21 02:15:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/08/21 02:15:32 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-jizivev5wovu 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-jizivev5wovu: 1 files missing 2026/08/21 02:15:32 NOTICE: 1 hashes missing 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-jizivev5wovu: 1 differences found 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-jizivev5wovu: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jizivev5wovu: dial("tcp","172.17.0.4:25747") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jizivev5wovu: > dial: conn=172.17.0.1:41708->172.17.0.4:25747, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jizivev5wovu: dial("tcp","172.17.0.4:52177") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jizivev5wovu: > dial: conn=172.17.0.1:46914->172.17.0.4:52177, err= 2026/08/21 02:15:32 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-jizivev5wovu: 0 differences found 2026/08/21 02:15:32 NOTICE: ftp://172.17.0.4:21/rclone-test-jizivev5wovu: 1 matching files 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jizivev5wovu: dial("tcp","172.17.0.4:9544") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jizivev5wovu: > dial: conn=172.17.0.1:49690->172.17.0.4:9544, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jizivev5wovu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-jizivev5wovu: Purge dir "" 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-taquwej0baje: dial("tcp","172.17.0.4:57030") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-taquwej0baje: > dial: conn=172.17.0.1:43590->172.17.0.4:57030, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-taquwej0baje: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-taquwej0baje: Purge dir "" 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-daraxit3yeba: dial("tcp","172.17.0.4:42407") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-daraxit3yeba: > dial: conn=172.17.0.1:39282->172.17.0.4:42407, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-daraxit3yeba: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-daraxit3yeba: Purge dir "" 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-cumiciq4xetu: dial("tcp","172.17.0.4:14753") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-cumiciq4xetu: > dial: conn=172.17.0.1:38924->172.17.0.4:14753, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-cumiciq4xetu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-cumiciq4xetu: Purge dir "" 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vovabac6moja: dial("tcp","172.17.0.4:51374") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vovabac6moja: > dial: conn=172.17.0.1:54488->172.17.0.4:51374, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vovabac6moja: Purge object "測試_Русский___ě_áñ" 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-vovabac6moja: Purge dir "" 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-newican1fano: dial("tcp","172.17.0.4:37010") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-newican1fano: > dial: conn=172.17.0.1:41966->172.17.0.4:37010, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-newican1fano: Purge object "測試_Русский___ě_áñ" 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-newican1fano: Purge dir "" 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wibaxar1joki: dial("tcp","172.17.0.4:40741") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wibaxar1joki: > dial: conn=172.17.0.1:48438->172.17.0.4:40741, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wibaxar1joki: Purge object "HELLO, WORLD!" 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-wibaxar1joki: Purge dir "" 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zemamag9xido: dial("tcp","172.17.0.4:27695") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zemamag9xido: > dial: conn=172.17.0.1:50948->172.17.0.4:27695, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zemamag9xido: Purge object "HeLlO, wOrLd!" 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-zemamag9xido: Purge dir "" 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bafujem1leji: dial("tcp","172.17.0.4:5617") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bafujem1leji: > dial: conn=172.17.0.1:58416->172.17.0.4:5617, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bafujem1leji: Purge object "HELLO, WORLD!" 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bafujem1leji: Purge dir "" 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-lokiqoj3nili: dial("tcp","172.17.0.4:50072") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-lokiqoj3nili: > dial: conn=172.17.0.1:34840->172.17.0.4:50072, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-lokiqoj3nili: Purge object "hello, world!" 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-lokiqoj3nili: Purge dir "" --- PASS: TestApplyTransforms (0.39s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:32 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:42522") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:38252->172.17.0.4:42522, err= 2026/08/21 02:15:32 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/08/21 02:15:32 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/08/21 02:15:32 INFO : file1: Copied (new) to: sub/file2 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:24332") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:44024->172.17.0.4:24332, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:24686") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:60300->172.17.0.4:24686, err= 2026/08/21 02:15:32 DEBUG : sub/file2: size = 14 OK 2026/08/21 02:15:32 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/21 02:15:32 DEBUG : file1: Unchanged skipping 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:32413") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:38178->172.17.0.4:32413, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:5135") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:43160->172.17.0.4:5135, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: don't need to copy/move sub/file2, it is already at target location 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:58802") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:47124->172.17.0.4:58802, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:53431") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:33562->172.17.0.4:53431, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:34969") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:50532->172.17.0.4:34969, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:13810") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:45248->172.17.0.4:13810, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:30331") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:53840->172.17.0.4:30331, err= --- PASS: TestCopyFile (0.04s) === RUN TestCopyLongFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:49461") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:38596->172.17.0.4:49461, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:19411") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:33768->172.17.0.4:19411, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:22888") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:44266->172.17.0.4:22888, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:34442") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:48308->172.17.0.4:34442, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:11873") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:35498->172.17.0.4:11873, err= 2026/08/21 02:15:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kaqodem1xahi/backup" 2026/08/21 02:15:32 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/08/21 02:15:32 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/21 02:15:32 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/21 02:15:32 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/21 02:15:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/21 02:15:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{pFiY1}" suffix to name 2026/08/21 02:15:32 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/21 02:15:32 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/21 02:15:32 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/21 02:15:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi/backup: Connecting to FTP server 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi/backup: dial("tcp","172.17.0.4:21") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi/backup: > dial: conn=172.17.0.1:35254->172.17.0.4:21, err= 2026/08/21 02:15:32 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-kaqodem1xahi/backup" to be canonical "TestFTPProftpd{pFiY1}:rclone-test-kaqodem1xahi/backup" 2026/08/21 02:15:32 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone720502089) 2026/08/21 02:15:32 DEBUG : dst/file1: size = 18 (ftp://172.17.0.4:21/rclone-test-kaqodem1xahi) 2026/08/21 02:15:32 DEBUG : dst/file1: Sizes differ 2026/08/21 02:15:32 INFO : dst/file1: Moved (server-side) 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:36730") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:36144->172.17.0.4:36730, err= 2026/08/21 02:15:32 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/08/21 02:15:32 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/08/21 02:15:32 INFO : dst/file1: Copied (new) 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:62868") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:38564->172.17.0.4:62868, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: Connecting to FTP server 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:26355") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:21") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:38972->172.17.0.4:26355, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:35262->172.17.0.4:21, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:2249") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:59372->172.17.0.4:2249, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:30913") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:35814->172.17.0.4:30913, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:28640") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:36586->172.17.0.4:28640, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:37340") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:48156->172.17.0.4:37340, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:40026") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:40352->172.17.0.4:40026, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:38133") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:41538->172.17.0.4:38133, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:65095") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:43334->172.17.0.4:65095, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.08s) === RUN TestCopyFileCompareDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kaqodem1xahi/dst" 2026/08/21 02:15:32 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/08/21 02:15:32 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/21 02:15:32 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/21 02:15:32 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/21 02:15:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/21 02:15:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{pFiY1}" suffix to name 2026/08/21 02:15:32 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/21 02:15:32 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/21 02:15:32 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/21 02:15:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi/dst: Connecting to FTP server 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi/dst: dial("tcp","172.17.0.4:21") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi/dst: > dial: conn=172.17.0.1:35276->172.17.0.4:21, err= 2026/08/21 02:15:32 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kaqodem1xahi/CompareDest" 2026/08/21 02:15:32 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/08/21 02:15:32 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/21 02:15:32 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/21 02:15:32 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/21 02:15:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/21 02:15:32 DEBUG : TestFTPProftpd: detected overridden config - adding "{pFiY1}" suffix to name 2026/08/21 02:15:32 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/21 02:15:32 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/21 02:15:32 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/21 02:15:32 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi/CompareDest: Connecting to FTP server 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi/CompareDest: dial("tcp","172.17.0.4:21") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi/CompareDest: > dial: conn=172.17.0.1:35284->172.17.0.4:21, err= 2026/08/21 02:15:32 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-kaqodem1xahi/CompareDest" to be canonical "TestFTPProftpd{pFiY1}:rclone-test-kaqodem1xahi/CompareDest" 2026/08/21 02:15:32 DEBUG : one: Need to transfer - File not found at Destination 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi/dst: dial("tcp","172.17.0.4:64387") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi/dst: > dial: conn=172.17.0.1:50246->172.17.0.4:64387, err= 2026/08/21 02:15:32 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/08/21 02:15:32 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/08/21 02:15:32 INFO : one: Copied (new) 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:28599") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:49830->172.17.0.4:28599, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:36717") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:50844->172.17.0.4:36717, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:32054") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:42678->172.17.0.4:32054, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:38751") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:56042->172.17.0.4:38751, err= 2026/08/21 02:15:32 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-kaqodem1xahi/CompareDest" for canonical name "TestFTPProftpd{pFiY1}:rclone-test-kaqodem1xahi/CompareDest" 2026/08/21 02:15:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone720502089) 2026/08/21 02:15:32 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-kaqodem1xahi/dst) 2026/08/21 02:15:32 DEBUG : one: Sizes differ 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi/dst: dial("tcp","172.17.0.4:54603") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi/dst: > dial: conn=172.17.0.1:39976->172.17.0.4:54603, err= 2026/08/21 02:15:32 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/08/21 02:15:32 DEBUG : one.4a8516eb.partial: renamed to: one 2026/08/21 02:15:32 INFO : one: Copied (replaced existing) 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:29912") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:39744->172.17.0.4:29912, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:19611") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:53870->172.17.0.4:19611, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:33105") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:40280->172.17.0.4:33105, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:23859") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:44268->172.17.0.4:23859, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:19920") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:35644->172.17.0.4:19920, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:45182") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:20026") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:34106->172.17.0.4:20026, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:56810->172.17.0.4:45182, err= 2026/08/21 02:15:32 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-kaqodem1xahi/CompareDest" for canonical name "TestFTPProftpd{pFiY1}:rclone-test-kaqodem1xahi/CompareDest" 2026/08/21 02:15:32 DEBUG : one: size = 5 (Local file system at /tmp/rclone720502089) 2026/08/21 02:15:32 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-kaqodem1xahi/dst) 2026/08/21 02:15:32 DEBUG : one: Sizes differ 2026/08/21 02:15:32 DEBUG : one: size = 5 OK 2026/08/21 02:15:32 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/21 02:15:32 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:22444") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:36356->172.17.0.4:22444, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:48052") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:44456->172.17.0.4:48052, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:4951") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:60390->172.17.0.4:4951, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:37692") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:51508->172.17.0.4:37692, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:33345") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:44196->172.17.0.4:33345, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:5790") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:35182->172.17.0.4:5790, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:9623") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:52342->172.17.0.4:9623, err= 2026/08/21 02:15:32 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-kaqodem1xahi/CompareDest" for canonical name "TestFTPProftpd{pFiY1}:rclone-test-kaqodem1xahi/CompareDest" 2026/08/21 02:15:32 DEBUG : two: Need to transfer - File not found at Destination 2026/08/21 02:15:32 DEBUG : two: size = 3 OK 2026/08/21 02:15:32 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/21 02:15:32 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:47286") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:60808->172.17.0.4:47286, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:25039") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:51934") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:39504->172.17.0.4:25039, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:50950->172.17.0.4:51934, err= 2026/08/21 02:15:32 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-kaqodem1xahi/CompareDest" for canonical name "TestFTPProftpd{pFiY1}:rclone-test-kaqodem1xahi/CompareDest" 2026/08/21 02:15:32 DEBUG : two: Need to transfer - File not found at Destination 2026/08/21 02:15:32 DEBUG : two: size = 3 OK 2026/08/21 02:15:32 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/21 02:15:32 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:56653") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:56606->172.17.0.4:56653, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:33285") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:60208->172.17.0.4:33285, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:32846") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:40034->172.17.0.4:32846, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:56429") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:40220->172.17.0.4:56429, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:20770") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:59750->172.17.0.4:20770, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:60765") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:43600->172.17.0.4:60765, err= 2026/08/21 02:15:32 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-kaqodem1xahi/CompareDest" for canonical name "TestFTPProftpd{pFiY1}:rclone-test-kaqodem1xahi/CompareDest" 2026/08/21 02:15:32 DEBUG : two: Need to transfer - File not found at Destination 2026/08/21 02:15:32 DEBUG : two: size = 5 (Local file system at /tmp/rclone720502089) 2026/08/21 02:15:32 DEBUG : two: size = 3 (ftp://172.17.0.4:21/rclone-test-kaqodem1xahi/CompareDest) 2026/08/21 02:15:32 DEBUG : two: Sizes differ 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi/dst: dial("tcp","172.17.0.4:51588") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi/dst: > dial: conn=172.17.0.1:34570->172.17.0.4:51588, err= 2026/08/21 02:15:32 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/08/21 02:15:32 DEBUG : two.a319cd8b.partial: renamed to: two 2026/08/21 02:15:32 INFO : two: Copied (new) 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:30646") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:38646->172.17.0.4:30646, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:26553") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:34588->172.17.0.4:26553, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:3208") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:36952->172.17.0.4:3208, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:44325") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:52246->172.17.0.4:44325, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:30199") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:58872->172.17.0.4:30199, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:63703") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:45752->172.17.0.4:63703, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:39340") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:35902->172.17.0.4:39340, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.21s) === RUN TestCopyFileCopyDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:28948") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:59144->172.17.0.4:28948, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:9122") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:56526->172.17.0.4:9122, err= --- SKIP: TestCopyFileCopyDest (0.01s) === RUN TestCopyInplace run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:32 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:6237") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:37754->172.17.0.4:6237, err= 2026/08/21 02:15:32 DEBUG : sub/file2: size = 14 OK 2026/08/21 02:15:32 INFO : file1: Copied (new) to: sub/file2 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:14126") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:37272->172.17.0.4:14126, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:11009") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:39282->172.17.0.4:11009, err= 2026/08/21 02:15:32 DEBUG : sub/file2: size = 14 OK 2026/08/21 02:15:32 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/21 02:15:32 DEBUG : file1: Unchanged skipping 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:28341") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:40974->172.17.0.4:28341, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:57727") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:41856->172.17.0.4:57727, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: don't need to copy/move sub/file2, it is already at target location 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:33827") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:33482->172.17.0.4:33827, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:30986") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:41436->172.17.0.4:30986, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:62191") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:59698->172.17.0.4:62191, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:47545") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:46756->172.17.0.4:47545, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:4066") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:50384->172.17.0.4:4066, err= --- PASS: TestCopyInplace (0.03s) === RUN TestCopyLongFileName run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:32 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:36014") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:36064->172.17.0.4:36014, err= 2026/08/21 02:15:32 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/08/21 02:15:32 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/08/21 02:15:32 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:25237") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:53404->172.17.0.4:25237, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:2182") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:51326->172.17.0.4:2182, err= 2026/08/21 02:15:32 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/08/21 02:15:32 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/21 02:15:32 DEBUG : file1: Unchanged skipping 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:44878") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:42332->172.17.0.4:44878, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:63750") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:58256->172.17.0.4:63750, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:29397") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:55192->172.17.0.4:29397, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:40703") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:44684->172.17.0.4:40703, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:32071") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:45778->172.17.0.4:32071, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:44435") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:43008->172.17.0.4:44435, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:3730") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:47704->172.17.0.4:3730, err= --- PASS: TestCopyLongFileName (0.03s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:16684") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:36124->172.17.0.4:16684, err= 2026/08/21 02:15:32 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/08/21 02:15:32 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/08/21 02:15:32 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/08/21 02:15:32 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/08/21 02:15:32 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/08/21 02:15:32 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/08/21 02:15:32 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/08/21 02:15:32 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/08/21 02:15:32 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/08/21 02:15:32 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: Connecting to FTP server 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:21") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: Connecting to FTP server 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:35294->172.17.0.4:21, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: Waiting for checks to finish 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: Waiting for transfers to finish 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:41929") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:51474->172.17.0.4:41929, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:1995") 2026/08/21 02:15:32 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:52842->172.17.0.4:1995, err= 2026/08/21 02:15:32 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/08/21 02:15:32 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:7540") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:44316->172.17.0.4:7540, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:21") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:35300->172.17.0.4:21, err= 2026/08/21 02:15:32 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/08/21 02:15:32 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/08/21 02:15:32 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/08/21 02:15:32 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/08/21 02:15:32 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/08/21 02:15:32 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:42733") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:51224->172.17.0.4:42733, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:31632") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:60684->172.17.0.4:31632, err= 2026/08/21 02:15:32 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/08/21 02:15:32 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/08/21 02:15:32 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/08/21 02:15:32 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:52377") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:42892->172.17.0.4:52377, err= 2026/08/21 02:15:32 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/08/21 02:15:32 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/08/21 02:15:32 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:4993") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:34090->172.17.0.4:4993, err= 2026/08/21 02:15:32 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/08/21 02:15:32 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/08/21 02:15:32 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/08/21 02:15:32 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/08/21 02:15:32 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:39722") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:48384->172.17.0.4:39722, err= 2026/08/21 02:15:32 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/08/21 02:15:32 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/08/21 02:15:32 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:50219") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:38400->172.17.0.4:50219, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:38570") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:57122->172.17.0.4:38570, err= 2026/08/21 02:15:32 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/08/21 02:15:32 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/08/21 02:15:32 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/08/21 02:15:32 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/08/21 02:15:32 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/08/21 02:15:32 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:7111") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:58066->172.17.0.4:7111, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:13812") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:37012->172.17.0.4:13812, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:19948") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:55142->172.17.0.4:19948, err= --- PASS: TestCopyLongFileNameCollision (0.22s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:32 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:47700") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:35850->172.17.0.4:47700, err= 2026/08/21 02:15:32 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/08/21 02:15:32 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/08/21 02:15:32 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:38722") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:46522->172.17.0.4:38722, err= 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:62558") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:37432->172.17.0.4:62558, err= 2026/08/21 02:15:32 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:35617") 2026/08/21 02:15:32 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:34238->172.17.0.4:35617, err= 2026/08/21 02:15:34 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/08/21 02:15:34 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:29867") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:53496->172.17.0.4:29867, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:54965") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:39804->172.17.0.4:54965, err= 2026/08/21 02:15:34 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:2466") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:38884->172.17.0.4:2466, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:37056") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:48680->172.17.0.4:37056, err= 2026/08/21 02:15:34 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:46766") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:35536->172.17.0.4:46766, err= 2026/08/21 02:15:34 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/08/21 02:15:34 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/08/21 02:15:34 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:45876") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:38672->172.17.0.4:45876, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:23889") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:42954->172.17.0.4:23889, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:30368") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:54074->172.17.0.4:30368, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:17128") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:44036->172.17.0.4:17128, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:20883") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:40854->172.17.0.4:20883, err= --- PASS: TestCopyFileMaxTransfer (1.08s) === RUN TestDeduplicateInteractive run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:57572") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:43830->172.17.0.4:57572, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:38466") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:39854->172.17.0.4:38466, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:34064") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:38674->172.17.0.4:34064, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:28531") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:45486->172.17.0.4:28531, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:26481") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:56126->172.17.0.4:26481, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:5444") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:39362->172.17.0.4:5444, err= --- SKIP: TestDeduplicateSizeOnly (0.01s) === RUN TestDeduplicateFirst run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:27816") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:42976->172.17.0.4:27816, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:21487") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:41946->172.17.0.4:21487, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:13283") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:35466->172.17.0.4:13283, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:29730") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:51578->172.17.0.4:29730, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:6217") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:49774->172.17.0.4:6217, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:61761") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:60022->172.17.0.4:61761, err= --- SKIP: TestDeduplicateNewestByHash (0.01s) === RUN TestDeduplicateOldest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:33297") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:38794->172.17.0.4:33297, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:17375") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:42442->172.17.0.4:17375, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:6997") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:56314->172.17.0.4:6997, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:9567") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:56498->172.17.0.4:9567, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:16717") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:32872->172.17.0.4:16717, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:37410") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:47028->172.17.0.4:37410, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:16130") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:53660->172.17.0.4:16130, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:31747") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:58260->172.17.0.4:31747, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:17802") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:41212->172.17.0.4:17802, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:65120") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:35192->172.17.0.4:65120, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:59794") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:51686->172.17.0.4:59794, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:29314") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:34856->172.17.0.4:29314, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:45753") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:43898->172.17.0.4:45753, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:60677") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:46656->172.17.0.4:60677, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:45892") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:35060->172.17.0.4:45892, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:53832") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:45908->172.17.0.4:53832, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:38295") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:51940->172.17.0.4:38295, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:28071") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:57750->172.17.0.4:28071, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:2793") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:41866->172.17.0.4:2793, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:49184") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:5552") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:52688->172.17.0.4:5552, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:37932->172.17.0.4:49184, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:27482") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:52794->172.17.0.4:27482, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:4264") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:33066->172.17.0.4:4264, err= 2026/08/21 02:15:34 DEBUG : a.txt: Excluded (Size Filter) 2026/08/21 02:15:34 DEBUG : a.txt: Excluded 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:59503") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:52082->172.17.0.4:59503, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:9166") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:48730->172.17.0.4:9166, err= 2026/08/21 02:15:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/21 02:15:34 DEBUG : sub dir/hello world2: Excluded 2026/08/21 02:15:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/21 02:15:34 DEBUG : sub dir/hello world: Excluded 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:58995") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:32838->172.17.0.4:58995, err= 2026/08/21 02:15:34 DEBUG : sub dir/ignore dir: Excluded 2026/08/21 02:15:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/21 02:15:34 DEBUG : sub dir/hello world2: Excluded 2026/08/21 02:15:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/21 02:15:34 DEBUG : sub dir/hello world: Excluded 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:62256") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:41936->172.17.0.4:62256, err= 2026/08/21 02:15:34 DEBUG : sub dir/ignore dir: Excluded 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:45679") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:59488->172.17.0.4:45679, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:8006") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:42694->172.17.0.4:8006, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:34227") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:35290->172.17.0.4:34227, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:37467") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:37178->172.17.0.4:37467, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:36484") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:36532->172.17.0.4:36484, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:25360") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:51654->172.17.0.4:25360, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:40810") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:37242->172.17.0.4:40810, err= --- PASS: TestListDirSorted (0.07s) === RUN TestListDirSortedFn run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:41005") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:52246->172.17.0.4:41005, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:34124") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:45860->172.17.0.4:34124, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:6963") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:58144->172.17.0.4:6963, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:29001") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:35084->172.17.0.4:29001, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:12779") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:53102->172.17.0.4:12779, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:65298") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:58152->172.17.0.4:65298, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:35386") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:41466->172.17.0.4:35386, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:20349") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:57548->172.17.0.4:20349, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:65024") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:44576->172.17.0.4:65024, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:62580") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:29160") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:36628->172.17.0.4:62580, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:50524->172.17.0.4:29160, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:32339") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:34400->172.17.0.4:32339, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:13960") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:51764->172.17.0.4:13960, err= 2026/08/21 02:15:34 DEBUG : a.txt: Excluded (Size Filter) 2026/08/21 02:15:34 DEBUG : a.txt: Excluded 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:1923") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:34442->172.17.0.4:1923, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:46643") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:47812->172.17.0.4:46643, err= 2026/08/21 02:15:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/21 02:15:34 DEBUG : sub dir/hello world2: Excluded 2026/08/21 02:15:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/21 02:15:34 DEBUG : sub dir/hello world: Excluded 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:30378") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:52522->172.17.0.4:30378, err= 2026/08/21 02:15:34 DEBUG : sub dir/ignore dir: Excluded 2026/08/21 02:15:34 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/08/21 02:15:34 DEBUG : sub dir/hello world2: Excluded 2026/08/21 02:15:34 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/08/21 02:15:34 DEBUG : sub dir/hello world: Excluded 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:10595") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:48242->172.17.0.4:10595, err= 2026/08/21 02:15:34 DEBUG : sub dir/ignore dir: Excluded 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:36009") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:47870->172.17.0.4:36009, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:43924") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:43536->172.17.0.4:43924, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:62716") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:39142->172.17.0.4:62716, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:35046") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:34376->172.17.0.4:35046, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:30132") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:55742->172.17.0.4:30132, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:23037") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:58876->172.17.0.4:23037, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:32531") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:34686->172.17.0.4:32531, err= --- PASS: TestListDirSortedFn (0.06s) === RUN TestListJSON run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:50527") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:36130->172.17.0.4:50527, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:27837") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:58176->172.17.0.4:27837, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:44882") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:34426->172.17.0.4:44882, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:22851") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:40632->172.17.0.4:22851, err= === RUN TestListJSON/Default 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:50441") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:59930->172.17.0.4:50441, err= === RUN TestListJSON/FilesOnly 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:39958") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:33314->172.17.0.4:39958, err= === RUN TestListJSON/DirsOnly 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:4320") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:37410->172.17.0.4:4320, err= === RUN TestListJSON/Recurse 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:12244") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:49500->172.17.0.4:12244, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:63869") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:40808->172.17.0.4:63869, err= === RUN TestListJSON/SubDir 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:17216") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:36404->172.17.0.4:17216, err= === RUN TestListJSON/NoModTime 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:27007") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:49436->172.17.0.4:27007, err= === RUN TestListJSON/NoMimeType 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:26113") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:38602->172.17.0.4:26113, err= === RUN TestListJSON/ShowHash 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:41776") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:44888->172.17.0.4:41776, err= === RUN TestListJSON/HashTypes 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:23476") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:37546->172.17.0.4:23476, err= 2026/08/21 02:15:34 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:20299") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:34906->172.17.0.4:20299, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:1344") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:51792->172.17.0.4:1344, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:46059") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:58344->172.17.0.4:46059, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:18331") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:52734->172.17.0.4:18331, err= --- PASS: TestListJSON (0.03s) --- PASS: TestListJSON/Default (0.00s) --- PASS: TestListJSON/FilesOnly (0.00s) --- PASS: TestListJSON/DirsOnly (0.00s) --- PASS: TestListJSON/Recurse (0.00s) --- PASS: TestListJSON/SubDir (0.00s) --- PASS: TestListJSON/NoModTime (0.00s) --- PASS: TestListJSON/NoMimeType (0.00s) --- PASS: TestListJSON/ShowHash (0.00s) --- PASS: TestListJSON/HashTypes (0.00s) --- PASS: TestListJSON/Metadata (0.00s) === RUN TestStatJSON run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:43218") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:45888->172.17.0.4:43218, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:30689") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:34264->172.17.0.4:30689, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:18991") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:42314->172.17.0.4:18991, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:49872") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:44000->172.17.0.4:49872, err= === RUN TestStatJSON/Root 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:15463") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:52796->172.17.0.4:15463, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:4165") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:36266->172.17.0.4:4165, err= === RUN TestStatJSON/Dir 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:45973") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:47512->172.17.0.4:45973, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:51152") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:52588->172.17.0.4:51152, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:24184") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:52968->172.17.0.4:24184, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:15514") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:42096->172.17.0.4:15514, err= === RUN TestStatJSON/FileDirsOnly 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:53340") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:43630->172.17.0.4:53340, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:20516") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:56130->172.17.0.4:20516, err= === RUN TestStatJSON/RootNotFound 2026/08/21 02:15:34 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kaqodem1xahi/notfound" 2026/08/21 02:15:34 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/08/21 02:15:34 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/21 02:15:34 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/21 02:15:34 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/21 02:15:34 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/21 02:15:34 DEBUG : TestFTPProftpd: detected overridden config - adding "{pFiY1}" suffix to name 2026/08/21 02:15:34 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/21 02:15:34 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/21 02:15:34 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/21 02:15:34 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi/notfound: Connecting to FTP server 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi/notfound: dial("tcp","172.17.0.4:21") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi/notfound: > dial: conn=172.17.0.1:35302->172.17.0.4:21, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi/notfound: dial("tcp","172.17.0.4:50825") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi/notfound: > dial: conn=172.17.0.1:36568->172.17.0.4:50825, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:45838") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:58424->172.17.0.4:45838, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:12153") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:36224->172.17.0.4:12153, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:19883") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:35610->172.17.0.4:19883, err= --- PASS: TestStatJSON (0.05s) --- 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 TestStatJSONMemory 2026/08/21 02:15:34 DEBUG : Creating backend with remote ":memory:" 2026/08/21 02:15:34 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/08/21 02:15:34 DEBUG : sub/file1: size = 5 OK 2026/08/21 02:15:34 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/08/21 02:15:34 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:34 INFO : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: Making directory 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:44221") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:56608->172.17.0.4:44221, err= 2026/08/21 02:15:34 INFO : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: Making directory 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:2334") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:53508->172.17.0.4:2334, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:13601") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:36680->172.17.0.4:13601, err= --- PASS: TestMkdir (0.00s) === RUN TestLsd run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:58232") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:56446->172.17.0.4:58232, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:49566") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:55880->172.17.0.4:49566, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:54908") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:45976->172.17.0.4:54908, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:20697") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:40848->172.17.0.4:20697, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:25857") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:46238->172.17.0.4:25857, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:15659") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:44004->172.17.0.4:15659, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:59328") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:46658->172.17.0.4:59328, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:47203") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:59420->172.17.0.4:47203, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:13187") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:54858->172.17.0.4:13187, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:48988") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:46258->172.17.0.4:48988, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:30107") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:59760->172.17.0.4:30107, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:59436") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:51876->172.17.0.4:59436, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:1834") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:58414->172.17.0.4:1834, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:39546") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:43486->172.17.0.4:39546, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:20116") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:41974->172.17.0.4:20116, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:18405") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:39434->172.17.0.4:18405, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:18900") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:51748->172.17.0.4:18900, err= 2026/08/21 02:15:34 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/08/21 02:15:34 DEBUG : empty space: Excluded 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:40663") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:55610->172.17.0.4:40663, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:39106") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:43088->172.17.0.4:39106, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:14957") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:55406->172.17.0.4:14957, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:47163") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:59330->172.17.0.4:47163, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:2054") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:59820->172.17.0.4:2054, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:56157") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:34588->172.17.0.4:56157, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:10935") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:55676->172.17.0.4:10935, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:52104") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:43300->172.17.0.4:52104, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:33074") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:59186->172.17.0.4:33074, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:16133") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:51810->172.17.0.4:16133, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:55920") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:51900->172.17.0.4:55920, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:47689") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:46240->172.17.0.4:47689, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:21955") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:36736->172.17.0.4:21955, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2026/08/21 02:15:34 DEBUG : Creating backend with remote ":memory:" 2026/08/21 02:15:34 ERROR : sub/file1: hash unsupported: hash type not supported 2026/08/21 02:15:34 ERROR : file1: hash unsupported: hash type not supported 2026/08/21 02:15:34 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/08/21 02:15:34 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/21 02:15:34 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/08/21 02:15:34 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/21 02:15:34 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/08/21 02:15:34 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/21 02:15:34 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/08/21 02:15:34 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/08/21 02:15:34 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:27308") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:57586->172.17.0.4:27308, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:35458") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:57928->172.17.0.4:35458, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:19546") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:56980->172.17.0.4:19546, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:22854") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:41774->172.17.0.4:22854, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:21940") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:42344->172.17.0.4:21940, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:26391") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:55052->172.17.0.4:26391, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:5932") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:42588->172.17.0.4:5932, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:61052") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:37292->172.17.0.4:61052, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:48654") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:36266->172.17.0.4:48654, err= --- PASS: TestCount (0.02s) === RUN TestDelete run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:39063") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:56740->172.17.0.4:39063, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:54362") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:44386->172.17.0.4:54362, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:47379") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:42524->172.17.0.4:47379, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:18638") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:51120->172.17.0.4:18638, err= 2026/08/21 02:15:34 DEBUG : Waiting for deletions to finish 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:23437") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:45662->172.17.0.4:23437, err= 2026/08/21 02:15:34 DEBUG : large: Excluded (Size Filter) 2026/08/21 02:15:34 DEBUG : large: Excluded 2026/08/21 02:15:34 INFO : medium: Deleted 2026/08/21 02:15:34 INFO : small: Deleted 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:9478") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:57842->172.17.0.4:9478, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:61726") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:41914->172.17.0.4:61726, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:15968") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:55706->172.17.0.4:15968, err= --- PASS: TestDelete (0.01s) === RUN TestMaxDelete run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:3907") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:39918->172.17.0.4:3907, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:24578") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:59656->172.17.0.4:24578, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:27760") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:60832->172.17.0.4:27760, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:51951") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:36256->172.17.0.4:51951, err= 2026/08/21 02:15:34 DEBUG : Waiting for deletions to finish 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:33008") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:49008->172.17.0.4:33008, err= 2026/08/21 02:15:34 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/08/21 02:15:34 INFO : large: Deleted 2026/08/21 02:15:34 INFO : medium: Deleted 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:61216") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:39650->172.17.0.4:61216, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:6044") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:55766->172.17.0.4:6044, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:4002") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:52000->172.17.0.4:4002, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:6659") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:52882->172.17.0.4:6659, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:47284") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:34594->172.17.0.4:47284, err= --- PASS: TestMaxDelete (0.02s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:53410") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:43386->172.17.0.4:53410, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:5687") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:43958->172.17.0.4:5687, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:52271") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:54950->172.17.0.4:52271, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:51080") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:52580->172.17.0.4:51080, err= 2026/08/21 02:15:34 DEBUG : Waiting for deletions to finish 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:59821") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:36974->172.17.0.4:59821, err= 2026/08/21 02:15:34 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/08/21 02:15:34 INFO : small: Deleted 2026/08/21 02:15:34 INFO : medium: Deleted 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:46196") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:34494->172.17.0.4:46196, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:39605") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:55104->172.17.0.4:39605, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:16796") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:44202->172.17.0.4:16796, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:50518") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:46386->172.17.0.4:50518, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:17425") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:52002->172.17.0.4:17425, err= --- PASS: TestMaxDeleteSizeLargeFile (0.02s) === RUN TestMaxDeleteSize run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:27833") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:44566->172.17.0.4:27833, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:4536") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:49504->172.17.0.4:4536, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:27701") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:40342->172.17.0.4:27701, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:24512") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:44566->172.17.0.4:24512, err= 2026/08/21 02:15:34 DEBUG : Waiting for deletions to finish 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:58155") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:46686->172.17.0.4:58155, err= 2026/08/21 02:15:34 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/08/21 02:15:34 INFO : medium: Deleted 2026/08/21 02:15:34 INFO : large: Deleted 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:49337") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:41272->172.17.0.4:49337, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:11096") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:46978->172.17.0.4:11096, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:47109") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:60014->172.17.0.4:47109, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:28016") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:47168->172.17.0.4:28016, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:3043") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:33238->172.17.0.4:3043, err= --- PASS: TestMaxDeleteSize (0.02s) === RUN TestReadFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:53684") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:57082->172.17.0.4:53684, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:46964") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:49270->172.17.0.4:46964, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:8083") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:38434->172.17.0.4:8083, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:45324") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:50548->172.17.0.4:45324, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:38021") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:59946->172.17.0.4:38021, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:27697") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:49870->172.17.0.4:27697, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:56045") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:37012->172.17.0.4:56045, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2026/08/21 02:15:34 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/08/21 02:15:34 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/08/21 02:15:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/21 02:15:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/21 02:15:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/21 02:15:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/08/21 02:15:34 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:4319") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:51282->172.17.0.4:4319, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:34914") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:60670->172.17.0.4:34914, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:26943") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:49640->172.17.0.4:26943, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:61455") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:51350->172.17.0.4:61455, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:4353") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:40160->172.17.0.4:4353, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:48743") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:42422->172.17.0.4:48743, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:25628") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:37694->172.17.0.4:25628, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:17070") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:39880->172.17.0.4:17070, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:18945") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:51700->172.17.0.4:18945, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:49151") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:56262->172.17.0.4:49151, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:18955") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:49582->172.17.0.4:18955, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:51777") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:54102->172.17.0.4:51777, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:40141") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:39432->172.17.0.4:40141, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:50533") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:55884->172.17.0.4:50533, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:13316") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:37004->172.17.0.4:13316, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:38206") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:35598->172.17.0.4:38206, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:10972") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:59960->172.17.0.4:10972, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:19756") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:59750->172.17.0.4:19756, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:4314") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:50258->172.17.0.4:4314, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:6358") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:50080->172.17.0.4:6358, err= --- PASS: TestCat (0.12s) === RUN TestPurge 2026/08/21 02:15:34 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gelilam8sala" 2026/08/21 02:15:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/21 02:15:34 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/08/21 02:15:34 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/21 02:15:34 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/21 02:15:34 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/21 02:15:34 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/21 02:15:34 DEBUG : TestFTPProftpd: detected overridden config - adding "{pFiY1}" suffix to name 2026/08/21 02:15:34 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/21 02:15:34 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/21 02:15:34 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/21 02:15:34 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: Connecting to FTP server 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:21") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:35318->172.17.0.4:21, err= 2026/08/21 02:15:34 DEBUG : Creating backend with remote "/tmp/rclone2020486194" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-gelilam8sala", Local "Local file system at /tmp/rclone2020486194", Modify Window "1s" 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:48933") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:33294->172.17.0.4:48933, err= 2026/08/21 02:15:34 INFO : A2: Making directory 2026/08/21 02:15:34 INFO : A1/B2: Making directory 2026/08/21 02:15:34 INFO : A1/B2/C2: Making directory 2026/08/21 02:15:34 INFO : A1/B1/C3: Making directory 2026/08/21 02:15:34 INFO : A3: Making directory 2026/08/21 02:15:34 INFO : A3/B3: Making directory 2026/08/21 02:15:34 INFO : A3/B3/C4: Making directory 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:15611") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:45776->172.17.0.4:15611, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:13681") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:45080->172.17.0.4:13681, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: Connecting to FTP server 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:21") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: Connecting to FTP server 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:35320->172.17.0.4:21, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:48370") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:37676->172.17.0.4:48370, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: Connecting to FTP server 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:33971") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:48654->172.17.0.4:33971, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:44606") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:58112->172.17.0.4:44606, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:21") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:35336->172.17.0.4:21, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:2767") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:39958->172.17.0.4:2767, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:21") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:35346->172.17.0.4:21, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:53854") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:52296->172.17.0.4:53854, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:31325") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:55004->172.17.0.4:31325, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:48141") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:47740->172.17.0.4:48141, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:51765") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:44020->172.17.0.4:51765, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:33690") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:48711") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:59076->172.17.0.4:33690, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:39494->172.17.0.4:48711, err= 2026/08/21 02:15:34 DEBUG : Waiting for deletions to finish 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:34004") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:60200->172.17.0.4:34004, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:54920") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:38450->172.17.0.4:54920, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:10549") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:47962->172.17.0.4:10549, err= 2026/08/21 02:15:34 INFO : A1/B1/C1/one: Deleted 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:63823") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:38260->172.17.0.4:63823, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:34870") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:39670->172.17.0.4:34870, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:8636") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:44100->172.17.0.4:8636, err= 2026/08/21 02:15:34 DEBUG : removing 2 level 3 directories 2026/08/21 02:15:34 INFO : A1/B1/C3: Removing directory 2026/08/21 02:15:34 INFO : A1/B1/C1: Removing directory 2026/08/21 02:15:34 DEBUG : removing 1 level 2 directories 2026/08/21 02:15:34 INFO : A1/B1: Removing directory 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:48253") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:43372->172.17.0.4:48253, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:12052") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:33830->172.17.0.4:12052, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:12955") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:48410->172.17.0.4:12955, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:55795") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:58652->172.17.0.4:55795, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:55129") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:41168->172.17.0.4:55129, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:14725") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:46892->172.17.0.4:14725, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:28481") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:49800->172.17.0.4:28481, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:64406") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:57410->172.17.0.4:64406, err= 2026/08/21 02:15:34 DEBUG : Waiting for deletions to finish 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:39414") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:32988->172.17.0.4:39414, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:52283") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:53610->172.17.0.4:52283, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:46096") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:52818->172.17.0.4:46096, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:16546") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:59438->172.17.0.4:16546, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:54166") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:52292->172.17.0.4:54166, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:24674") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:48922->172.17.0.4:24674, err= 2026/08/21 02:15:34 INFO : A1/two: Deleted 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:4513") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:61609") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:46016->172.17.0.4:61609, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:40926->172.17.0.4:4513, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:39692") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:56314->172.17.0.4:39692, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:9652") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:15997") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:59735") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:38638->172.17.0.4:59735, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:36462->172.17.0.4:15997, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:42054->172.17.0.4:9652, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:15179") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:46698->172.17.0.4:15179, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:14395") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:36068->172.17.0.4:14395, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:35476") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:52152->172.17.0.4:35476, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:44182") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:52936->172.17.0.4:44182, err= 2026/08/21 02:15:34 DEBUG : removing 2 level 3 directories 2026/08/21 02:15:34 INFO : A3/B3/C4: Removing directory 2026/08/21 02:15:34 INFO : A1/B2/C2: Removing directory 2026/08/21 02:15:34 DEBUG : removing 2 level 2 directories 2026/08/21 02:15:34 INFO : A3/B3: Removing directory 2026/08/21 02:15:34 INFO : A1/B2: Removing directory 2026/08/21 02:15:34 DEBUG : removing 3 level 1 directories 2026/08/21 02:15:34 INFO : A3: Removing directory 2026/08/21 02:15:34 INFO : A1: Removing directory 2026/08/21 02:15:34 INFO : A2: Removing directory 2026/08/21 02:15:34 DEBUG : removing 1 level 0 directories 2026/08/21 02:15:34 INFO : ftp://172.17.0.4:21/rclone-test-gelilam8sala: Removing directory 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:52663") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:45710->172.17.0.4:52663, err= 2026/08/21 02:15:34 ERROR : error listing: directory not found 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: dial("tcp","172.17.0.4:33027") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: > dial: conn=172.17.0.1:50058->172.17.0.4:33027, err= 2026/08/21 02:15:34 ERROR : error listing: directory not found 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-gelilam8sala: Purge dir "" 2026/08/21 02:15:34 NOTICE: purge failed to rmdir "": directory not found 2026/08/21 02:15:34 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.14s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:30698") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:47170->172.17.0.4:30698, err= 2026/08/21 02:15:34 INFO : A2: Making directory 2026/08/21 02:15:34 INFO : A1/B2: Making directory 2026/08/21 02:15:34 INFO : A1/B2/C2: Making directory 2026/08/21 02:15:34 INFO : A1/B1/C3: Making directory 2026/08/21 02:15:34 INFO : A3: Making directory 2026/08/21 02:15:34 INFO : A3/B3: Making directory 2026/08/21 02:15:34 INFO : A3/B3/C4: Making directory 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:33935") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:33080->172.17.0.4:33935, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:50369") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:37380->172.17.0.4:50369, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:57838") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:36832") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:52278") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:47484->172.17.0.4:57838, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:35264->172.17.0.4:36832, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:54032->172.17.0.4:52278, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: Connecting to FTP server 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:21") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:35350->172.17.0.4:21, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:7946") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:43768->172.17.0.4:7946, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:25661") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:37390->172.17.0.4:25661, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:52498") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:64302") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:41890->172.17.0.4:64302, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:35626->172.17.0.4:52498, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:5789") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:34186->172.17.0.4:5789, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:1594") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:43458->172.17.0.4:1594, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:62189") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:47316->172.17.0.4:62189, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:31729") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:50026->172.17.0.4:31729, err= 2026/08/21 02:15:34 DEBUG : removing 1 level 3 directories 2026/08/21 02:15:34 INFO : A3/B3/C4: Removing directory 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:23401") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:47398->172.17.0.4:23401, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:54612") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:39978->172.17.0.4:54612, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:43152") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:43974->172.17.0.4:43152, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:25377") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:44102->172.17.0.4:25377, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:40771") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:41348->172.17.0.4:40771, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:14272") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:23090") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:32888->172.17.0.4:14272, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:33552->172.17.0.4:23090, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:20707") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:55610->172.17.0.4:20707, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:23654") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:46244->172.17.0.4:23654, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:57096") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:50698->172.17.0.4:57096, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:60666") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:47820->172.17.0.4:60666, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:56491") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:57258->172.17.0.4:56491, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:20895") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:54572->172.17.0.4:20895, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:44033") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:42320->172.17.0.4:44033, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:38210") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:46942->172.17.0.4:38210, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:52311") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:46150->172.17.0.4:52311, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:44332") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:54936->172.17.0.4:44332, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:7716") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:54530->172.17.0.4:7716, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:28675") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:60264->172.17.0.4:28675, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:14998") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:54436->172.17.0.4:14998, err= 2026/08/21 02:15:34 DEBUG : removing 2 level 3 directories 2026/08/21 02:15:34 INFO : A1/B2/C2: Removing directory 2026/08/21 02:15:34 INFO : A1/B1/C3: Removing directory 2026/08/21 02:15:34 DEBUG : removing 2 level 2 directories 2026/08/21 02:15:34 INFO : A3/B3: Removing directory 2026/08/21 02:15:34 INFO : A1/B2: Removing directory 2026/08/21 02:15:34 DEBUG : removing 2 level 1 directories 2026/08/21 02:15:34 INFO : A3: Removing directory 2026/08/21 02:15:34 INFO : A2: Removing directory 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:18381") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:44968->172.17.0.4:18381, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:29349") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:58606->172.17.0.4:29349, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:16899") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:33776->172.17.0.4:16899, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:10694") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:35260->172.17.0.4:10694, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:58978") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:46850->172.17.0.4:58978, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:10502") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:40124->172.17.0.4:10502, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:13130") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:34764->172.17.0.4:13130, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:55195") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:42386->172.17.0.4:55195, err= 2026/08/21 02:15:34 DEBUG : removing 1 level 3 directories 2026/08/21 02:15:34 INFO : A1/B1/C1: Removing directory 2026/08/21 02:15:34 DEBUG : removing 1 level 2 directories 2026/08/21 02:15:34 INFO : A1/B1: Removing directory 2026/08/21 02:15:34 DEBUG : removing 1 level 1 directories 2026/08/21 02:15:34 INFO : A1: Removing directory 2026/08/21 02:15:34 DEBUG : removing 1 level 0 directories 2026/08/21 02:15:34 INFO : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: Removing directory 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:31271") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:53964->172.17.0.4:31271, err= 2026/08/21 02:15:34 ERROR : error listing: directory not found 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:1652") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:46056->172.17.0.4:1652, err= 2026/08/21 02:15:34 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.11s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:34 INFO : A1: Making directory 2026/08/21 02:15:34 INFO : A1/B1: Making directory 2026/08/21 02:15:34 INFO : A1/B1/C1: Making directory 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:15603") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:37282->172.17.0.4:15603, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:58244") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:35874->172.17.0.4:58244, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:46983") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:36750->172.17.0.4:46983, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:12580") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:40720->172.17.0.4:12580, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:58133") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:43140->172.17.0.4:58133, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:45753") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:43914->172.17.0.4:45753, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:34985") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:39938->172.17.0.4:34985, err= 2026/08/21 02:15:34 DEBUG : removing 1 level 3 directories 2026/08/21 02:15:34 INFO : A1/B1/C1: Removing directory 2026/08/21 02:15:34 DEBUG : removing 1 level 2 directories 2026/08/21 02:15:34 INFO : A1/B1: Removing directory 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:47097") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:41898->172.17.0.4:47097, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:43070") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:51542->172.17.0.4:43070, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:40728") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:59270->172.17.0.4:40728, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:54990") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:53768->172.17.0.4:54990, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:41269") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:57850->172.17.0.4:41269, err= --- PASS: TestRmdirsLeaveRoot (0.02s) === RUN TestRmdirsWithFilter run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:34 INFO : A1: Making directory 2026/08/21 02:15:34 INFO : A1/B1: Making directory 2026/08/21 02:15:34 INFO : A1/B1/C1: Making directory 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:15315") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:39236->172.17.0.4:15315, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:19968") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:36532->172.17.0.4:19968, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:35934") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:46864->172.17.0.4:35934, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:42340") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:42116->172.17.0.4:42340, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:51636") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:41182->172.17.0.4:51636, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:5368") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:47028->172.17.0.4:5368, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:51162") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:35822->172.17.0.4:51162, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:44549") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:37168->172.17.0.4:44549, err= 2026/08/21 02:15:34 DEBUG : removing 1 level 3 directories 2026/08/21 02:15:34 INFO : A1/B1/C1: Removing directory 2026/08/21 02:15:34 DEBUG : removing 1 level 2 directories 2026/08/21 02:15:34 INFO : A1/B1: Removing directory 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:56500") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:38474->172.17.0.4:56500, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:60010") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:51896->172.17.0.4:60010, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:52315") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:43776->172.17.0.4:52315, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:33890") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:34566->172.17.0.4:33890, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:45319") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:53360->172.17.0.4:45319, err= --- PASS: TestRmdirsWithFilter (0.02s) === RUN TestCopyURL run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:40432") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:40554->172.17.0.4:40432, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:62612") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:51588->172.17.0.4:62612, err= 2026/08/21 02:15:34 DEBUG : file1: size = 14 OK 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:30040") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:35286->172.17.0.4:30040, err= 2026/08/21 02:15:34 DEBUG : filename.txt: File name found in url 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:42045") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:54626->172.17.0.4:42045, err= 2026/08/21 02:15:34 DEBUG : filename.txt: size = 14 OK 2026/08/21 02:15:34 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:45677") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:40314->172.17.0.4:45677, err= 2026/08/21 02:15:34 DEBUG : headerfilename.txt: size = 14 OK 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:7543") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:42430->172.17.0.4:7543, err= 2026/08/21 02:15:34 DEBUG : file2: size = 14 OK 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:31286") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:38694->172.17.0.4:31286, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:58682") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:55554->172.17.0.4:58682, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:51454") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:37756->172.17.0.4:51454, err= --- PASS: TestCopyURL (0.04s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:45556") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:40640->172.17.0.4:45556, err= 2026/08/21 02:15:34 DEBUG : file1: size = 14 OK 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:10139") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:49904->172.17.0.4:10139, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:40950") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:42620->172.17.0.4:40950, err= --- PASS: TestCopyURLDownloadHeaders (0.01s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:34 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:18982") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:38526->172.17.0.4:18982, err= 2026/08/21 02:15:34 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/08/21 02:15:34 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/08/21 02:15:34 INFO : file1: Copied (new) to: sub/file2 2026/08/21 02:15:34 INFO : file1: Deleted 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:61334") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:44084->172.17.0.4:61334, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:20551") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:46364->172.17.0.4:20551, err= 2026/08/21 02:15:34 DEBUG : sub/file2: size = 14 OK 2026/08/21 02:15:34 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/21 02:15:34 DEBUG : file1: Unchanged skipping 2026/08/21 02:15:34 INFO : file1: Deleted 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:25980") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:46956->172.17.0.4:25980, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:44938") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:54964->172.17.0.4:44938, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: don't need to copy/move sub/file2, it is already at target location 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:20833") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:33002->172.17.0.4:20833, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:50761") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:34114->172.17.0.4:50761, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:47688") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:50486->172.17.0.4:47688, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:57499") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:56982->172.17.0.4:57499, err= 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:20153") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:41866->172.17.0.4:20153, err= --- PASS: TestMoveFile (0.03s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:34 DEBUG : file1: Need to transfer - File not found at Destination 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:49069") 2026/08/21 02:15:34 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:60270->172.17.0.4:49069, err= 2026/08/21 02:15:35 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/08/21 02:15:35 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/08/21 02:15:35 INFO : file1: Copied (new) 2026/08/21 02:15:35 INFO : file1: Deleted 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:2359") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:56938->172.17.0.4:2359, err= 2026/08/21 02:15:35 DEBUG : file1: Destination exists, skipping 2026/08/21 02:15:35 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:9783") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:55134->172.17.0.4:9783, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:36608") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:51656->172.17.0.4:36608, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:49707") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:56026->172.17.0.4:49707, err= --- PASS: TestMoveFileWithIgnoreExisting (0.01s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:14205") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:42140->172.17.0.4:14205, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:3760") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:34070->172.17.0.4:3760, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:56080") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:38260->172.17.0.4:56080, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:11231") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:55808->172.17.0.4:11231, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:13079") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:42758->172.17.0.4:13079, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:63282") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:39888->172.17.0.4:63282, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:53037") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:45836->172.17.0.4:53037, err= 2026/08/21 02:15:35 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-kaqodem1xahi/backup" 2026/08/21 02:15:35 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/08/21 02:15:35 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/21 02:15:35 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/21 02:15:35 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/21 02:15:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/21 02:15:35 DEBUG : TestFTPProftpd: detected overridden config - adding "{pFiY1}" suffix to name 2026/08/21 02:15:35 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/08/21 02:15:35 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/08/21 02:15:35 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/08/21 02:15:35 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi/backup: Connecting to FTP server 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi/backup: dial("tcp","172.17.0.4:21") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi/backup: > dial: conn=172.17.0.1:35356->172.17.0.4:21, err= 2026/08/21 02:15:35 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-kaqodem1xahi/backup" to be canonical "TestFTPProftpd{pFiY1}:rclone-test-kaqodem1xahi/backup" 2026/08/21 02:15:35 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone720502089) 2026/08/21 02:15:35 DEBUG : dst/file1: size = 18 (ftp://172.17.0.4:21/rclone-test-kaqodem1xahi) 2026/08/21 02:15:35 DEBUG : dst/file1: Sizes differ 2026/08/21 02:15:35 INFO : dst/file1: Moved (server-side) 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:23247") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:47016->172.17.0.4:23247, err= 2026/08/21 02:15:35 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/08/21 02:15:35 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/08/21 02:15:35 INFO : dst/file1: Copied (new) 2026/08/21 02:15:35 INFO : dst/file1: Deleted 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:13816") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:45546->172.17.0.4:13816, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:38755") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:56790->172.17.0.4:38755, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:52000") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:35654->172.17.0.4:52000, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:27278") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:48262->172.17.0.4:27278, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:4686") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:48216->172.17.0.4:4686, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:23376") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:56658->172.17.0.4:23376, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:53112") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:46538->172.17.0.4:53112, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:31011") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:43050->172.17.0.4:31011, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:4814") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:48096->172.17.0.4:4814, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.04s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:6864") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:45384->172.17.0.4:6864, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:26607") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:60546->172.17.0.4:26607, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:16053") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:50104->172.17.0.4:16053, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:60558") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:49780->172.17.0.4:60558, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:57487") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:37996->172.17.0.4:57487, err= 2026/08/21 02:15:35 INFO : A1/B2: Making directory 2026/08/21 02:15:35 INFO : A1/B1/C3: Making directory 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:60419") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:51240->172.17.0.4:60419, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:10155") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:55610->172.17.0.4:10155, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:38035") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:58447") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:40228->172.17.0.4:58447, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:46852->172.17.0.4:38035, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:37226") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:57938->172.17.0.4:37226, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:3352") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:59518") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:35984->172.17.0.4:3352, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:60216->172.17.0.4:59518, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:45392") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:46662->172.17.0.4:45392, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:45727") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:37918->172.17.0.4:45727, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:9580") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:49080->172.17.0.4:9580, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:2308") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:59226->172.17.0.4:2308, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:62673") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:49790") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:38144->172.17.0.4:49790, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:61409") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:35468->172.17.0.4:62673, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:58162->172.17.0.4:61409, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:38036") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:43976->172.17.0.4:38036, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:37797") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:38518->172.17.0.4:37797, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:45411") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:52060->172.17.0.4:45411, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:1930") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:37188->172.17.0.4:1930, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:24685") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:51600->172.17.0.4:24685, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:25418") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:50366->172.17.0.4:25418, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: Connecting to FTP server 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:21") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:35364->172.17.0.4:21, err= 2026/08/21 02:15:35 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/08/21 02:15:35 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/08/21 02:15:35 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/08/21 02:15:35 INFO : A2/one: Moved (server-side) to: A3/one 2026/08/21 02:15:35 INFO : A2/two: Moved (server-side) to: A3/two 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:30404") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:48962->172.17.0.4:30404, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:44160") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:33212->172.17.0.4:44160, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:37909") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:11921") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:42316->172.17.0.4:37909, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:44334->172.17.0.4:11921, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:32210") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:50110->172.17.0.4:32210, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:58064") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:44838->172.17.0.4:58064, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:50365") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:34872->172.17.0.4:50365, err= 2026/08/21 02:15:35 INFO : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:28753") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:36624->172.17.0.4:28753, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:9633") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:58658->172.17.0.4:9633, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:55518") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:38576->172.17.0.4:55518, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:3483") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:40564->172.17.0.4:3483, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:31876") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:59548->172.17.0.4:31876, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:33168") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:53404->172.17.0.4:33168, err= 2026/08/21 02:15:35 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/08/21 02:15:35 INFO : A3/one: Moved (server-side) to: A4/one 2026/08/21 02:15:35 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/08/21 02:15:35 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/08/21 02:15:35 INFO : A3/two: Moved (server-side) to: A4/two 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:62604") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:54770->172.17.0.4:62604, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:63843") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:50426->172.17.0.4:63843, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:58659") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:63876") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:41580->172.17.0.4:58659, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:35732->172.17.0.4:63876, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:47580") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:49382->172.17.0.4:47580, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:36563") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:33148->172.17.0.4:36563, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:59862") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:59670->172.17.0.4:59862, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:3483") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:40570->172.17.0.4:3483, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:34771") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:46632->172.17.0.4:34771, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:62211") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:47545") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:46760->172.17.0.4:47545, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:46952->172.17.0.4:62211, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:29505") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:60598->172.17.0.4:29505, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:63854") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:38710->172.17.0.4:63854, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:15208") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:58226->172.17.0.4:15208, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:50526") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:37008->172.17.0.4:50526, err= --- PASS: TestDirMove (0.29s) === RUN TestGetFsInfo run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:30007") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:50486->172.17.0.4:30007, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:46976") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:44370->172.17.0.4:46976, err= --- PASS: TestGetFsInfo (0.01s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:45435") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:56650->172.17.0.4:45435, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: File to upload is small (34 bytes), uploading instead of streaming 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:10199") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:36674->172.17.0.4:10199, err= 2026/08/21 02:15:35 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/08/21 02:15:35 NOTICE: ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/08/21 02:15:35 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:38231") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:47142->172.17.0.4:38231, err= 2026/08/21 02:15:35 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/08/21 02:15:35 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:41533") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:55024->172.17.0.4:41533, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:17458") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:55764->172.17.0.4:17458, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:57830") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:55304->172.17.0.4:57830, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:4111") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:38954->172.17.0.4:4111, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: File to upload is small (34 bytes), uploading instead of streaming 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:27947") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:55488->172.17.0.4:27947, err= 2026/08/21 02:15:35 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/08/21 02:15:35 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:52571") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:33234->172.17.0.4:52571, err= 2026/08/21 02:15:35 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/08/21 02:15:35 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:35095") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:35144->172.17.0.4:35095, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:62160") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:50360->172.17.0.4:62160, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:30829") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:52514->172.17.0.4:30829, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:30744") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:32830->172.17.0.4:30744, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: File to upload is small (34 bytes), uploading instead of streaming 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:8589") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:51642->172.17.0.4:8589, err= 2026/08/21 02:15:35 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/21 02:15:35 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:26764") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:47078->172.17.0.4:26764, err= 2026/08/21 02:15:35 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/21 02:15:35 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:58078") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:38446->172.17.0.4:58078, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:56273") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:51252->172.17.0.4:56273, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:2352") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:38660->172.17.0.4:2352, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:5200") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:55702->172.17.0.4:5200, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: File to upload is small (34 bytes), uploading instead of streaming 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:63417") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:36778->172.17.0.4:63417, err= 2026/08/21 02:15:35 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/08/21 02:15:35 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:9263") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:52864->172.17.0.4:9263, err= 2026/08/21 02:15:35 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/08/21 02:15:35 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:16846") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:36500->172.17.0.4:16846, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:62858") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:46132->172.17.0.4:62858, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:12392") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:45192->172.17.0.4:12392, err= --- PASS: TestRcat (0.09s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.03s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.02s) === RUN TestRcatMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" operations_test.go:1564: Skipping as destination doesn't support user metadata 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:28048") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:42632->172.17.0.4:28048, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:27280") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:56382->172.17.0.4:27280, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:43054") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:33744->172.17.0.4:43054, err= 2026/08/21 02:15:35 DEBUG : potato1: size = 60 OK 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: File to upload is small (60 bytes), uploading instead of streaming 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:38966") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:59926->172.17.0.4:38966, err= 2026/08/21 02:15:35 DEBUG : potato2: size = 60 OK 2026/08/21 02:15:35 DEBUG : potato2: Size of src and dst objects identical 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:19365") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:34380->172.17.0.4:19365, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:12631") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:55636->172.17.0.4:12631, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:39152") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:41580->172.17.0.4:39152, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeShortEOF run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:41761") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:37920->172.17.0.4:41761, err= 2026/08/21 02:15:35 DEBUG : potato1: size = 120 (ftp://172.17.0.4:21/rclone-test-kaqodem1xahi) 2026/08/21 02:15:35 DEBUG : potato1: size = 60 (ftp://172.17.0.4:21/rclone-test-kaqodem1xahi) 2026/08/21 02:15:35 ERROR : potato1: corrupted on transfer: sizes differ src 120 vs dst(ftp://172.17.0.4:21/rclone-test-kaqodem1xahi) 60 2026/08/21 02:15:35 INFO : potato1: Removing failed copy 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:57867") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:56702->172.17.0.4:57867, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:60676") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:51024->172.17.0.4:60676, err= --- PASS: TestRcatSizeShortEOF (0.01s) === RUN TestRcatSizeMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" operations_test.go:1657: Skipping as destination doesn't support user metadata 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:47797") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:50228->172.17.0.4:47797, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:46225") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:58716->172.17.0.4:46225, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:23196") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:39424->172.17.0.4:23196, err= 2026/08/21 02:15:35 DEBUG : potato1: size = 60 OK 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:16976") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:55944->172.17.0.4:16976, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:59935") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:46366->172.17.0.4:59935, err= --- PASS: TestRcatSizeUploadHeaders (0.01s) === RUN TestRcatSizeChecksum === RUN TestRcatSizeChecksum/Corrupted run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" operations_test.go:1794: Skipping as destination doesn't support hashes 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:42737") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:32974->172.17.0.4:42737, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:7508") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:46172->172.17.0.4:7508, err= === RUN TestRcatSizeChecksum/SizeDiffers run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:48280") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:57078->172.17.0.4:48280, err= 2026/08/21 02:15:35 DEBUG : potato4: size = 60 (ftp://172.17.0.4:21/rclone-test-kaqodem1xahi) 2026/08/21 02:15:35 DEBUG : potato4: size = 59 (ftp://172.17.0.4:21/rclone-test-kaqodem1xahi) 2026/08/21 02:15:35 ERROR : potato4: corrupted on transfer: sizes differ src 60 vs dst(ftp://172.17.0.4:21/rclone-test-kaqodem1xahi) 59 2026/08/21 02:15:35 INFO : potato4: Removing failed copy 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:51015") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:43434->172.17.0.4:51015, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:21507") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:59152->172.17.0.4:21507, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:45558") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:33100->172.17.0.4:45558, err= === RUN TestRcatSizeChecksum/IgnoreChecksum run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:9844") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:40378->172.17.0.4:9844, err= 2026/08/21 02:15:35 DEBUG : potato2: size = 60 OK 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:35870") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:38536->172.17.0.4:35870, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:18995") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:33886->172.17.0.4:18995, err= === RUN TestRcatSizeChecksum/NoHashes run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:23109") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:42150->172.17.0.4:23109, err= 2026/08/21 02:15:35 DEBUG : potato3: size = 60 OK 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:27684") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:60934->172.17.0.4:27684, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:10731") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:46734->172.17.0.4:10731, err= --- PASS: TestRcatSizeChecksum (0.02s) --- SKIP: TestRcatSizeChecksum/Corrupted (0.00s) --- PASS: TestRcatSizeChecksum/SizeDiffers (0.01s) --- PASS: TestRcatSizeChecksum/IgnoreChecksum (0.01s) --- PASS: TestRcatSizeChecksum/NoHashes (0.00s) === RUN TestTouchDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:42980") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:36286->172.17.0.4:42980, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:52554") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:54414->172.17.0.4:52554, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:38124") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:37406->172.17.0.4:38124, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:2895") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:48660->172.17.0.4:2895, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:18750") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:40574->172.17.0.4:18750, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:63269") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:38570->172.17.0.4:63269, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: Touching "empty space" 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: Touching "potato2" 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:14124") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:47616->172.17.0.4:14124, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: Touching "sub dir/potato3" 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:56162") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:43622->172.17.0.4:56162, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:47434") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:38852->172.17.0.4:47434, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:22668") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:53690->172.17.0.4:22668, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:2500") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:53180->172.17.0.4:2500, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:30258") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:40016->172.17.0.4:30258, err= --- PASS: TestTouchDir (0.03s) === RUN TestMkdirMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" operations_test.go:1877: Skipping test as remote does not support MkdirMetadata 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:58619") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:40406->172.17.0.4:58619, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:45161") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:51426->172.17.0.4:45161, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" operations_test.go:1896: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:40106") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:42196->172.17.0.4:40106, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:50917") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:55262->172.17.0.4:50917, err= --- SKIP: TestMkdirModTime (0.01s) === RUN TestCopyDirMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" operations_test.go:1917: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:22704") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:50134->172.17.0.4:22704, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:29394") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:54020->172.17.0.4:29394, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" operations_test.go:1953: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:12053") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:59760->172.17.0.4:12053, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:32575") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:54118->172.17.0.4:32575, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" operations_test.go:1997: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:2420") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:60406->172.17.0.4:2420, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:48769") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:54104->172.17.0.4:48769, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kaqodem1xahi", Local "Local file system at /tmp/rclone720502089", Modify Window "1s" 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:59952") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:48624->172.17.0.4:59952, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:43707") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:47070->172.17.0.4:43707, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:44324") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:34606->172.17.0.4:44324, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:11872") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:47386->172.17.0.4:11872, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:45801") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:39784->172.17.0.4:45801, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:32995") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:41794->172.17.0.4:32995, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:22807") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:51738->172.17.0.4:22807, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:2874") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:40068->172.17.0.4:2874, err= 2026/08/21 02:15:35 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.fifebul4" before starting 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:63029") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:33592->172.17.0.4:63029, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:22260") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:34288->172.17.0.4:22260, err= 2026/08/21 02:15:35 DEBUG : sub dir/test remove existing.fifebul4: TEST: removing renamed existing file after operation 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:47933") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:33076->172.17.0.4:47933, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:34224") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:46178->172.17.0.4:34224, err= 2026/08/21 02:15:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mijeluz8" before starting 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:8715") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:57664->172.17.0.4:8715, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:16109") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:34496->172.17.0.4:16109, err= 2026/08/21 02:15:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mijeluz8: TEST: renaming existing back after failed operation 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:24102") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:38838->172.17.0.4:24102, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:52466") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:44570->172.17.0.4:52466, err= 2026/08/21 02:15:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kojayop0" before starting 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:6432") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:55660->172.17.0.4:6432, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:4748") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:48664->172.17.0.4:4748, err= 2026/08/21 02:15:35 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.kojayop0: TEST: removing renamed existing file after operation 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:29247") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:42770->172.17.0.4:29247, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:26317") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:36250->172.17.0.4:26317, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:3997") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:57754->172.17.0.4:3997, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:60436") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:40766->172.17.0.4:60436, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:17846") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:54004->172.17.0.4:17846, 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 TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: dial("tcp","172.17.0.4:64522") 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: > dial: conn=172.17.0.1:43718->172.17.0.4:64522, err= 2026/08/21 02:15:35 DEBUG : ftp://172.17.0.4:21/rclone-test-kaqodem1xahi: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Finished OK in 4.410801968s (try 1/5)