"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Starting (try 1/5) 2025/11/24 04:51:23 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-bugehuw8tase" 2025/11/24 04:51:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 04:51:23 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2025/11/24 04:51:23 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/24 04:51:23 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/24 04:51:23 DEBUG : Setting pass="PiNpqxI4l0NuAfxNgG2rJ6r-gK7HZ_cMahJRp3Ep9wgqaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/24 04:51:23 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/24 04:51:23 DEBUG : TestFTPProftpd: detected overridden config - adding "{I0j4n}" suffix to name 2025/11/24 04:51:23 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/24 04:51:23 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/24 04:51:23 DEBUG : Setting pass="PiNpqxI4l0NuAfxNgG2rJ6r-gK7HZ_cMahJRp3Ep9wgqaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/24 04:51:23 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: Connecting to FTP server 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:21") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:47870->172.17.0.5:21, err= 2025/11/24 04:51:23 DEBUG : Creating backend with remote "/tmp/rclone1704930260" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:16834") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:45012->172.17.0.5:16834, err= 2025/11/24 04:51:23 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.01s) === RUN TestMultithreadCopyAbort run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:45073") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:48762->172.17.0.5:45073, err= 2025/11/24 04:51:23 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2025/11/24 04:51:23 DEBUG : a: size = 0 OK 2025/11/24 04:51:23 DEBUG : a: size = 1 (memory) 2025/11/24 04:51:23 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/11/24 04:51:23 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/24 04:51:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/24 04:51:23 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/24 04:51:23 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/11/24 04:51:23 DEBUG : potato: Seek from 10 to 0 2025/11/24 04:51:23 DEBUG : potato: Seek from 10 to 0 2025/11/24 04:51:23 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/11/24 04:51:23 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/24 04:51:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/24 04:51:23 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/24 04:51:23 DEBUG : potato: Seek from 5 to 2 2025/11/24 04:51:23 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/11/24 04:51:23 DEBUG : potato: Seek from 7 to 0 2025/11/24 04:51:23 DEBUG : potato: Seek from 7 to 0 2025/11/24 04:51:23 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/11/24 04:51:23 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/24 04:51:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/24 04:51:23 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/24 04:51:23 DEBUG : potato: Seek from 5 to 2 2025/11/24 04:51:23 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/11/24 04:51:23 DEBUG : potato: Seek from 8 to 0 2025/11/24 04:51:23 DEBUG : potato: Seek from 8 to 0 2025/11/24 04:51:23 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/11/24 04:51:23 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/11/24 04:51:23 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/24 04:51:23 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/11/24 04:51:23 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/11/24 04:51:23 DEBUG : potato: Seek from 5 to 2 2025/11/24 04:51:23 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/11/24 04:51:23 DEBUG : potato: Seek from 9 to 0 2025/11/24 04:51:23 DEBUG : potato: Seek from 9 to 0 2025/11/24 04:51:23 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:31448") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:34964->172.17.0.5:31448, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:47739") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:33374->172.17.0.5:47739, err= === RUN TestCheck/1 === RUN TestCheck/2 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:14791") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:42868->172.17.0.5:14791, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:41521") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:48390->172.17.0.5:41521, err= === RUN TestCheck/3 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:42008") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:49548->172.17.0.5:42008, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:3165") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:34968->172.17.0.5:3165, err= === RUN TestCheck/4 === RUN TestCheck/5 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:39363") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:59920->172.17.0.5:39363, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:45145") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:38054->172.17.0.5:45145, err= === RUN TestCheck/6 === RUN TestCheck/7 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:63281") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:34418->172.17.0.5:63281, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:32959") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:54882->172.17.0.5:32959, err= --- PASS: TestCheck (0.07s) --- PASS: TestCheck/1 (0.00s) --- PASS: TestCheck/2 (0.00s) --- PASS: TestCheck/3 (0.00s) --- PASS: TestCheck/4 (0.00s) --- PASS: TestCheck/5 (0.00s) --- PASS: TestCheck/6 (0.00s) --- PASS: TestCheck/7 (0.00s) === RUN TestCheckFsError 2025/11/24 04:51:23 DEBUG : Creating backend with remote "nonexistent" 2025/11/24 04:51:23 DEBUG : Creating backend with remote "nonexistent" 2025/11/24 04:51:23 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/11/24 04:51:23 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/11/24 04:51:23 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2025/11/24 04:51:23 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:38027") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:45122->172.17.0.5:38027, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:42796") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:33198->172.17.0.5:42796, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:64132") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:43628->172.17.0.5:64132, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:30256") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:34548->172.17.0.5:30256, err= === RUN TestCheckDownload/3 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:3450") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:34592->172.17.0.5:3450, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:32870") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:41952->172.17.0.5:32870, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:16876") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:50434->172.17.0.5:16876, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:41438") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:46562->172.17.0.5:41438, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:32812") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:45614->172.17.0.5:32812, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:55872") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:59126->172.17.0.5:55872, err= --- PASS: TestCheckDownload (0.13s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.00s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.02s) --- PASS: TestCheckDownload/5 (0.01s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:13074") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:39062->172.17.0.5:13074, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:30558") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:56370->172.17.0.5:30558, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:7819") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:45682->172.17.0.5:7819, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:3344") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:53776->172.17.0.5:3344, err= === RUN TestCheckSizeOnly/3 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:61736") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:39208->172.17.0.5:61736, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:8780") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:43398->172.17.0.5:8780, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:19971") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:50858->172.17.0.5:19971, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:55448") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:44188->172.17.0.5:55448, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:10818") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:58778->172.17.0.5:10818, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:10850") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:54152->172.17.0.5:10850, err= --- PASS: TestCheckSizeOnly (0.07s) --- PASS: TestCheckSizeOnly/1 (0.00s) --- PASS: TestCheckSizeOnly/2 (0.00s) --- PASS: TestCheckSizeOnly/3 (0.00s) --- PASS: TestCheckSizeOnly/4 (0.00s) --- PASS: TestCheckSizeOnly/5 (0.00s) --- PASS: TestCheckSizeOnly/6 (0.00s) --- PASS: TestCheckSizeOnly/7 (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:49578") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:39234->172.17.0.5:49578, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:12903") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:45256->172.17.0.5:12903, err= 2025/11/24 04:51:23 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/24 04:51:23 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/24 04:51:23 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/24 04:51:23 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:10767") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:52338->172.17.0.5:10767, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:25553") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:40696->172.17.0.5:25553, err= 2025/11/24 04:51:23 NOTICE: test.sum: improperly formatted checksum line 4 2025/11/24 04:51:23 NOTICE: test.sum: improperly formatted checksum line 5 2025/11/24 04:51:23 NOTICE: test.sum: improperly formatted checksum line 6 2025/11/24 04:51:23 NOTICE: test.sum: 2 warning(s) suppressed... 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:28755") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:45978->172.17.0.5:28755, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:51182") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:39954->172.17.0.5:51182, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:23 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-bugehuw8tase/data" 2025/11/24 04:51:23 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2025/11/24 04:51:23 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/24 04:51:23 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/24 04:51:23 DEBUG : Setting pass="PiNpqxI4l0NuAfxNgG2rJ6r-gK7HZ_cMahJRp3Ep9wgqaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/24 04:51:23 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/24 04:51:23 DEBUG : TestFTPProftpd: detected overridden config - adding "{I0j4n}" suffix to name 2025/11/24 04:51:23 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/24 04:51:23 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/24 04:51:23 DEBUG : Setting pass="PiNpqxI4l0NuAfxNgG2rJ6r-gK7HZ_cMahJRp3Ep9wgqaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/24 04:51:23 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase/data: Connecting to FTP server 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase/data: dial("tcp","172.17.0.5:21") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase/data: > dial: conn=172.17.0.1:47882->172.17.0.5:21, err= check_test.go:350: ftp://172.17.0.5:21/rclone-test-bugehuw8tase/data lacks md5, skipping 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:4213") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:54468->172.17.0.5:4213, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:21081") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:57170->172.17.0.5:21081, err= --- SKIP: TestCheckSum (0.01s) === RUN TestCheckSumDownload run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:23 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-bugehuw8tase/data" 2025/11/24 04:51:23 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2025/11/24 04:51:23 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/24 04:51:23 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/24 04:51:23 DEBUG : Setting pass="PiNpqxI4l0NuAfxNgG2rJ6r-gK7HZ_cMahJRp3Ep9wgqaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/24 04:51:23 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/24 04:51:23 DEBUG : TestFTPProftpd: detected overridden config - adding "{I0j4n}" suffix to name 2025/11/24 04:51:23 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/24 04:51:23 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/24 04:51:23 DEBUG : Setting pass="PiNpqxI4l0NuAfxNgG2rJ6r-gK7HZ_cMahJRp3Ep9wgqaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/24 04:51:23 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase/data: Connecting to FTP server 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase/data: dial("tcp","172.17.0.5:21") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase/data: > dial: conn=172.17.0.1:47886->172.17.0.5:21, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:29226") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:33956->172.17.0.5:29226, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:56391") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:56858->172.17.0.5:56391, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:27856") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:46234->172.17.0.5:27856, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:45611") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:42126->172.17.0.5:45611, err= === RUN TestCheckSumDownload/subtest1 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:18193") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:38076->172.17.0.5:18193, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:57662") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:36630->172.17.0.5:57662, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:53203") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:56334->172.17.0.5:53203, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:40466") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:45078->172.17.0.5:40466, err= === RUN TestCheckSumDownload/subtest2 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:59999") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:37862->172.17.0.5:59999, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:42787") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:40798->172.17.0.5:42787, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:29452") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:59020->172.17.0.5:29452, err= === RUN TestCheckSumDownload/subtest3 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:50543") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:33486->172.17.0.5:50543, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:15297") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:41522->172.17.0.5:15297, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:17124") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:42310->172.17.0.5:17124, err= === RUN TestCheckSumDownload/subtest4 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:5210") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:45262->172.17.0.5:5210, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:44985") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:38074->172.17.0.5:44985, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:55774") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:40408->172.17.0.5:55774, err= === RUN TestCheckSumDownload/subtest5 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:54812") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:35950->172.17.0.5:54812, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:39817") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:57028->172.17.0.5:39817, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:26883") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:55574->172.17.0.5:26883, err= === RUN TestCheckSumDownload/subtest6 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:64347") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:48812->172.17.0.5:64347, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:54615") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:45136->172.17.0.5:54615, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:50203") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:45790->172.17.0.5:50203, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:3026") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:34260->172.17.0.5:3026, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:10162") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:41542->172.17.0.5:10162, err= === RUN TestCheckSumDownload/subtest7 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:58394") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:50318->172.17.0.5:58394, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:36994") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:42272->172.17.0.5:36994, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:58482") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:33998->172.17.0.5:58482, err= --- PASS: TestCheckSumDownload (0.18s) --- PASS: TestCheckSumDownload/subtest1 (0.01s) --- PASS: TestCheckSumDownload/subtest2 (0.00s) --- PASS: TestCheckSumDownload/subtest3 (0.02s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.02s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.02s) === RUN TestApplyTransforms 2025/11/24 04:51:23 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-hiliguh1zuxi" 2025/11/24 04:51:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 04:51:23 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2025/11/24 04:51:23 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/24 04:51:23 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/24 04:51:23 DEBUG : Setting pass="PiNpqxI4l0NuAfxNgG2rJ6r-gK7HZ_cMahJRp3Ep9wgqaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/24 04:51:23 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/24 04:51:23 DEBUG : TestFTPProftpd: detected overridden config - adding "{I0j4n}" suffix to name 2025/11/24 04:51:23 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/24 04:51:23 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/24 04:51:23 DEBUG : Setting pass="PiNpqxI4l0NuAfxNgG2rJ6r-gK7HZ_cMahJRp3Ep9wgqaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/24 04:51:23 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-hiliguh1zuxi: Connecting to FTP server 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-hiliguh1zuxi: dial("tcp","172.17.0.5:21") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-hiliguh1zuxi: > dial: conn=172.17.0.1:47894->172.17.0.5:21, err= 2025/11/24 04:51:23 DEBUG : Creating backend with remote "/tmp/rclone1689191395" run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hiliguh1zuxi", Local "Local file system at /tmp/rclone1689191395", Modify Window "1s" 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-hiliguh1zuxi: dial("tcp","172.17.0.5:27486") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-hiliguh1zuxi: > dial: conn=172.17.0.1:42622->172.17.0.5:27486, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-hiliguh1zuxi: dial("tcp","172.17.0.5:12742") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-hiliguh1zuxi: > dial: conn=172.17.0.1:50598->172.17.0.5:12742, err= upper checkfile vs. lower remote (without normalization) 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-hiliguh1zuxi: dial("tcp","172.17.0.5:56833") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-hiliguh1zuxi: > dial: conn=172.17.0.1:33718->172.17.0.5:56833, err= 2025/11/24 04:51:23 ERROR : hello, world!: sum not found 2025/11/24 04:51:23 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.5:21/rclone-test-hiliguh1zuxi 2025/11/24 04:51:23 NOTICE: ftp://172.17.0.5:21/rclone-test-hiliguh1zuxi: 1 files missing 2025/11/24 04:51:23 NOTICE: 1 hashes missing 2025/11/24 04:51:23 NOTICE: ftp://172.17.0.5:21/rclone-test-hiliguh1zuxi: 1 differences found 2025/11/24 04:51:23 NOTICE: ftp://172.17.0.5:21/rclone-test-hiliguh1zuxi: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-hiliguh1zuxi: dial("tcp","172.17.0.5:27535") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-hiliguh1zuxi: > dial: conn=172.17.0.1:38132->172.17.0.5:27535, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-hiliguh1zuxi: dial("tcp","172.17.0.5:26029") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-hiliguh1zuxi: > dial: conn=172.17.0.1:35954->172.17.0.5:26029, err= 2025/11/24 04:51:23 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/24 04:51:23 NOTICE: ftp://172.17.0.5:21/rclone-test-hiliguh1zuxi: 0 differences found 2025/11/24 04:51:23 NOTICE: ftp://172.17.0.5:21/rclone-test-hiliguh1zuxi: 1 matching files 2025/11/24 04:51:23 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-jedotoj3yevu" 2025/11/24 04:51:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 04:51:23 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2025/11/24 04:51:23 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/24 04:51:23 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/24 04:51:23 DEBUG : Setting pass="PiNpqxI4l0NuAfxNgG2rJ6r-gK7HZ_cMahJRp3Ep9wgqaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/24 04:51:23 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/24 04:51:23 DEBUG : TestFTPProftpd: detected overridden config - adding "{I0j4n}" suffix to name 2025/11/24 04:51:23 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/24 04:51:23 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/24 04:51:23 DEBUG : Setting pass="PiNpqxI4l0NuAfxNgG2rJ6r-gK7HZ_cMahJRp3Ep9wgqaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/24 04:51:23 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-jedotoj3yevu: Connecting to FTP server 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-jedotoj3yevu: dial("tcp","172.17.0.5:21") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-jedotoj3yevu: > dial: conn=172.17.0.1:47902->172.17.0.5:21, err= 2025/11/24 04:51:23 DEBUG : Creating backend with remote "/tmp/rclone3388750844" run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-jedotoj3yevu", Local "Local file system at /tmp/rclone3388750844", Modify Window "1s" 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-jedotoj3yevu: dial("tcp","172.17.0.5:39508") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-jedotoj3yevu: > dial: conn=172.17.0.1:45986->172.17.0.5:39508, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-jedotoj3yevu: dial("tcp","172.17.0.5:19574") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-jedotoj3yevu: > dial: conn=172.17.0.1:41352->172.17.0.5:19574, err= lower checkfile vs. upper remote (without normalization) 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-jedotoj3yevu: dial("tcp","172.17.0.5:41614") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-jedotoj3yevu: > dial: conn=172.17.0.1:44966->172.17.0.5:41614, err= 2025/11/24 04:51:23 ERROR : HELLO, WORLD!: sum not found 2025/11/24 04:51:23 ERROR : hello, world!: file not in ftp://172.17.0.5:21/rclone-test-jedotoj3yevu 2025/11/24 04:51:23 NOTICE: ftp://172.17.0.5:21/rclone-test-jedotoj3yevu: 1 files missing 2025/11/24 04:51:23 NOTICE: 1 hashes missing 2025/11/24 04:51:23 NOTICE: ftp://172.17.0.5:21/rclone-test-jedotoj3yevu: 1 differences found 2025/11/24 04:51:23 NOTICE: ftp://172.17.0.5:21/rclone-test-jedotoj3yevu: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-jedotoj3yevu: dial("tcp","172.17.0.5:49211") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-jedotoj3yevu: > dial: conn=172.17.0.1:41292->172.17.0.5:49211, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-jedotoj3yevu: dial("tcp","172.17.0.5:18922") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-jedotoj3yevu: > dial: conn=172.17.0.1:43214->172.17.0.5:18922, err= 2025/11/24 04:51:23 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/24 04:51:23 NOTICE: ftp://172.17.0.5:21/rclone-test-jedotoj3yevu: 0 differences found 2025/11/24 04:51:23 NOTICE: ftp://172.17.0.5:21/rclone-test-jedotoj3yevu: 1 matching files 2025/11/24 04:51:23 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-roxesox1fabu" 2025/11/24 04:51:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 04:51:23 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2025/11/24 04:51:23 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/24 04:51:23 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/24 04:51:23 DEBUG : Setting pass="PiNpqxI4l0NuAfxNgG2rJ6r-gK7HZ_cMahJRp3Ep9wgqaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/24 04:51:23 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/24 04:51:23 DEBUG : TestFTPProftpd: detected overridden config - adding "{I0j4n}" suffix to name 2025/11/24 04:51:23 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/24 04:51:23 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/24 04:51:23 DEBUG : Setting pass="PiNpqxI4l0NuAfxNgG2rJ6r-gK7HZ_cMahJRp3Ep9wgqaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/24 04:51:23 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-roxesox1fabu: Connecting to FTP server 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-roxesox1fabu: dial("tcp","172.17.0.5:21") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-roxesox1fabu: > dial: conn=172.17.0.1:47906->172.17.0.5:21, err= 2025/11/24 04:51:23 DEBUG : Creating backend with remote "/tmp/rclone109197892" run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-roxesox1fabu", Local "Local file system at /tmp/rclone109197892", Modify Window "1s" 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-roxesox1fabu: dial("tcp","172.17.0.5:62894") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-roxesox1fabu: > dial: conn=172.17.0.1:40980->172.17.0.5:62894, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-roxesox1fabu: dial("tcp","172.17.0.5:52278") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-roxesox1fabu: > dial: conn=172.17.0.1:48686->172.17.0.5:52278, err= lower checkfile vs. upperlowermixed remote (without normalization) 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-roxesox1fabu: dial("tcp","172.17.0.5:17581") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-roxesox1fabu: > dial: conn=172.17.0.1:51856->172.17.0.5:17581, err= 2025/11/24 04:51:23 ERROR : HeLlO, wOrLd!: sum not found 2025/11/24 04:51:23 ERROR : hello, world!: file not in ftp://172.17.0.5:21/rclone-test-roxesox1fabu 2025/11/24 04:51:23 NOTICE: ftp://172.17.0.5:21/rclone-test-roxesox1fabu: 1 files missing 2025/11/24 04:51:23 NOTICE: 1 hashes missing 2025/11/24 04:51:23 NOTICE: ftp://172.17.0.5:21/rclone-test-roxesox1fabu: 1 differences found 2025/11/24 04:51:23 NOTICE: ftp://172.17.0.5:21/rclone-test-roxesox1fabu: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-roxesox1fabu: dial("tcp","172.17.0.5:47307") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-roxesox1fabu: > dial: conn=172.17.0.1:52742->172.17.0.5:47307, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-roxesox1fabu: dial("tcp","172.17.0.5:16058") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-roxesox1fabu: > dial: conn=172.17.0.1:44878->172.17.0.5:16058, err= 2025/11/24 04:51:23 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/24 04:51:23 NOTICE: ftp://172.17.0.5:21/rclone-test-roxesox1fabu: 0 differences found 2025/11/24 04:51:23 NOTICE: ftp://172.17.0.5:21/rclone-test-roxesox1fabu: 1 matching files 2025/11/24 04:51:23 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-niqejag2doca" 2025/11/24 04:51:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 04:51:23 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2025/11/24 04:51:23 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/24 04:51:23 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/24 04:51:23 DEBUG : Setting pass="PiNpqxI4l0NuAfxNgG2rJ6r-gK7HZ_cMahJRp3Ep9wgqaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/24 04:51:23 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/24 04:51:23 DEBUG : TestFTPProftpd: detected overridden config - adding "{I0j4n}" suffix to name 2025/11/24 04:51:23 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/24 04:51:23 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/24 04:51:23 DEBUG : Setting pass="PiNpqxI4l0NuAfxNgG2rJ6r-gK7HZ_cMahJRp3Ep9wgqaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/24 04:51:23 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-niqejag2doca: Connecting to FTP server 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-niqejag2doca: dial("tcp","172.17.0.5:21") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-niqejag2doca: > dial: conn=172.17.0.1:47914->172.17.0.5:21, err= 2025/11/24 04:51:23 DEBUG : Creating backend with remote "/tmp/rclone2555874120" run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-niqejag2doca", Local "Local file system at /tmp/rclone2555874120", Modify Window "1s" 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-niqejag2doca: dial("tcp","172.17.0.5:51513") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-niqejag2doca: > dial: conn=172.17.0.1:41260->172.17.0.5:51513, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-niqejag2doca: dial("tcp","172.17.0.5:42559") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-niqejag2doca: > dial: conn=172.17.0.1:50396->172.17.0.5:42559, err= upperlowermixed checkfile vs. upper remote (without normalization) 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-niqejag2doca: dial("tcp","172.17.0.5:59156") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-niqejag2doca: > dial: conn=172.17.0.1:38588->172.17.0.5:59156, err= 2025/11/24 04:51:23 ERROR : HELLO, WORLD!: sum not found 2025/11/24 04:51:23 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.5:21/rclone-test-niqejag2doca 2025/11/24 04:51:23 NOTICE: ftp://172.17.0.5:21/rclone-test-niqejag2doca: 1 files missing 2025/11/24 04:51:23 NOTICE: 1 hashes missing 2025/11/24 04:51:23 NOTICE: ftp://172.17.0.5:21/rclone-test-niqejag2doca: 1 differences found 2025/11/24 04:51:23 NOTICE: ftp://172.17.0.5:21/rclone-test-niqejag2doca: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-niqejag2doca: dial("tcp","172.17.0.5:34438") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-niqejag2doca: > dial: conn=172.17.0.1:44838->172.17.0.5:34438, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-niqejag2doca: dial("tcp","172.17.0.5:36589") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-niqejag2doca: > dial: conn=172.17.0.1:53628->172.17.0.5:36589, err= 2025/11/24 04:51:23 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/24 04:51:23 NOTICE: ftp://172.17.0.5:21/rclone-test-niqejag2doca: 0 differences found 2025/11/24 04:51:23 NOTICE: ftp://172.17.0.5:21/rclone-test-niqejag2doca: 1 matching files 2025/11/24 04:51:23 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-vukarug9nozu" 2025/11/24 04:51:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 04:51:23 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2025/11/24 04:51:23 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/24 04:51:23 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/24 04:51:23 DEBUG : Setting pass="PiNpqxI4l0NuAfxNgG2rJ6r-gK7HZ_cMahJRp3Ep9wgqaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/24 04:51:23 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/24 04:51:23 DEBUG : TestFTPProftpd: detected overridden config - adding "{I0j4n}" suffix to name 2025/11/24 04:51:23 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/24 04:51:23 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/24 04:51:23 DEBUG : Setting pass="PiNpqxI4l0NuAfxNgG2rJ6r-gK7HZ_cMahJRp3Ep9wgqaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/24 04:51:23 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-vukarug9nozu: Connecting to FTP server 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-vukarug9nozu: dial("tcp","172.17.0.5:21") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-vukarug9nozu: > dial: conn=172.17.0.1:47922->172.17.0.5:21, err= 2025/11/24 04:51:23 DEBUG : Creating backend with remote "/tmp/rclone2601267153" run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-vukarug9nozu", Local "Local file system at /tmp/rclone2601267153", Modify Window "1s" 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-vukarug9nozu: dial("tcp","172.17.0.5:56610") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-vukarug9nozu: > dial: conn=172.17.0.1:39500->172.17.0.5:56610, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-vukarug9nozu: dial("tcp","172.17.0.5:22398") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-vukarug9nozu: > dial: conn=172.17.0.1:60100->172.17.0.5:22398, err= NFD checkfile vs. NFC remote (without normalization) 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-vukarug9nozu: dial("tcp","172.17.0.5:1536") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-vukarug9nozu: > dial: conn=172.17.0.1:37648->172.17.0.5:1536, err= 2025/11/24 04:51:23 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/24 04:51:23 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.5:21/rclone-test-vukarug9nozu 2025/11/24 04:51:23 NOTICE: ftp://172.17.0.5:21/rclone-test-vukarug9nozu: 1 files missing 2025/11/24 04:51:23 NOTICE: 1 hashes missing 2025/11/24 04:51:23 NOTICE: ftp://172.17.0.5:21/rclone-test-vukarug9nozu: 1 differences found 2025/11/24 04:51:23 NOTICE: ftp://172.17.0.5:21/rclone-test-vukarug9nozu: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-vukarug9nozu: dial("tcp","172.17.0.5:51392") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-vukarug9nozu: > dial: conn=172.17.0.1:32910->172.17.0.5:51392, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-vukarug9nozu: dial("tcp","172.17.0.5:58339") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-vukarug9nozu: > dial: conn=172.17.0.1:36022->172.17.0.5:58339, err= 2025/11/24 04:51:23 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/24 04:51:23 NOTICE: ftp://172.17.0.5:21/rclone-test-vukarug9nozu: 0 differences found 2025/11/24 04:51:23 NOTICE: ftp://172.17.0.5:21/rclone-test-vukarug9nozu: 1 matching files 2025/11/24 04:51:23 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-lemezit5vohe" 2025/11/24 04:51:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 04:51:23 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2025/11/24 04:51:23 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/24 04:51:23 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/24 04:51:23 DEBUG : Setting pass="PiNpqxI4l0NuAfxNgG2rJ6r-gK7HZ_cMahJRp3Ep9wgqaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/24 04:51:23 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/24 04:51:23 DEBUG : TestFTPProftpd: detected overridden config - adding "{I0j4n}" suffix to name 2025/11/24 04:51:23 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/24 04:51:23 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/24 04:51:23 DEBUG : Setting pass="PiNpqxI4l0NuAfxNgG2rJ6r-gK7HZ_cMahJRp3Ep9wgqaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/24 04:51:23 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-lemezit5vohe: Connecting to FTP server 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-lemezit5vohe: dial("tcp","172.17.0.5:21") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-lemezit5vohe: > dial: conn=172.17.0.1:47924->172.17.0.5:21, err= 2025/11/24 04:51:23 DEBUG : Creating backend with remote "/tmp/rclone3370199287" run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-lemezit5vohe", Local "Local file system at /tmp/rclone3370199287", Modify Window "1s" 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-lemezit5vohe: dial("tcp","172.17.0.5:13460") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-lemezit5vohe: > dial: conn=172.17.0.1:38744->172.17.0.5:13460, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-lemezit5vohe: dial("tcp","172.17.0.5:34038") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-lemezit5vohe: > dial: conn=172.17.0.1:48670->172.17.0.5:34038, err= NFC checkfile vs. NFD remote (without normalization) 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-lemezit5vohe: dial("tcp","172.17.0.5:27371") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-lemezit5vohe: > dial: conn=172.17.0.1:36778->172.17.0.5:27371, err= 2025/11/24 04:51:23 ERROR : 測試_Русский___ě_áñ: sum not found 2025/11/24 04:51:23 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.5:21/rclone-test-lemezit5vohe 2025/11/24 04:51:23 NOTICE: ftp://172.17.0.5:21/rclone-test-lemezit5vohe: 1 files missing 2025/11/24 04:51:23 NOTICE: 1 hashes missing 2025/11/24 04:51:23 NOTICE: ftp://172.17.0.5:21/rclone-test-lemezit5vohe: 1 differences found 2025/11/24 04:51:23 NOTICE: ftp://172.17.0.5:21/rclone-test-lemezit5vohe: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-lemezit5vohe: dial("tcp","172.17.0.5:24116") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-lemezit5vohe: > dial: conn=172.17.0.1:42360->172.17.0.5:24116, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-lemezit5vohe: dial("tcp","172.17.0.5:63386") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-lemezit5vohe: > dial: conn=172.17.0.1:56602->172.17.0.5:63386, err= 2025/11/24 04:51:23 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/24 04:51:23 NOTICE: ftp://172.17.0.5:21/rclone-test-lemezit5vohe: 0 differences found 2025/11/24 04:51:23 NOTICE: ftp://172.17.0.5:21/rclone-test-lemezit5vohe: 1 matching files 2025/11/24 04:51:23 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-ronaquw3denu" 2025/11/24 04:51:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 04:51:23 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2025/11/24 04:51:23 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/24 04:51:23 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/24 04:51:23 DEBUG : Setting pass="PiNpqxI4l0NuAfxNgG2rJ6r-gK7HZ_cMahJRp3Ep9wgqaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/24 04:51:23 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/24 04:51:23 DEBUG : TestFTPProftpd: detected overridden config - adding "{I0j4n}" suffix to name 2025/11/24 04:51:23 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/24 04:51:23 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/24 04:51:23 DEBUG : Setting pass="PiNpqxI4l0NuAfxNgG2rJ6r-gK7HZ_cMahJRp3Ep9wgqaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/24 04:51:23 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-ronaquw3denu: Connecting to FTP server 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-ronaquw3denu: dial("tcp","172.17.0.5:21") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-ronaquw3denu: > dial: conn=172.17.0.1:47934->172.17.0.5:21, err= 2025/11/24 04:51:23 DEBUG : Creating backend with remote "/tmp/rclone2519168887" run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-ronaquw3denu", Local "Local file system at /tmp/rclone2519168887", Modify Window "1s" 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-ronaquw3denu: dial("tcp","172.17.0.5:20664") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-ronaquw3denu: > dial: conn=172.17.0.1:50328->172.17.0.5:20664, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-ronaquw3denu: dial("tcp","172.17.0.5:25160") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-ronaquw3denu: > dial: conn=172.17.0.1:33046->172.17.0.5:25160, err= NFDx2 checkfile vs. both remote (without normalization) 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-ronaquw3denu: dial("tcp","172.17.0.5:8467") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-ronaquw3denu: > dial: conn=172.17.0.1:33446->172.17.0.5:8467, err= 2025/11/24 04:51:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/24 04:51:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.5:21/rclone-test-ronaquw3denu 2025/11/24 04:51:23 NOTICE: ftp://172.17.0.5:21/rclone-test-ronaquw3denu: 1 files missing 2025/11/24 04:51:23 NOTICE: 1 hashes missing 2025/11/24 04:51:23 NOTICE: ftp://172.17.0.5:21/rclone-test-ronaquw3denu: 1 differences found 2025/11/24 04:51:23 NOTICE: ftp://172.17.0.5:21/rclone-test-ronaquw3denu: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-ronaquw3denu: dial("tcp","172.17.0.5:11887") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-ronaquw3denu: > dial: conn=172.17.0.1:55048->172.17.0.5:11887, err= 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-ronaquw3denu: dial("tcp","172.17.0.5:13146") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-ronaquw3denu: > dial: conn=172.17.0.1:37956->172.17.0.5:13146, err= 2025/11/24 04:51:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/24 04:51:23 NOTICE: ftp://172.17.0.5:21/rclone-test-ronaquw3denu: 0 differences found 2025/11/24 04:51:23 NOTICE: ftp://172.17.0.5:21/rclone-test-ronaquw3denu: 1 matching files 2025/11/24 04:51:23 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-hololap3nige" 2025/11/24 04:51:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 04:51:23 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2025/11/24 04:51:23 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/24 04:51:23 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/24 04:51:23 DEBUG : Setting pass="PiNpqxI4l0NuAfxNgG2rJ6r-gK7HZ_cMahJRp3Ep9wgqaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/24 04:51:23 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/24 04:51:23 DEBUG : TestFTPProftpd: detected overridden config - adding "{I0j4n}" suffix to name 2025/11/24 04:51:23 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/24 04:51:23 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/24 04:51:23 DEBUG : Setting pass="PiNpqxI4l0NuAfxNgG2rJ6r-gK7HZ_cMahJRp3Ep9wgqaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/24 04:51:23 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-hololap3nige: Connecting to FTP server 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-hololap3nige: dial("tcp","172.17.0.5:21") 2025/11/24 04:51:23 DEBUG : ftp://172.17.0.5:21/rclone-test-hololap3nige: > dial: conn=172.17.0.1:47940->172.17.0.5:21, err= 2025/11/24 04:51:23 DEBUG : Creating backend with remote "/tmp/rclone2718711555" run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-hololap3nige", Local "Local file system at /tmp/rclone2718711555", Modify Window "1s" 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-hololap3nige: dial("tcp","172.17.0.5:12249") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-hololap3nige: > dial: conn=172.17.0.1:54118->172.17.0.5:12249, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-hololap3nige: dial("tcp","172.17.0.5:48929") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-hololap3nige: > dial: conn=172.17.0.1:50434->172.17.0.5:48929, err= NFCx2 checkfile vs. both remote (without normalization) 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-hololap3nige: dial("tcp","172.17.0.5:41414") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-hololap3nige: > dial: conn=172.17.0.1:38152->172.17.0.5:41414, err= 2025/11/24 04:51:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/24 04:51:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.5:21/rclone-test-hololap3nige 2025/11/24 04:51:24 NOTICE: ftp://172.17.0.5:21/rclone-test-hololap3nige: 1 files missing 2025/11/24 04:51:24 NOTICE: 1 hashes missing 2025/11/24 04:51:24 NOTICE: ftp://172.17.0.5:21/rclone-test-hololap3nige: 1 differences found 2025/11/24 04:51:24 NOTICE: ftp://172.17.0.5:21/rclone-test-hololap3nige: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-hololap3nige: dial("tcp","172.17.0.5:20367") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-hololap3nige: > dial: conn=172.17.0.1:49662->172.17.0.5:20367, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-hololap3nige: dial("tcp","172.17.0.5:43952") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-hololap3nige: > dial: conn=172.17.0.1:51892->172.17.0.5:43952, err= 2025/11/24 04:51:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/24 04:51:24 NOTICE: ftp://172.17.0.5:21/rclone-test-hololap3nige: 0 differences found 2025/11/24 04:51:24 NOTICE: ftp://172.17.0.5:21/rclone-test-hololap3nige: 1 matching files 2025/11/24 04:51:24 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-rovojiv1seho" 2025/11/24 04:51:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 04:51:24 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2025/11/24 04:51:24 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/24 04:51:24 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/24 04:51:24 DEBUG : Setting pass="PiNpqxI4l0NuAfxNgG2rJ6r-gK7HZ_cMahJRp3Ep9wgqaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/24 04:51:24 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/24 04:51:24 DEBUG : TestFTPProftpd: detected overridden config - adding "{I0j4n}" suffix to name 2025/11/24 04:51:24 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/24 04:51:24 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/24 04:51:24 DEBUG : Setting pass="PiNpqxI4l0NuAfxNgG2rJ6r-gK7HZ_cMahJRp3Ep9wgqaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/24 04:51:24 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-rovojiv1seho: Connecting to FTP server 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-rovojiv1seho: dial("tcp","172.17.0.5:21") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-rovojiv1seho: > dial: conn=172.17.0.1:47952->172.17.0.5:21, err= 2025/11/24 04:51:24 DEBUG : Creating backend with remote "/tmp/rclone3225927629" run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-rovojiv1seho", Local "Local file system at /tmp/rclone3225927629", Modify Window "1s" 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-rovojiv1seho: dial("tcp","172.17.0.5:5802") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-rovojiv1seho: > dial: conn=172.17.0.1:49998->172.17.0.5:5802, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-rovojiv1seho: dial("tcp","172.17.0.5:58784") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-rovojiv1seho: > dial: conn=172.17.0.1:44100->172.17.0.5:58784, err= both checkfile vs. NFDx2 remote (without normalization) 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-rovojiv1seho: dial("tcp","172.17.0.5:13635") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-rovojiv1seho: > dial: conn=172.17.0.1:45802->172.17.0.5:13635, err= 2025/11/24 04:51:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/24 04:51:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.5:21/rclone-test-rovojiv1seho 2025/11/24 04:51:24 NOTICE: ftp://172.17.0.5:21/rclone-test-rovojiv1seho: 1 files missing 2025/11/24 04:51:24 NOTICE: 1 hashes missing 2025/11/24 04:51:24 NOTICE: ftp://172.17.0.5:21/rclone-test-rovojiv1seho: 1 differences found 2025/11/24 04:51:24 NOTICE: ftp://172.17.0.5:21/rclone-test-rovojiv1seho: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-rovojiv1seho: dial("tcp","172.17.0.5:14606") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-rovojiv1seho: > dial: conn=172.17.0.1:47150->172.17.0.5:14606, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-rovojiv1seho: dial("tcp","172.17.0.5:11122") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-rovojiv1seho: > dial: conn=172.17.0.1:56122->172.17.0.5:11122, err= 2025/11/24 04:51:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/24 04:51:24 NOTICE: ftp://172.17.0.5:21/rclone-test-rovojiv1seho: 0 differences found 2025/11/24 04:51:24 NOTICE: ftp://172.17.0.5:21/rclone-test-rovojiv1seho: 1 matching files 2025/11/24 04:51:24 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-piyexeg5wala" 2025/11/24 04:51:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 04:51:24 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2025/11/24 04:51:24 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/24 04:51:24 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/24 04:51:24 DEBUG : Setting pass="PiNpqxI4l0NuAfxNgG2rJ6r-gK7HZ_cMahJRp3Ep9wgqaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/24 04:51:24 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/24 04:51:24 DEBUG : TestFTPProftpd: detected overridden config - adding "{I0j4n}" suffix to name 2025/11/24 04:51:24 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/24 04:51:24 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/24 04:51:24 DEBUG : Setting pass="PiNpqxI4l0NuAfxNgG2rJ6r-gK7HZ_cMahJRp3Ep9wgqaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/24 04:51:24 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-piyexeg5wala: Connecting to FTP server 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-piyexeg5wala: dial("tcp","172.17.0.5:21") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-piyexeg5wala: > dial: conn=172.17.0.1:47960->172.17.0.5:21, err= 2025/11/24 04:51:24 DEBUG : Creating backend with remote "/tmp/rclone4156100665" run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-piyexeg5wala", Local "Local file system at /tmp/rclone4156100665", Modify Window "1s" 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-piyexeg5wala: dial("tcp","172.17.0.5:12512") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-piyexeg5wala: > dial: conn=172.17.0.1:43776->172.17.0.5:12512, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-piyexeg5wala: dial("tcp","172.17.0.5:21035") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-piyexeg5wala: > dial: conn=172.17.0.1:39908->172.17.0.5:21035, err= both checkfile vs. NFCx2 remote (without normalization) 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-piyexeg5wala: dial("tcp","172.17.0.5:19282") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-piyexeg5wala: > dial: conn=172.17.0.1:38288->172.17.0.5:19282, err= 2025/11/24 04:51:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/11/24 04:51:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.5:21/rclone-test-piyexeg5wala 2025/11/24 04:51:24 NOTICE: ftp://172.17.0.5:21/rclone-test-piyexeg5wala: 1 files missing 2025/11/24 04:51:24 NOTICE: 1 hashes missing 2025/11/24 04:51:24 NOTICE: ftp://172.17.0.5:21/rclone-test-piyexeg5wala: 1 differences found 2025/11/24 04:51:24 NOTICE: ftp://172.17.0.5:21/rclone-test-piyexeg5wala: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-piyexeg5wala: dial("tcp","172.17.0.5:64616") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-piyexeg5wala: > dial: conn=172.17.0.1:42764->172.17.0.5:64616, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-piyexeg5wala: dial("tcp","172.17.0.5:51008") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-piyexeg5wala: > dial: conn=172.17.0.1:51908->172.17.0.5:51008, err= 2025/11/24 04:51:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/11/24 04:51:24 NOTICE: ftp://172.17.0.5:21/rclone-test-piyexeg5wala: 0 differences found 2025/11/24 04:51:24 NOTICE: ftp://172.17.0.5:21/rclone-test-piyexeg5wala: 1 matching files 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-piyexeg5wala: dial("tcp","172.17.0.5:58253") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-piyexeg5wala: > dial: conn=172.17.0.1:42242->172.17.0.5:58253, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-piyexeg5wala: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-piyexeg5wala: Purge dir "" 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-rovojiv1seho: dial("tcp","172.17.0.5:21437") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-rovojiv1seho: > dial: conn=172.17.0.1:34286->172.17.0.5:21437, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-rovojiv1seho: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-rovojiv1seho: Purge dir "" 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-hololap3nige: dial("tcp","172.17.0.5:21277") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-hololap3nige: > dial: conn=172.17.0.1:50104->172.17.0.5:21277, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-hololap3nige: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-hololap3nige: Purge dir "" 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-ronaquw3denu: dial("tcp","172.17.0.5:56091") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-ronaquw3denu: > dial: conn=172.17.0.1:58802->172.17.0.5:56091, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-ronaquw3denu: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-ronaquw3denu: Purge dir "" 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-lemezit5vohe: dial("tcp","172.17.0.5:12847") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-lemezit5vohe: > dial: conn=172.17.0.1:57374->172.17.0.5:12847, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-lemezit5vohe: Purge object "測試_Русский___ě_áñ" 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-lemezit5vohe: Purge dir "" 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-vukarug9nozu: dial("tcp","172.17.0.5:34239") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-vukarug9nozu: > dial: conn=172.17.0.1:43588->172.17.0.5:34239, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-vukarug9nozu: Purge object "測試_Русский___ě_áñ" 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-vukarug9nozu: Purge dir "" 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-niqejag2doca: dial("tcp","172.17.0.5:41263") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-niqejag2doca: > dial: conn=172.17.0.1:41722->172.17.0.5:41263, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-niqejag2doca: Purge object "HELLO, WORLD!" 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-niqejag2doca: Purge dir "" 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-roxesox1fabu: dial("tcp","172.17.0.5:19650") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-roxesox1fabu: > dial: conn=172.17.0.1:49914->172.17.0.5:19650, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-roxesox1fabu: Purge object "HeLlO, wOrLd!" 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-roxesox1fabu: Purge dir "" 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-jedotoj3yevu: dial("tcp","172.17.0.5:52672") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-jedotoj3yevu: > dial: conn=172.17.0.1:57670->172.17.0.5:52672, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-jedotoj3yevu: Purge object "HELLO, WORLD!" 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-jedotoj3yevu: Purge dir "" 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-hiliguh1zuxi: dial("tcp","172.17.0.5:39416") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-hiliguh1zuxi: > dial: conn=172.17.0.1:34378->172.17.0.5:39416, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-hiliguh1zuxi: Purge object "hello, world!" 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-hiliguh1zuxi: Purge dir "" --- PASS: TestApplyTransforms (0.44s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:24 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:16528") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:46166->172.17.0.5:16528, err= 2025/11/24 04:51:24 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2025/11/24 04:51:24 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2025/11/24 04:51:24 INFO : file1: Copied (new) to: sub/file2 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:54164") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:52220->172.17.0.5:54164, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:50609") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:51374->172.17.0.5:50609, err= 2025/11/24 04:51:24 DEBUG : sub/file2: size = 14 OK 2025/11/24 04:51:24 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:51:24 DEBUG : file1: Unchanged skipping 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:4196") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:50514->172.17.0.5:4196, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:29095") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:60424->172.17.0.5:29095, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: don't need to copy/move sub/file2, it is already at target location 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:27280") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:43384->172.17.0.5:27280, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:63171") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:42232->172.17.0.5:63171, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:6347") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:32774->172.17.0.5:6347, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:55709") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:52004->172.17.0.5:55709, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:53837") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:57708->172.17.0.5:53837, err= --- PASS: TestCopyFile (0.05s) === RUN TestCopyLongFile run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" copy_test.go:154: Test only runs on local 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:55867") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:46668->172.17.0.5:55867, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:5471") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:49968->172.17.0.5:5471, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:5426") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:41070->172.17.0.5:5426, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:59823") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:38064->172.17.0.5:59823, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:9658") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:34662->172.17.0.5:9658, err= 2025/11/24 04:51:24 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-bugehuw8tase/backup" 2025/11/24 04:51:24 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2025/11/24 04:51:24 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/24 04:51:24 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/24 04:51:24 DEBUG : Setting pass="PiNpqxI4l0NuAfxNgG2rJ6r-gK7HZ_cMahJRp3Ep9wgqaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/24 04:51:24 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/24 04:51:24 DEBUG : TestFTPProftpd: detected overridden config - adding "{I0j4n}" suffix to name 2025/11/24 04:51:24 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/24 04:51:24 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/24 04:51:24 DEBUG : Setting pass="PiNpqxI4l0NuAfxNgG2rJ6r-gK7HZ_cMahJRp3Ep9wgqaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/24 04:51:24 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase/backup: Connecting to FTP server 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase/backup: dial("tcp","172.17.0.5:21") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase/backup: > dial: conn=172.17.0.1:47968->172.17.0.5:21, err= 2025/11/24 04:51:24 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-bugehuw8tase/backup" to be canonical "TestFTPProftpd{I0j4n}:rclone-test-bugehuw8tase/backup" 2025/11/24 04:51:24 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1704930260) 2025/11/24 04:51:24 DEBUG : dst/file1: size = 18 (ftp://172.17.0.5:21/rclone-test-bugehuw8tase) 2025/11/24 04:51:24 DEBUG : dst/file1: Sizes differ 2025/11/24 04:51:24 INFO : dst/file1: Moved (server-side) 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:49388") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:48706->172.17.0.5:49388, err= 2025/11/24 04:51:24 DEBUG : dst/file1.58903690.partial: size = 14 OK 2025/11/24 04:51:24 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2025/11/24 04:51:24 INFO : dst/file1: Copied (new) 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:50062") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:41954->172.17.0.5:50062, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: Connecting to FTP server 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:21") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:39168->172.17.0.5:21, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:23638") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:43464->172.17.0.5:23638, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:34805") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:34058->172.17.0.5:34805, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:38665") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:40540->172.17.0.5:38665, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:36683") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:52462->172.17.0.5:36683, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:24345") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:56152->172.17.0.5:24345, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:2835") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:46052->172.17.0.5:2835, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:21244") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:43576->172.17.0.5:21244, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:43590") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:39008->172.17.0.5:43590, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.08s) === RUN TestCopyFileCompareDest run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:24 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-bugehuw8tase/dst" 2025/11/24 04:51:24 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2025/11/24 04:51:24 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/24 04:51:24 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/24 04:51:24 DEBUG : Setting pass="PiNpqxI4l0NuAfxNgG2rJ6r-gK7HZ_cMahJRp3Ep9wgqaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/24 04:51:24 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/24 04:51:24 DEBUG : TestFTPProftpd: detected overridden config - adding "{I0j4n}" suffix to name 2025/11/24 04:51:24 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/24 04:51:24 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/24 04:51:24 DEBUG : Setting pass="PiNpqxI4l0NuAfxNgG2rJ6r-gK7HZ_cMahJRp3Ep9wgqaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/24 04:51:24 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase/dst: Connecting to FTP server 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase/dst: dial("tcp","172.17.0.5:21") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase/dst: > dial: conn=172.17.0.1:39176->172.17.0.5:21, err= 2025/11/24 04:51:24 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-bugehuw8tase/CompareDest" 2025/11/24 04:51:24 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2025/11/24 04:51:24 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/24 04:51:24 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/24 04:51:24 DEBUG : Setting pass="PiNpqxI4l0NuAfxNgG2rJ6r-gK7HZ_cMahJRp3Ep9wgqaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/24 04:51:24 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/24 04:51:24 DEBUG : TestFTPProftpd: detected overridden config - adding "{I0j4n}" suffix to name 2025/11/24 04:51:24 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/24 04:51:24 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/24 04:51:24 DEBUG : Setting pass="PiNpqxI4l0NuAfxNgG2rJ6r-gK7HZ_cMahJRp3Ep9wgqaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/24 04:51:24 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase/CompareDest: Connecting to FTP server 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase/CompareDest: dial("tcp","172.17.0.5:21") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase/CompareDest: > dial: conn=172.17.0.1:39180->172.17.0.5:21, err= 2025/11/24 04:51:24 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-bugehuw8tase/CompareDest" to be canonical "TestFTPProftpd{I0j4n}:rclone-test-bugehuw8tase/CompareDest" 2025/11/24 04:51:24 DEBUG : one: Need to transfer - File not found at Destination 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase/dst: dial("tcp","172.17.0.5:16830") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase/dst: > dial: conn=172.17.0.1:52402->172.17.0.5:16830, err= 2025/11/24 04:51:24 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2025/11/24 04:51:24 DEBUG : one.b2cc3c6c.partial: renamed to: one 2025/11/24 04:51:24 INFO : one: Copied (new) 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:49498") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:45036->172.17.0.5:49498, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:37256") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:36344->172.17.0.5:37256, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:37686") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:48538->172.17.0.5:37686, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:20455") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:60086->172.17.0.5:20455, err= 2025/11/24 04:51:24 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-bugehuw8tase/CompareDest" for canonical name "TestFTPProftpd{I0j4n}:rclone-test-bugehuw8tase/CompareDest" 2025/11/24 04:51:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone1704930260) 2025/11/24 04:51:24 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-bugehuw8tase/dst) 2025/11/24 04:51:24 DEBUG : one: Sizes differ 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase/dst: dial("tcp","172.17.0.5:21902") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase/dst: > dial: conn=172.17.0.1:39796->172.17.0.5:21902, err= 2025/11/24 04:51:24 DEBUG : one.4a8516eb.partial: size = 5 OK 2025/11/24 04:51:24 DEBUG : one.4a8516eb.partial: renamed to: one 2025/11/24 04:51:24 INFO : one: Copied (replaced existing) 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:23158") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:58326->172.17.0.5:23158, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:26654") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:36458->172.17.0.5:26654, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:45791") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:51146->172.17.0.5:45791, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:12719") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:33128->172.17.0.5:12719, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:38579") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:47776->172.17.0.5:38579, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:22355") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:53874->172.17.0.5:22355, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:30137") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:52796->172.17.0.5:30137, err= 2025/11/24 04:51:24 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-bugehuw8tase/CompareDest" for canonical name "TestFTPProftpd{I0j4n}:rclone-test-bugehuw8tase/CompareDest" 2025/11/24 04:51:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone1704930260) 2025/11/24 04:51:24 DEBUG : one: size = 3 (ftp://172.17.0.5:21/rclone-test-bugehuw8tase/dst) 2025/11/24 04:51:24 DEBUG : one: Sizes differ 2025/11/24 04:51:24 DEBUG : one: size = 5 OK 2025/11/24 04:51:24 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/24 04:51:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:25161") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:33606->172.17.0.5:25161, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:47718") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:33317") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:44138->172.17.0.5:47718, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:35828->172.17.0.5:33317, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:35226") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:36018->172.17.0.5:35226, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:4942") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:56198->172.17.0.5:4942, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:20942") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:38156->172.17.0.5:20942, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:18020") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:56938->172.17.0.5:18020, err= 2025/11/24 04:51:24 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-bugehuw8tase/CompareDest" for canonical name "TestFTPProftpd{I0j4n}:rclone-test-bugehuw8tase/CompareDest" 2025/11/24 04:51:24 DEBUG : two: Need to transfer - File not found at Destination 2025/11/24 04:51:24 DEBUG : two: size = 3 OK 2025/11/24 04:51:24 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/24 04:51:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:23372") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:34288->172.17.0.5:23372, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:32229") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:19177") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:55688->172.17.0.5:32229, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:57072->172.17.0.5:19177, err= 2025/11/24 04:51:24 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-bugehuw8tase/CompareDest" for canonical name "TestFTPProftpd{I0j4n}:rclone-test-bugehuw8tase/CompareDest" 2025/11/24 04:51:24 DEBUG : two: Need to transfer - File not found at Destination 2025/11/24 04:51:24 DEBUG : two: size = 3 OK 2025/11/24 04:51:24 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/24 04:51:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:5681") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:32904->172.17.0.5:5681, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:4093") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:42056->172.17.0.5:4093, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:28173") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:50906->172.17.0.5:28173, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:40647") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:50392->172.17.0.5:40647, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:33524") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:33066->172.17.0.5:33524, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:2053") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:46476->172.17.0.5:2053, err= 2025/11/24 04:51:24 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-bugehuw8tase/CompareDest" for canonical name "TestFTPProftpd{I0j4n}:rclone-test-bugehuw8tase/CompareDest" 2025/11/24 04:51:24 DEBUG : two: Need to transfer - File not found at Destination 2025/11/24 04:51:24 DEBUG : two: size = 5 (Local file system at /tmp/rclone1704930260) 2025/11/24 04:51:24 DEBUG : two: size = 3 (ftp://172.17.0.5:21/rclone-test-bugehuw8tase/CompareDest) 2025/11/24 04:51:24 DEBUG : two: Sizes differ 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase/dst: dial("tcp","172.17.0.5:54670") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase/dst: > dial: conn=172.17.0.1:38366->172.17.0.5:54670, err= 2025/11/24 04:51:24 DEBUG : two.a319cd8b.partial: size = 5 OK 2025/11/24 04:51:24 DEBUG : two.a319cd8b.partial: renamed to: two 2025/11/24 04:51:24 INFO : two: Copied (new) 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:7806") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:35904->172.17.0.5:7806, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:2317") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:56298->172.17.0.5:2317, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:13247") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:51258->172.17.0.5:13247, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:36696") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:58978->172.17.0.5:36696, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:17364") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:35878") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:53180->172.17.0.5:35878, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:34548->172.17.0.5:17364, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:59620") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:52080->172.17.0.5:59620, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.19s) === RUN TestCopyFileCopyDest run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:39503") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:54576->172.17.0.5:39503, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:22226") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:59428->172.17.0.5:22226, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:24 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:34333") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:35956->172.17.0.5:34333, err= 2025/11/24 04:51:24 DEBUG : sub/file2: size = 14 OK 2025/11/24 04:51:24 INFO : file1: Copied (new) to: sub/file2 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:51154") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:47700->172.17.0.5:51154, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:41201") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:53492->172.17.0.5:41201, err= 2025/11/24 04:51:24 DEBUG : sub/file2: size = 14 OK 2025/11/24 04:51:24 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:51:24 DEBUG : file1: Unchanged skipping 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:29678") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:58836->172.17.0.5:29678, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:55006") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:54860->172.17.0.5:55006, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: don't need to copy/move sub/file2, it is already at target location 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:22635") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:43020->172.17.0.5:22635, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:31971") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:40426->172.17.0.5:31971, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:31534") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:42322->172.17.0.5:31534, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:23672") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:34082->172.17.0.5:23672, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:19006") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:49490->172.17.0.5:19006, err= --- PASS: TestCopyInplace (0.05s) === RUN TestCopyLongFileName run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:24 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:34125") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:60656->172.17.0.5:34125, err= 2025/11/24 04:51:24 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2025/11/24 04:51:24 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/11/24 04:51:24 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:27038") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:37128->172.17.0.5:27038, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:49785") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:44978->172.17.0.5:49785, err= 2025/11/24 04:51:24 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2025/11/24 04:51:24 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:51:24 DEBUG : file1: Unchanged skipping 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:54780") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:37544->172.17.0.5:54780, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:25822") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:35202->172.17.0.5:25822, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:52787") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:35224->172.17.0.5:52787, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:42759") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:51810->172.17.0.5:42759, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:20934") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:45144->172.17.0.5:20934, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:10891") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:47838->172.17.0.5:10891, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:10350") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:50374->172.17.0.5:10350, err= --- PASS: TestCopyLongFileName (0.05s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:56592") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:44132->172.17.0.5:56592, err= 2025/11/24 04:51:24 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2025/11/24 04:51:24 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2025/11/24 04:51:24 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2025/11/24 04:51:24 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2025/11/24 04:51:24 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2025/11/24 04:51:24 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2025/11/24 04:51:24 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2025/11/24 04:51:24 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2025/11/24 04:51:24 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2025/11/24 04:51:24 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: Connecting to FTP server 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:21") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: Connecting to FTP server 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: Waiting for checks to finish 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: Waiting for transfers to finish 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:39184->172.17.0.5:21, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:8496") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:34860->172.17.0.5:8496, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:65374") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:47740->172.17.0.5:65374, err= 2025/11/24 04:51:24 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2025/11/24 04:51:24 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2025/11/24 04:51:24 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2025/11/24 04:51:24 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2025/11/24 04:51:24 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2025/11/24 04:51:24 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:48533") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:63500") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:37098->172.17.0.5:48533, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:43456->172.17.0.5:63500, err= 2025/11/24 04:51:24 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2025/11/24 04:51:24 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:21") 2025/11/24 04:51:24 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2025/11/24 04:51:24 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:39200->172.17.0.5:21, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:28314") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:60882->172.17.0.5:28314, err= 2025/11/24 04:51:24 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2025/11/24 04:51:24 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:33672") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:34856->172.17.0.5:33672, err= 2025/11/24 04:51:24 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2025/11/24 04:51:24 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2025/11/24 04:51:24 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2025/11/24 04:51:24 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:49337") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:39148->172.17.0.5:49337, err= 2025/11/24 04:51:24 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2025/11/24 04:51:24 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:27928") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:38512->172.17.0.5:27928, err= 2025/11/24 04:51:24 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2025/11/24 04:51:24 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2025/11/24 04:51:24 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2025/11/24 04:51:24 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2025/11/24 04:51:24 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2025/11/24 04:51:24 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:24620") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:51608->172.17.0.5:24620, err= 2025/11/24 04:51:24 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:8570") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:35136->172.17.0.5:8570, err= 2025/11/24 04:51:24 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2025/11/24 04:51:24 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2025/11/24 04:51:24 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2025/11/24 04:51:24 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2025/11/24 04:51:24 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:39623") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:50730->172.17.0.5:39623, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:13822") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:53518->172.17.0.5:13822, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:52552") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:46466->172.17.0.5:52552, err= --- PASS: TestCopyLongFileNameCollision (0.20s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:24 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:20685") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:53704->172.17.0.5:20685, err= 2025/11/24 04:51:24 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2025/11/24 04:51:24 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2025/11/24 04:51:24 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:4270") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:54868->172.17.0.5:4270, err= 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:62990") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:36276->172.17.0.5:62990, err= 2025/11/24 04:51:24 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:51778") 2025/11/24 04:51:24 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:41568->172.17.0.5:51778, err= 2025/11/24 04:51:25 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2025/11/24 04:51:25 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:57286") 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:37146->172.17.0.5:57286, err= 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:55807") 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:35924->172.17.0.5:55807, err= 2025/11/24 04:51:25 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:1285") 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:45832->172.17.0.5:1285, err= 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:22382") 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:57930->172.17.0.5:22382, err= 2025/11/24 04:51:25 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:42016") 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:47292->172.17.0.5:42016, err= 2025/11/24 04:51:25 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2025/11/24 04:51:25 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2025/11/24 04:51:25 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:15433") 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:47790->172.17.0.5:15433, err= 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:53733") 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:49624->172.17.0.5:53733, err= 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:41746") 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:42472->172.17.0.5:41746, err= 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:4565") 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:49724->172.17.0.5:4565, err= 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:11707") 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:37930->172.17.0.5:11707, err= --- PASS: TestCopyFileMaxTransfer (1.17s) === RUN TestDeduplicateInteractive run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:40863") 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:58418->172.17.0.5:40863, err= 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:9205") 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:47174->172.17.0.5:9205, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:32430") 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:49762->172.17.0.5:32430, err= 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:43541") 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:34188->172.17.0.5:43541, err= --- SKIP: TestDeduplicateSkip (0.01s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:15129") 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:43530->172.17.0.5:15129, err= 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:22719") 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:33748->172.17.0.5:22719, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:9141") 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:32944->172.17.0.5:9141, err= 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:19134") 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:39186->172.17.0.5:19134, err= --- SKIP: TestDeduplicateFirst (0.01s) === RUN TestDeduplicateNewest run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:38857") 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:58076->172.17.0.5:38857, err= 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:63211") 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:48036->172.17.0.5:63211, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:10493") 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:36300->172.17.0.5:10493, err= 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:64930") 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:35588->172.17.0.5:64930, err= --- SKIP: TestDeduplicateNewestByHash (0.01s) === RUN TestDeduplicateOldest run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:10236") 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:60882->172.17.0.5:10236, err= 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:57544") 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:52574->172.17.0.5:57544, err= --- SKIP: TestDeduplicateOldest (0.01s) === RUN TestDeduplicateLargest run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:29501") 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:41578->172.17.0.5:29501, err= 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:13798") 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:57422->172.17.0.5:13798, err= --- SKIP: TestDeduplicateLargest (0.01s) === RUN TestDeduplicateSmallest run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:40406") 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:55986->172.17.0.5:40406, err= 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:51080") 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:54736->172.17.0.5:51080, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:1770") 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:49702->172.17.0.5:1770, err= 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:11251") 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:57958->172.17.0.5:11251, err= --- SKIP: TestDeduplicateRename (0.01s) === RUN TestMergeDirs run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:36092") 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:38650->172.17.0.5:36092, err= 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:49859") 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:53902->172.17.0.5:49859, err= --- SKIP: TestMergeDirs (0.01s) === RUN TestListDirSorted run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:64355") 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:48452->172.17.0.5:64355, err= 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:14828") 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:43040->172.17.0.5:14828, err= 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:3063") 2025/11/24 04:51:25 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:37664->172.17.0.5:3063, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:10629") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:50680->172.17.0.5:10629, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:25074") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:45682->172.17.0.5:25074, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:25049") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:40608->172.17.0.5:25049, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:4890") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:42558->172.17.0.5:4890, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:40022") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:53184->172.17.0.5:40022, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:1689") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:36604->172.17.0.5:1689, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:52194") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:55814->172.17.0.5:52194, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:53703") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:44608->172.17.0.5:53703, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:8914") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:40720->172.17.0.5:8914, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:38362") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:55132->172.17.0.5:38362, err= 2025/11/24 04:51:26 DEBUG : a.txt: Excluded (Size Filter) 2025/11/24 04:51:26 DEBUG : a.txt: Excluded 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:26502") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:46182->172.17.0.5:26502, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:24265") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:40986->172.17.0.5:24265, err= 2025/11/24 04:51:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/24 04:51:26 DEBUG : sub dir/hello world2: Excluded 2025/11/24 04:51:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/24 04:51:26 DEBUG : sub dir/hello world: Excluded 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:23621") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:52778->172.17.0.5:23621, err= 2025/11/24 04:51:26 DEBUG : sub dir/ignore dir: Excluded 2025/11/24 04:51:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/24 04:51:26 DEBUG : sub dir/hello world2: Excluded 2025/11/24 04:51:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/24 04:51:26 DEBUG : sub dir/hello world: Excluded 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:4663") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:52550->172.17.0.5:4663, err= 2025/11/24 04:51:26 DEBUG : sub dir/ignore dir: Excluded 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:6021") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:44752->172.17.0.5:6021, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:51820") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:42336->172.17.0.5:51820, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:56923") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:33106->172.17.0.5:56923, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:62897") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:53992->172.17.0.5:62897, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:22294") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:35538->172.17.0.5:22294, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:55212") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:45296->172.17.0.5:55212, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:5782") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:41510->172.17.0.5:5782, err= --- PASS: TestListDirSorted (0.10s) === RUN TestListDirSortedFn run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:52516") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:35822->172.17.0.5:52516, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:50122") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:44424->172.17.0.5:50122, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:10567") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:41926->172.17.0.5:10567, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:9957") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:48770->172.17.0.5:9957, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:16368") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:33722->172.17.0.5:16368, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:30820") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:36178->172.17.0.5:30820, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:64029") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:42082->172.17.0.5:64029, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:62384") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:47768->172.17.0.5:62384, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:23770") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:49718->172.17.0.5:23770, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:40147") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:39463") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:47752->172.17.0.5:39463, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:54966->172.17.0.5:40147, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:49446") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:38718->172.17.0.5:49446, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:63714") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:37066->172.17.0.5:63714, err= 2025/11/24 04:51:26 DEBUG : a.txt: Excluded (Size Filter) 2025/11/24 04:51:26 DEBUG : a.txt: Excluded 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:63868") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:33062->172.17.0.5:63868, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:51505") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:51850->172.17.0.5:51505, err= 2025/11/24 04:51:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/24 04:51:26 DEBUG : sub dir/hello world2: Excluded 2025/11/24 04:51:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/24 04:51:26 DEBUG : sub dir/hello world: Excluded 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:3620") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:32966->172.17.0.5:3620, err= 2025/11/24 04:51:26 DEBUG : sub dir/ignore dir: Excluded 2025/11/24 04:51:26 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2025/11/24 04:51:26 DEBUG : sub dir/hello world2: Excluded 2025/11/24 04:51:26 DEBUG : sub dir/hello world: Excluded (Size Filter) 2025/11/24 04:51:26 DEBUG : sub dir/hello world: Excluded 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:59374") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:58776->172.17.0.5:59374, err= 2025/11/24 04:51:26 DEBUG : sub dir/ignore dir: Excluded 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:45383") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:47226->172.17.0.5:45383, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:47554") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:47544->172.17.0.5:47554, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:54772") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:44684->172.17.0.5:54772, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:48223") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:37088->172.17.0.5:48223, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:8284") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:55362->172.17.0.5:8284, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:58898") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:33406->172.17.0.5:58898, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:11093") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:44880->172.17.0.5:11093, err= --- PASS: TestListDirSortedFn (0.10s) === RUN TestListJSON run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:47671") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:35370->172.17.0.5:47671, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:65044") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:58754->172.17.0.5:65044, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:63068") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:58038->172.17.0.5:63068, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:57339") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:55490->172.17.0.5:57339, err= === RUN TestListJSON/Default 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:25958") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:42384->172.17.0.5:25958, err= === RUN TestListJSON/FilesOnly 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:4518") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:45802->172.17.0.5:4518, err= === RUN TestListJSON/DirsOnly 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:17551") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:60312->172.17.0.5:17551, err= === RUN TestListJSON/Recurse 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:10405") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:37932->172.17.0.5:10405, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:41526") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:37174->172.17.0.5:41526, err= === RUN TestListJSON/SubDir 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:37997") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:56662->172.17.0.5:37997, err= === RUN TestListJSON/NoModTime 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:16665") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:35688->172.17.0.5:16665, err= === RUN TestListJSON/NoMimeType 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:12966") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:37578->172.17.0.5:12966, err= === RUN TestListJSON/ShowHash 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:16424") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:36156->172.17.0.5:16424, err= === RUN TestListJSON/HashTypes 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:12975") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:37678->172.17.0.5:12975, err= 2025/11/24 04:51:26 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:8060") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:48394->172.17.0.5:8060, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:25097") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:57754->172.17.0.5:25097, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:12086") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:33928->172.17.0.5:12086, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:7860") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:35520->172.17.0.5:7860, err= --- PASS: TestListJSON (0.06s) --- PASS: TestListJSON/Default (0.00s) --- PASS: TestListJSON/FilesOnly (0.00s) --- PASS: TestListJSON/DirsOnly (0.00s) --- PASS: TestListJSON/Recurse (0.01s) --- PASS: TestListJSON/SubDir (0.00s) --- PASS: TestListJSON/NoModTime (0.00s) --- PASS: TestListJSON/NoMimeType (0.00s) --- PASS: TestListJSON/ShowHash (0.00s) --- PASS: TestListJSON/HashTypes (0.00s) --- PASS: TestListJSON/Metadata (0.00s) === RUN TestStatJSON run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:4623") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:58120->172.17.0.5:4623, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:64937") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:48994->172.17.0.5:64937, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:54604") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:58938->172.17.0.5:54604, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:8417") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:48086->172.17.0.5:8417, err= === RUN TestStatJSON/Root 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:52210") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:57984->172.17.0.5:52210, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:12740") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:55954->172.17.0.5:12740, err= === RUN TestStatJSON/Dir 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:44372") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:53520->172.17.0.5:44372, err= === RUN TestStatJSON/DirWithTrailingSlash 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:62614") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:60166->172.17.0.5:62614, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:63816") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:35746->172.17.0.5:63816, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:13237") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:59584->172.17.0.5:13237, err= === RUN TestStatJSON/FileDirsOnly 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:29755") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:48928->172.17.0.5:29755, err= === RUN TestStatJSON/NotFoundDirsOnly 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:25515") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:58450->172.17.0.5:25515, err= === RUN TestStatJSON/RootNotFound 2025/11/24 04:51:26 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-bugehuw8tase/notfound" 2025/11/24 04:51:26 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2025/11/24 04:51:26 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/24 04:51:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/24 04:51:26 DEBUG : Setting pass="PiNpqxI4l0NuAfxNgG2rJ6r-gK7HZ_cMahJRp3Ep9wgqaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/24 04:51:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/24 04:51:26 DEBUG : TestFTPProftpd: detected overridden config - adding "{I0j4n}" suffix to name 2025/11/24 04:51:26 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/24 04:51:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/24 04:51:26 DEBUG : Setting pass="PiNpqxI4l0NuAfxNgG2rJ6r-gK7HZ_cMahJRp3Ep9wgqaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/24 04:51:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase/notfound: Connecting to FTP server 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase/notfound: dial("tcp","172.17.0.5:21") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase/notfound: > dial: conn=172.17.0.1:39206->172.17.0.5:21, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase/notfound: dial("tcp","172.17.0.5:24510") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase/notfound: > dial: conn=172.17.0.1:48346->172.17.0.5:24510, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:48583") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:46286->172.17.0.5:48583, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:16598") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:34788->172.17.0.5:16598, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:25532") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:52948->172.17.0.5:25532, err= --- PASS: TestStatJSON (0.07s) --- PASS: TestStatJSON/Root (0.00s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.00s) --- PASS: TestStatJSON/Dir (0.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.00s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.00s) --- PASS: TestStatJSON/DirDirsOnly (0.00s) --- PASS: TestStatJSON/FileDirsOnly (0.00s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.00s) --- PASS: TestStatJSON/RootNotFound (0.02s) === RUN TestMkdir run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:26 INFO : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: Making directory 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:27343") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:56302->172.17.0.5:27343, err= 2025/11/24 04:51:26 INFO : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: Making directory 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:63360") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:55766->172.17.0.5:63360, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:2182") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:58020->172.17.0.5:2182, err= --- PASS: TestMkdir (0.01s) === RUN TestLsd run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:43768") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:38616->172.17.0.5:43768, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:58233") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:35430->172.17.0.5:58233, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:48140") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:37158->172.17.0.5:48140, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:26067") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:52286->172.17.0.5:26067, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:11078") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:39456->172.17.0.5:11078, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:39320") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:50804->172.17.0.5:39320, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:19352") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:53462->172.17.0.5:19352, err= --- PASS: TestLsd (0.02s) === RUN TestLs run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:65400") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:35742->172.17.0.5:65400, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:41564") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:51148->172.17.0.5:41564, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:36295") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:59658->172.17.0.5:36295, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:14325") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:54748->172.17.0.5:14325, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:48806") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:45342->172.17.0.5:48806, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:57053") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:36554->172.17.0.5:57053, err= --- PASS: TestLs (0.02s) === RUN TestLsWithFilesFrom run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:28958") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:41136->172.17.0.5:28958, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:35104") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:52768->172.17.0.5:35104, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:18192") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:42580->172.17.0.5:18192, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:47210") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:44746->172.17.0.5:47210, err= 2025/11/24 04:51:26 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/11/24 04:51:26 DEBUG : empty space: Excluded 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:24131") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:47568->172.17.0.5:24131, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:31541") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:60814->172.17.0.5:31541, err= --- PASS: TestLsWithFilesFrom (0.02s) === RUN TestLsLong run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:1104") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:56268->172.17.0.5:1104, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:23272") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:35332->172.17.0.5:23272, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:43671") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:45694->172.17.0.5:43671, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:35091") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:50206->172.17.0.5:35091, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:22954") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:33262->172.17.0.5:22954, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:44572") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:49600->172.17.0.5:44572, err= --- PASS: TestLsLong (0.02s) === RUN TestHashSums run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:36538") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:50636->172.17.0.5:36538, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:13809") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:41800->172.17.0.5:13809, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:44024") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:37286->172.17.0.5:44024, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:1785") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:55418->172.17.0.5:1785, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:59916") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:55480->172.17.0.5:59916, err= --- PASS: TestHashSums (0.02s) === RUN TestHashSumsWithErrors 2025/11/24 04:51:26 DEBUG : Creating backend with remote ":memory:" 2025/11/24 04:51:26 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/11/24 04:51:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/24 04:51:26 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/11/24 04:51:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/24 04:51:26 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/11/24 04:51:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/24 04:51:26 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/11/24 04:51:26 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/11/24 04:51:26 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:44542") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:40604->172.17.0.5:44542, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:52248") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:45438->172.17.0.5:52248, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:42203") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:34284->172.17.0.5:42203, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:62513") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:46074->172.17.0.5:62513, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:23701") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:40724->172.17.0.5:23701, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:30652") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:57678->172.17.0.5:30652, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:46087") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:41346->172.17.0.5:46087, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:1824") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:39094->172.17.0.5:1824, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:31441") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:40162->172.17.0.5:31441, err= --- PASS: TestCount (0.04s) === RUN TestDelete run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:43037") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:48914->172.17.0.5:43037, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:8071") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:58872->172.17.0.5:8071, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:26593") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:51126->172.17.0.5:26593, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:57685") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:51540->172.17.0.5:57685, err= 2025/11/24 04:51:26 DEBUG : Waiting for deletions to finish 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:27501") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:53704->172.17.0.5:27501, err= 2025/11/24 04:51:26 DEBUG : large: Excluded (Size Filter) 2025/11/24 04:51:26 DEBUG : large: Excluded 2025/11/24 04:51:26 INFO : medium: Deleted 2025/11/24 04:51:26 INFO : small: Deleted 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:28460") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:38488->172.17.0.5:28460, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:40947") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:37996->172.17.0.5:40947, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:41370") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:44296->172.17.0.5:41370, err= --- PASS: TestDelete (0.02s) === RUN TestMaxDelete run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:11181") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:52364->172.17.0.5:11181, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:7349") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:59304->172.17.0.5:7349, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:37892") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:52176->172.17.0.5:37892, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:47968") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:49102->172.17.0.5:47968, err= 2025/11/24 04:51:26 DEBUG : Waiting for deletions to finish 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:2717") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:44064->172.17.0.5:2717, err= 2025/11/24 04:51:26 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/11/24 04:51:26 INFO : large: Deleted 2025/11/24 04:51:26 INFO : medium: Deleted 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:45045") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:47414->172.17.0.5:45045, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:51206") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:49976->172.17.0.5:51206, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:59603") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:59006->172.17.0.5:59603, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:48208") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:35152->172.17.0.5:48208, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:53293") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:37400->172.17.0.5:53293, err= --- PASS: TestMaxDelete (0.03s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:23507") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:40044->172.17.0.5:23507, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:7531") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:60138->172.17.0.5:7531, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:53199") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:54876->172.17.0.5:53199, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:33226") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:44772->172.17.0.5:33226, err= 2025/11/24 04:51:26 DEBUG : Waiting for deletions to finish 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:6859") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:43178->172.17.0.5:6859, err= 2025/11/24 04:51:26 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/11/24 04:51:26 INFO : small: Deleted 2025/11/24 04:51:26 INFO : medium: Deleted 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:56107") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:54770->172.17.0.5:56107, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:45742") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:34388->172.17.0.5:45742, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:27002") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:40778->172.17.0.5:27002, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:42291") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:42936->172.17.0.5:42291, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:56892") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:43316->172.17.0.5:56892, err= --- PASS: TestMaxDeleteSizeLargeFile (0.03s) === RUN TestMaxDeleteSize run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:46562") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:35708->172.17.0.5:46562, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:6933") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:50830->172.17.0.5:6933, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:47362") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:56712->172.17.0.5:47362, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:57684") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:39808->172.17.0.5:57684, err= 2025/11/24 04:51:26 DEBUG : Waiting for deletions to finish 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:58160") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:42312->172.17.0.5:58160, err= 2025/11/24 04:51:26 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/11/24 04:51:26 INFO : large: Deleted 2025/11/24 04:51:26 INFO : medium: Deleted 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:34038") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:60590->172.17.0.5:34038, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:51672") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:53572->172.17.0.5:51672, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:62204") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:55180->172.17.0.5:62204, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:45176") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:57534->172.17.0.5:45176, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:34037") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:35342->172.17.0.5:34037, err= --- PASS: TestMaxDeleteSize (0.02s) === RUN TestReadFile run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:4098") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:38892->172.17.0.5:4098, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:4013") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:43038->172.17.0.5:4013, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:5601") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:56482->172.17.0.5:5601, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:43458") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:51378->172.17.0.5:43458, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:28590") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:41900->172.17.0.5:28590, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:36522") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:53282->172.17.0.5:36522, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:58509") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:50380->172.17.0.5:58509, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2025/11/24 04:51:26 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/11/24 04:51:26 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/11/24 04:51:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/24 04:51:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/24 04:51:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/24 04:51:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2025/11/24 04:51:26 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:62770") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:40728->172.17.0.5:62770, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:5086") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:48748->172.17.0.5:5086, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:17814") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:57560->172.17.0.5:17814, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:1838") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:48756->172.17.0.5:1838, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:58546") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:35724->172.17.0.5:58546, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:41557") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:51188->172.17.0.5:41557, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:26063") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:45184->172.17.0.5:26063, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:14756") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:54040->172.17.0.5:14756, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:20661") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:51978->172.17.0.5:20661, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:2375") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:43560->172.17.0.5:2375, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:55468") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:36340->172.17.0.5:55468, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:44133") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:35394->172.17.0.5:44133, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:1704") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:49854->172.17.0.5:1704, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:4089") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:46582->172.17.0.5:4089, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:42715") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:49836->172.17.0.5:42715, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:9334") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:47540->172.17.0.5:9334, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:28058") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:43486->172.17.0.5:28058, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:45705") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:57378->172.17.0.5:45705, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:48562") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:34216->172.17.0.5:48562, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:62462") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:43986->172.17.0.5:62462, err= --- PASS: TestCat (0.11s) === RUN TestPurge 2025/11/24 04:51:26 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-maceqob0nemo" 2025/11/24 04:51:26 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/24 04:51:26 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2025/11/24 04:51:26 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/24 04:51:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/24 04:51:26 DEBUG : Setting pass="PiNpqxI4l0NuAfxNgG2rJ6r-gK7HZ_cMahJRp3Ep9wgqaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/24 04:51:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/24 04:51:26 DEBUG : TestFTPProftpd: detected overridden config - adding "{I0j4n}" suffix to name 2025/11/24 04:51:26 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/24 04:51:26 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/24 04:51:26 DEBUG : Setting pass="PiNpqxI4l0NuAfxNgG2rJ6r-gK7HZ_cMahJRp3Ep9wgqaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/24 04:51:26 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: Connecting to FTP server 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:21") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:39212->172.17.0.5:21, err= 2025/11/24 04:51:26 DEBUG : Creating backend with remote "/tmp/rclone2639654472" run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-maceqob0nemo", Local "Local file system at /tmp/rclone2639654472", Modify Window "1s" 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:21133") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:56668->172.17.0.5:21133, err= 2025/11/24 04:51:26 INFO : A2: Making directory 2025/11/24 04:51:26 INFO : A1/B2: Making directory 2025/11/24 04:51:26 INFO : A1/B2/C2: Making directory 2025/11/24 04:51:26 INFO : A1/B1/C3: Making directory 2025/11/24 04:51:26 INFO : A3: Making directory 2025/11/24 04:51:26 INFO : A3/B3: Making directory 2025/11/24 04:51:26 INFO : A3/B3/C4: Making directory 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:60197") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:51270->172.17.0.5:60197, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:31444") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:56150->172.17.0.5:31444, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: Connecting to FTP server 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: Connecting to FTP server 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:21") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:39222->172.17.0.5:21, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:30177") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:59550->172.17.0.5:30177, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:61078") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:44614->172.17.0.5:61078, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:53954") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:60166->172.17.0.5:53954, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:21") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:39228->172.17.0.5:21, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:61687") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:22473") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:45710->172.17.0.5:61687, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:42388->172.17.0.5:22473, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:35621") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:41606->172.17.0.5:35621, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:26596") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:53030->172.17.0.5:26596, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:31666") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:46358->172.17.0.5:31666, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:57566") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:41666->172.17.0.5:57566, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:17665") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:43226->172.17.0.5:17665, err= 2025/11/24 04:51:26 DEBUG : Waiting for deletions to finish 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:38184") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:52788->172.17.0.5:38184, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:11656") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:48418->172.17.0.5:11656, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:54979") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:46214->172.17.0.5:54979, err= 2025/11/24 04:51:26 INFO : A1/B1/C1/one: Deleted 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:64652") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:34666->172.17.0.5:64652, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:36933") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:52656->172.17.0.5:36933, err= 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:15858") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:50612->172.17.0.5:15858, err= 2025/11/24 04:51:26 DEBUG : removing 2 level 3 directories 2025/11/24 04:51:26 INFO : A1/B1/C3: Removing directory 2025/11/24 04:51:26 INFO : A1/B1/C1: Removing directory 2025/11/24 04:51:26 DEBUG : removing 1 level 2 directories 2025/11/24 04:51:26 INFO : A1/B1: Removing directory 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:26107") 2025/11/24 04:51:26 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:48924->172.17.0.5:26107, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:34992") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:56526") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:37644->172.17.0.5:34992, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:54840->172.17.0.5:56526, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:63197") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:42722->172.17.0.5:63197, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:53354") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:46842->172.17.0.5:53354, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:39007") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:59864->172.17.0.5:39007, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:38463") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:14065") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:59860->172.17.0.5:14065, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:41460->172.17.0.5:38463, err= 2025/11/24 04:51:27 DEBUG : Waiting for deletions to finish 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:36267") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:48524->172.17.0.5:36267, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:8856") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:51258->172.17.0.5:8856, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:40182") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:46332->172.17.0.5:40182, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:2475") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:39546->172.17.0.5:2475, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:14427") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:40846->172.17.0.5:14427, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:35206") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:43050->172.17.0.5:35206, err= 2025/11/24 04:51:27 INFO : A1/two: Deleted 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:18357") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:38542->172.17.0.5:18357, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:36783") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:46342->172.17.0.5:36783, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:49747") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:51308->172.17.0.5:49747, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:62145") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:3733") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:50608->172.17.0.5:3733, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:60767") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:33678->172.17.0.5:62145, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:42312->172.17.0.5:60767, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:4162") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:50572") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:35870->172.17.0.5:50572, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:39782->172.17.0.5:4162, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:5167") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:33218->172.17.0.5:5167, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:35547") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:40358->172.17.0.5:35547, err= 2025/11/24 04:51:27 DEBUG : removing 2 level 3 directories 2025/11/24 04:51:27 INFO : A3/B3/C4: Removing directory 2025/11/24 04:51:27 INFO : A1/B2/C2: Removing directory 2025/11/24 04:51:27 DEBUG : removing 2 level 2 directories 2025/11/24 04:51:27 INFO : A3/B3: Removing directory 2025/11/24 04:51:27 INFO : A1/B2: Removing directory 2025/11/24 04:51:27 DEBUG : removing 3 level 1 directories 2025/11/24 04:51:27 INFO : A3: Removing directory 2025/11/24 04:51:27 INFO : A1: Removing directory 2025/11/24 04:51:27 INFO : A2: Removing directory 2025/11/24 04:51:27 DEBUG : removing 1 level 0 directories 2025/11/24 04:51:27 INFO : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: Removing directory 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:44078") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:36986->172.17.0.5:44078, err= 2025/11/24 04:51:27 ERROR : error listing: directory not found 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: dial("tcp","172.17.0.5:58470") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: > dial: conn=172.17.0.1:36942->172.17.0.5:58470, err= 2025/11/24 04:51:27 ERROR : error listing: directory not found 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-maceqob0nemo: Purge dir "" 2025/11/24 04:51:27 NOTICE: purge failed to rmdir "": directory not found 2025/11/24 04:51:27 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.30s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:18745") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:45038->172.17.0.5:18745, err= 2025/11/24 04:51:27 INFO : A2: Making directory 2025/11/24 04:51:27 INFO : A1/B2: Making directory 2025/11/24 04:51:27 INFO : A1/B2/C2: Making directory 2025/11/24 04:51:27 INFO : A1/B1/C3: Making directory 2025/11/24 04:51:27 INFO : A3: Making directory 2025/11/24 04:51:27 INFO : A3/B3: Making directory 2025/11/24 04:51:27 INFO : A3/B3/C4: Making directory 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:24811") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:50614->172.17.0.5:24811, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:43402") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:39566->172.17.0.5:43402, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:46986") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:53482->172.17.0.5:46986, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:16465") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:38148->172.17.0.5:16465, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:27599") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:50112->172.17.0.5:27599, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:38170") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:44480->172.17.0.5:38170, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: Connecting to FTP server 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:21") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:39236->172.17.0.5:21, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:45226") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:40334->172.17.0.5:45226, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:25886") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:52038->172.17.0.5:25886, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:12993") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:37596") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:33036->172.17.0.5:12993, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:58398->172.17.0.5:37596, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:35374") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:38364->172.17.0.5:35374, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:18825") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:34068->172.17.0.5:18825, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:60419") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:55678->172.17.0.5:60419, err= 2025/11/24 04:51:27 DEBUG : removing 1 level 3 directories 2025/11/24 04:51:27 INFO : A3/B3/C4: Removing directory 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:63806") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:34008->172.17.0.5:63806, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:38396") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:23363") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:46348->172.17.0.5:38396, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:40586->172.17.0.5:23363, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:21891") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:56578->172.17.0.5:21891, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:14769") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:57390->172.17.0.5:14769, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:48507") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:57368->172.17.0.5:48507, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:26648") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:58708->172.17.0.5:26648, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:21981") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:42382->172.17.0.5:21981, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:30948") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:47534->172.17.0.5:30948, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:39427") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:48626->172.17.0.5:39427, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:41503") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:35334->172.17.0.5:41503, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:52991") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:36950->172.17.0.5:52991, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:24310") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:53260->172.17.0.5:24310, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:26713") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:40970->172.17.0.5:26713, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:63965") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:49758->172.17.0.5:63965, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:49308") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:63071") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:34012->172.17.0.5:49308, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:60754->172.17.0.5:63071, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:10711") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:43680->172.17.0.5:10711, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:18798") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:16929") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:53064->172.17.0.5:18798, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:47412->172.17.0.5:16929, err= 2025/11/24 04:51:27 DEBUG : removing 2 level 3 directories 2025/11/24 04:51:27 INFO : A1/B2/C2: Removing directory 2025/11/24 04:51:27 INFO : A1/B1/C3: Removing directory 2025/11/24 04:51:27 DEBUG : removing 2 level 2 directories 2025/11/24 04:51:27 INFO : A1/B2: Removing directory 2025/11/24 04:51:27 INFO : A3/B3: Removing directory 2025/11/24 04:51:27 DEBUG : removing 2 level 1 directories 2025/11/24 04:51:27 INFO : A3: Removing directory 2025/11/24 04:51:27 INFO : A2: Removing directory 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:4428") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:52652->172.17.0.5:4428, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:14958") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:36412->172.17.0.5:14958, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:18960") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:47326->172.17.0.5:18960, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:17422") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:41962->172.17.0.5:17422, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:4862") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:45886->172.17.0.5:4862, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:20764") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:55696->172.17.0.5:20764, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:9612") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:55682->172.17.0.5:9612, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:24721") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:56580->172.17.0.5:24721, err= 2025/11/24 04:51:27 DEBUG : removing 1 level 3 directories 2025/11/24 04:51:27 INFO : A1/B1/C1: Removing directory 2025/11/24 04:51:27 DEBUG : removing 1 level 2 directories 2025/11/24 04:51:27 INFO : A1/B1: Removing directory 2025/11/24 04:51:27 DEBUG : removing 1 level 1 directories 2025/11/24 04:51:27 INFO : A1: Removing directory 2025/11/24 04:51:27 DEBUG : removing 1 level 0 directories 2025/11/24 04:51:27 INFO : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: Removing directory 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:28977") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:47714->172.17.0.5:28977, err= 2025/11/24 04:51:27 ERROR : error listing: directory not found 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:5058") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:57512->172.17.0.5:5058, err= 2025/11/24 04:51:27 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.09s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:27 INFO : A1: Making directory 2025/11/24 04:51:27 INFO : A1/B1: Making directory 2025/11/24 04:51:27 INFO : A1/B1/C1: Making directory 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:22918") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:41012->172.17.0.5:22918, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:20492") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:42106->172.17.0.5:20492, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:57276") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:37356->172.17.0.5:57276, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:26008") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:48628->172.17.0.5:26008, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:42726") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:57404->172.17.0.5:42726, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:54611") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:34264->172.17.0.5:54611, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:21284") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:46604->172.17.0.5:21284, err= 2025/11/24 04:51:27 DEBUG : removing 1 level 3 directories 2025/11/24 04:51:27 INFO : A1/B1/C1: Removing directory 2025/11/24 04:51:27 DEBUG : removing 1 level 2 directories 2025/11/24 04:51:27 INFO : A1/B1: Removing directory 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:3680") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:44750->172.17.0.5:3680, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:7394") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:41638->172.17.0.5:7394, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:41731") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:33208->172.17.0.5:41731, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:47986") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:42958->172.17.0.5:47986, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:15248") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:53184->172.17.0.5:15248, err= --- PASS: TestRmdirsLeaveRoot (0.03s) === RUN TestRmdirsWithFilter run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:27 INFO : A1: Making directory 2025/11/24 04:51:27 INFO : A1/B1: Making directory 2025/11/24 04:51:27 INFO : A1/B1/C1: Making directory 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:8157") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:52262->172.17.0.5:8157, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:27120") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:37368->172.17.0.5:27120, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:11411") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:59844->172.17.0.5:11411, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:25512") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:52300->172.17.0.5:25512, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:22302") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:39138->172.17.0.5:22302, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:52112") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:43016->172.17.0.5:52112, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:5518") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:44750->172.17.0.5:5518, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:44888") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:38736->172.17.0.5:44888, err= 2025/11/24 04:51:27 DEBUG : removing 1 level 3 directories 2025/11/24 04:51:27 INFO : A1/B1/C1: Removing directory 2025/11/24 04:51:27 DEBUG : removing 1 level 2 directories 2025/11/24 04:51:27 INFO : A1/B1: Removing directory 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:29489") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:41308->172.17.0.5:29489, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:3759") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:54950->172.17.0.5:3759, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:44948") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:42904->172.17.0.5:44948, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:41227") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:54452->172.17.0.5:41227, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:27568") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:39232->172.17.0.5:27568, err= --- PASS: TestRmdirsWithFilter (0.03s) === RUN TestCopyURL run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:53695") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:42034->172.17.0.5:53695, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:17918") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:55670->172.17.0.5:17918, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:8947") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:46176->172.17.0.5:8947, err= 2025/11/24 04:51:27 DEBUG : filename.txt: File name found in url 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:14928") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:43510->172.17.0.5:14928, err= 2025/11/24 04:51:27 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:31086") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:51148->172.17.0.5:31086, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:50365") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:56576->172.17.0.5:50365, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:1881") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:55618->172.17.0.5:1881, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:19505") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:36770->172.17.0.5:19505, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:44262") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:47402->172.17.0.5:44262, err= --- PASS: TestCopyURL (0.04s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:27 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:60602") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:33062->172.17.0.5:60602, err= 2025/11/24 04:51:27 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2025/11/24 04:51:27 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2025/11/24 04:51:27 INFO : file1: Copied (new) to: sub/file2 2025/11/24 04:51:27 INFO : file1: Deleted 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:24060") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:56050->172.17.0.5:24060, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:9731") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:54808->172.17.0.5:9731, err= 2025/11/24 04:51:27 DEBUG : sub/file2: size = 14 OK 2025/11/24 04:51:27 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:51:27 DEBUG : file1: Unchanged skipping 2025/11/24 04:51:27 INFO : file1: Deleted 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:3634") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:48150->172.17.0.5:3634, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:54428") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:51710->172.17.0.5:54428, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: don't need to copy/move sub/file2, it is already at target location 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:41960") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:41054->172.17.0.5:41960, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:20847") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:35182->172.17.0.5:20847, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:19308") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:34606->172.17.0.5:19308, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:36296") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:55436->172.17.0.5:36296, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:64593") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:56148->172.17.0.5:64593, err= --- PASS: TestMoveFile (0.03s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:27 DEBUG : file1: Need to transfer - File not found at Destination 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:10645") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:58718->172.17.0.5:10645, err= 2025/11/24 04:51:27 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2025/11/24 04:51:27 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2025/11/24 04:51:27 INFO : file1: Copied (new) 2025/11/24 04:51:27 INFO : file1: Deleted 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:15250") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:41282->172.17.0.5:15250, err= 2025/11/24 04:51:27 DEBUG : file1: Destination exists, skipping 2025/11/24 04:51:27 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:20942") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:38162->172.17.0.5:20942, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:9554") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:33220->172.17.0.5:9554, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:12255") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:34530->172.17.0.5:12255, err= --- PASS: TestMoveFileWithIgnoreExisting (0.03s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:14895") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:39356->172.17.0.5:14895, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:6966") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:34540->172.17.0.5:6966, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:23828") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:46286->172.17.0.5:23828, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:41510") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:46646->172.17.0.5:41510, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.01s) === RUN TestMoveFileBackupDir run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:44872") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:33462->172.17.0.5:44872, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:40244") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:59506->172.17.0.5:40244, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:13492") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:49216->172.17.0.5:13492, err= 2025/11/24 04:51:27 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-bugehuw8tase/backup" 2025/11/24 04:51:27 DEBUG : Setting type="ftp" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2025/11/24 04:51:27 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/24 04:51:27 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/24 04:51:27 DEBUG : Setting pass="PiNpqxI4l0NuAfxNgG2rJ6r-gK7HZ_cMahJRp3Ep9wgqaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/24 04:51:27 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/24 04:51:27 DEBUG : TestFTPProftpd: detected overridden config - adding "{I0j4n}" suffix to name 2025/11/24 04:51:27 DEBUG : Setting host="172.17.0.5" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2025/11/24 04:51:27 DEBUG : Setting user="rclone" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2025/11/24 04:51:27 DEBUG : Setting pass="PiNpqxI4l0NuAfxNgG2rJ6r-gK7HZ_cMahJRp3Ep9wgqaw" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2025/11/24 04:51:27 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase/backup: Connecting to FTP server 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase/backup: dial("tcp","172.17.0.5:21") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase/backup: > dial: conn=172.17.0.1:39244->172.17.0.5:21, err= 2025/11/24 04:51:27 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-bugehuw8tase/backup" to be canonical "TestFTPProftpd{I0j4n}:rclone-test-bugehuw8tase/backup" 2025/11/24 04:51:27 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone1704930260) 2025/11/24 04:51:27 DEBUG : dst/file1: size = 18 (ftp://172.17.0.5:21/rclone-test-bugehuw8tase) 2025/11/24 04:51:27 DEBUG : dst/file1: Sizes differ 2025/11/24 04:51:27 INFO : dst/file1: Moved (server-side) 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:23921") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:40130->172.17.0.5:23921, err= 2025/11/24 04:51:27 DEBUG : dst/file1.58903690.partial: size = 14 OK 2025/11/24 04:51:27 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2025/11/24 04:51:27 INFO : dst/file1: Copied (new) 2025/11/24 04:51:27 INFO : dst/file1: Deleted 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:41773") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:40550->172.17.0.5:41773, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:26817") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:57548->172.17.0.5:26817, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:34972") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:35078->172.17.0.5:34972, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:2403") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:34638->172.17.0.5:2403, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:54235") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:41840->172.17.0.5:54235, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:18167") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:53802->172.17.0.5:18167, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:28982") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:36598->172.17.0.5:28982, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:51488") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:33322->172.17.0.5:51488, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:61410") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:39884->172.17.0.5:61410, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase/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:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:11822") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:48072->172.17.0.5:11822, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:59495") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:36070->172.17.0.5:59495, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:19156") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:44654->172.17.0.5:19156, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:5166") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:45962->172.17.0.5:5166, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:19635") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:38714->172.17.0.5:19635, err= 2025/11/24 04:51:27 INFO : A1/B2: Making directory 2025/11/24 04:51:27 INFO : A1/B1/C3: Making directory 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:38038") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:58654->172.17.0.5:38038, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:36685") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:59964->172.17.0.5:36685, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:14682") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:27632") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:49474->172.17.0.5:27632, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:58552->172.17.0.5:14682, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:43207") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:56016") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:54460->172.17.0.5:43207, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:12785") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:44280->172.17.0.5:56016, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:44246->172.17.0.5:12785, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:52839") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:56294->172.17.0.5:52839, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:22844") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:50376->172.17.0.5:22844, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:42861") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:42538") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:40822->172.17.0.5:42861, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:44018->172.17.0.5:42538, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:28312") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:57878->172.17.0.5:28312, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:32711") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:56488->172.17.0.5:32711, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:10673") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:44066->172.17.0.5:10673, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:62309") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:54324->172.17.0.5:62309, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:35708") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:49033") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:33292->172.17.0.5:35708, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:40122->172.17.0.5:49033, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:51518") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:47448->172.17.0.5:51518, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:53265") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:33524->172.17.0.5:53265, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:54831") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:50196->172.17.0.5:54831, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: Connecting to FTP server 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:21") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:39250->172.17.0.5:21, err= 2025/11/24 04:51:27 INFO : A2/one: Moved (server-side) to: A3/one 2025/11/24 04:51:27 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2025/11/24 04:51:27 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2025/11/24 04:51:27 INFO : A2/two: Moved (server-side) to: A3/two 2025/11/24 04:51:27 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:23218") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:45934->172.17.0.5:23218, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:21115") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:48586->172.17.0.5:21115, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:35866") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:36340->172.17.0.5:35866, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:5557") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:36232->172.17.0.5:5557, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:40969") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:46456") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:57086->172.17.0.5:46456, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:50542->172.17.0.5:40969, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:54299") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:57050->172.17.0.5:54299, err= 2025/11/24 04:51:27 INFO : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:52100") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:34284->172.17.0.5:52100, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:58047") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:15573") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:57622->172.17.0.5:58047, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:58058->172.17.0.5:15573, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:29385") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:35266->172.17.0.5:29385, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:14446") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:51464->172.17.0.5:14446, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:16764") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:44048->172.17.0.5:16764, err= 2025/11/24 04:51:27 INFO : A3/one: Moved (server-side) to: A4/one 2025/11/24 04:51:27 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2025/11/24 04:51:27 INFO : A3/two: Moved (server-side) to: A4/two 2025/11/24 04:51:27 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2025/11/24 04:51:27 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:62442") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:53784->172.17.0.5:62442, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:56669") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:50988->172.17.0.5:56669, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:46805") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:56368->172.17.0.5:46805, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:37803") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:38854->172.17.0.5:37803, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:59997") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:40148->172.17.0.5:59997, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:24161") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:49557") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:58964->172.17.0.5:49557, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:46106->172.17.0.5:24161, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:43960") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:48764->172.17.0.5:43960, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:56144") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:38434->172.17.0.5:56144, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:30845") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:34200->172.17.0.5:30845, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:44635") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:59176->172.17.0.5:44635, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:49963") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:58856->172.17.0.5:49963, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:45504") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:2034") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:54348->172.17.0.5:45504, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:46390->172.17.0.5:2034, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:21577") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:46672->172.17.0.5:21577, err= --- PASS: TestDirMove (0.33s) === RUN TestGetFsInfo run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:60178") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:55056->172.17.0.5:60178, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:54775") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:39962->172.17.0.5:54775, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:50253") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:43560->172.17.0.5:50253, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: File to upload is small (34 bytes), uploading instead of streaming 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:59865") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:34858->172.17.0.5:59865, err= 2025/11/24 04:51:27 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2025/11/24 04:51:27 NOTICE: ftp://172.17.0.5:21/rclone-test-bugehuw8tase: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/11/24 04:51:27 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:35042") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:53318->172.17.0.5:35042, err= 2025/11/24 04:51:27 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2025/11/24 04:51:27 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:32552") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:55218->172.17.0.5:32552, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:18889") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:60882->172.17.0.5:18889, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:47447") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:33270->172.17.0.5:47447, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:45745") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:42610->172.17.0.5:45745, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: File to upload is small (34 bytes), uploading instead of streaming 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:52740") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:36968->172.17.0.5:52740, err= 2025/11/24 04:51:27 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2025/11/24 04:51:27 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:59439") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:46290->172.17.0.5:59439, err= 2025/11/24 04:51:27 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2025/11/24 04:51:27 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:47790") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:49766->172.17.0.5:47790, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:52214") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:42888->172.17.0.5:52214, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:42175") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:35768->172.17.0.5:42175, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:45274") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:36742->172.17.0.5:45274, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: File to upload is small (34 bytes), uploading instead of streaming 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:13121") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:56376->172.17.0.5:13121, err= 2025/11/24 04:51:27 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/24 04:51:27 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:43737") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:40974->172.17.0.5:43737, err= 2025/11/24 04:51:27 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/24 04:51:27 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:2513") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:40952->172.17.0.5:2513, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:51607") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:48220->172.17.0.5:51607, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:15188") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:48818->172.17.0.5:15188, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:42630") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:34968->172.17.0.5:42630, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: File to upload is small (34 bytes), uploading instead of streaming 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:36826") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:37978->172.17.0.5:36826, err= 2025/11/24 04:51:27 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2025/11/24 04:51:27 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:54569") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:53728->172.17.0.5:54569, err= 2025/11/24 04:51:27 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2025/11/24 04:51:27 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:51645") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:44638->172.17.0.5:51645, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:12717") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:35502->172.17.0.5:12717, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:23090") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:45390->172.17.0.5:23090, err= --- PASS: TestRcat (0.12s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.03s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.03s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.03s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.02s) === RUN TestRcatMetadata run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" operations_test.go:1540: Skipping as destination doesn't support user metadata 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:44119") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:49540->172.17.0.5:44119, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:51286") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:53014->172.17.0.5:51286, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:1321") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:32870->172.17.0.5:1321, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: File to upload is small (60 bytes), uploading instead of streaming 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:31628") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:39150->172.17.0.5:31628, err= 2025/11/24 04:51:27 DEBUG : potato2: size = 60 OK 2025/11/24 04:51:27 DEBUG : potato2: Size of src and dst objects identical 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:33472") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:39172->172.17.0.5:33472, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:11233") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:33792->172.17.0.5:11233, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:61810") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:39220->172.17.0.5:61810, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" operations_test.go:1621: Skipping as destination doesn't support user metadata 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:30336") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:53230->172.17.0.5:30336, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:41284") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:56202->172.17.0.5:41284, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestTouchDir run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:22691") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:51160->172.17.0.5:22691, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:45365") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:34028->172.17.0.5:45365, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:43831") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:34894->172.17.0.5:43831, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:38223") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:37124->172.17.0.5:38223, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:39262") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:51358->172.17.0.5:39262, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:17410") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:42848->172.17.0.5:17410, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: Touching "empty space" 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: Touching "potato2" 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:27483") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:51398->172.17.0.5:27483, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: Touching "sub dir/potato3" 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:54124") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:43704->172.17.0.5:54124, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:16417") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:32810->172.17.0.5:16417, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:41524") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:57990->172.17.0.5:41524, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:49207") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:50992->172.17.0.5:49207, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:61690") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:59766->172.17.0.5:61690, err= --- PASS: TestTouchDir (0.03s) === RUN TestMkdirMetadata run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" operations_test.go:1711: Skipping test as remote does not support MkdirMetadata 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:16950") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:47078->172.17.0.5:16950, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:21620") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:42124->172.17.0.5:21620, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" operations_test.go:1730: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:23948") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:43846->172.17.0.5:23948, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:40359") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:40624->172.17.0.5:40359, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" operations_test.go:1751: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:15166") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:35210->172.17.0.5:15166, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:50231") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:59956->172.17.0.5:50231, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" operations_test.go:1787: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:1793") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:34646->172.17.0.5:1793, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:47976") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:35676->172.17.0.5:47976, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" operations_test.go:1831: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:34982") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:46412->172.17.0.5:34982, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:34899") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:53776->172.17.0.5:34899, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:185: Remote "ftp://172.17.0.5:21/rclone-test-bugehuw8tase", Local "Local file system at /tmp/rclone1704930260", Modify Window "1s" 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:27645") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:51822->172.17.0.5:27645, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:57546") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:33594->172.17.0.5:57546, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:25633") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:49628->172.17.0.5:25633, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:55948") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:54886->172.17.0.5:55948, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:20355") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:51278->172.17.0.5:20355, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:20215") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:55394->172.17.0.5:20215, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:31177") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:37306->172.17.0.5:31177, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:38515") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:51484->172.17.0.5:38515, err= 2025/11/24 04:51:27 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.likuvod0" before starting 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:61372") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:42198->172.17.0.5:61372, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:33570") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:51378->172.17.0.5:33570, err= 2025/11/24 04:51:27 DEBUG : sub dir/test remove existing.likuvod0: TEST: removing renamed existing file after operation 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:56173") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:44284->172.17.0.5:56173, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:11260") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:50186->172.17.0.5:11260, err= 2025/11/24 04:51:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.royeler5" before starting 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:61319") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:43210->172.17.0.5:61319, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:3383") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:49186->172.17.0.5:3383, err= 2025/11/24 04:51:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.royeler5: TEST: renaming existing back after failed operation 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:36081") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:51624->172.17.0.5:36081, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:4266") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:37152->172.17.0.5:4266, err= 2025/11/24 04:51:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hayubeh1" before starting 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:9546") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:41766->172.17.0.5:9546, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:2255") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:41266->172.17.0.5:2255, err= 2025/11/24 04:51:27 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.hayubeh1: TEST: removing renamed existing file after operation 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:34158") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:58884->172.17.0.5:34158, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:47231") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:46916->172.17.0.5:47231, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:1138") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:58776->172.17.0.5:1138, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:4059") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:44446->172.17.0.5:4059, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:22602") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:50452->172.17.0.5:22602, err= --- PASS: TestRemoveExisting (0.05s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: dial("tcp","172.17.0.5:16735") 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: > dial: conn=172.17.0.1:38534->172.17.0.5:16735, err= 2025/11/24 04:51:27 DEBUG : ftp://172.17.0.5:21/rclone-test-bugehuw8tase: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Finished OK in 5.0009508s (try 1/5)