"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/04/18 05:06:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vikutaw3yesu" 2026/04/18 05:06:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/18 05:06:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/18 05:06:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/18 05:06:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/18 05:06:14 DEBUG : Setting pass="-JfSmyrEDlfw6GYmr0ZYpqgPBxyVwL0eg0rXiQ6cBQE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/18 05:06:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/18 05:06:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{o7G0a}" suffix to name 2026/04/18 05:06:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/18 05:06:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/18 05:06:14 DEBUG : Setting pass="-JfSmyrEDlfw6GYmr0ZYpqgPBxyVwL0eg0rXiQ6cBQE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/18 05:06:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/18 05:06:14 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: Connecting to FTP server 2026/04/18 05:06:14 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:21") 2026/04/18 05:06:14 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:35428->172.17.0.4:21, err= 2026/04/18 05:06:16 DEBUG : Creating backend with remote "/tmp/rclone3187175982" === 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.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/04/18 05:06:16 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35287") 2026/04/18 05:06:16 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:58892->172.17.0.4:35287, err= 2026/04/18 05:06:16 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/04/18 05:06:16 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31038") 2026/04/18 05:06:16 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:58624->172.17.0.4:31038, err= 2026/04/18 05:06:16 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/04/18 05:06:16 DEBUG : a: size = 0 OK 2026/04/18 05:06:16 DEBUG : a: size = 1 (memory) 2026/04/18 05:06:16 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/04/18 05:06:16 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/18 05:06:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/18 05:06:16 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/18 05:06:16 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/04/18 05:06:16 DEBUG : potato: Seek from 10 to 0 2026/04/18 05:06:16 DEBUG : potato: Seek from 10 to 0 2026/04/18 05:06:16 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/04/18 05:06:16 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/18 05:06:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/18 05:06:16 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/18 05:06:16 DEBUG : potato: Seek from 5 to 2 2026/04/18 05:06:16 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/04/18 05:06:16 DEBUG : potato: Seek from 7 to 0 2026/04/18 05:06:16 DEBUG : potato: Seek from 7 to 0 2026/04/18 05:06:16 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/04/18 05:06:16 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/18 05:06:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/18 05:06:16 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/18 05:06:16 DEBUG : potato: Seek from 5 to 2 2026/04/18 05:06:16 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/04/18 05:06:16 DEBUG : potato: Seek from 8 to 0 2026/04/18 05:06:16 DEBUG : potato: Seek from 8 to 0 2026/04/18 05:06:16 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/04/18 05:06:16 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/04/18 05:06:16 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/18 05:06:16 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/04/18 05:06:16 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/04/18 05:06:16 DEBUG : potato: Seek from 5 to 2 2026/04/18 05:06:16 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/04/18 05:06:16 DEBUG : potato: Seek from 9 to 0 2026/04/18 05:06:16 DEBUG : potato: Seek from 9 to 0 2026/04/18 05:06:16 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.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:06:16 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38358") 2026/04/18 05:06:16 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:57210->172.17.0.4:38358, err= 2026/04/18 05:06:16 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30621") 2026/04/18 05:06:16 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:37440->172.17.0.4:30621, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/04/18 05:06:16 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38414") 2026/04/18 05:06:16 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:58876->172.17.0.4:38414, err= 2026/04/18 05:06:16 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30472") 2026/04/18 05:06:16 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:34494->172.17.0.4:30472, err= === RUN TestCheck/3 2026/04/18 05:06:16 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38915") 2026/04/18 05:06:16 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:43816->172.17.0.4:38915, err= 2026/04/18 05:06:16 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34933") 2026/04/18 05:06:16 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:41542->172.17.0.4:34933, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/04/18 05:06:16 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36483") 2026/04/18 05:06:16 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:48346->172.17.0.4:36483, err= 2026/04/18 05:06:16 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31152") 2026/04/18 05:06:16 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:42968->172.17.0.4:31152, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/04/18 05:06:16 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32529") 2026/04/18 05:06:16 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:39710->172.17.0.4:32529, err= 2026/04/18 05:06:16 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37882") 2026/04/18 05:06:16 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:37608->172.17.0.4:37882, err= --- PASS: TestCheck (0.03s) --- PASS: TestCheck/1 (0.00s) --- PASS: TestCheck/2 (0.00s) --- PASS: TestCheck/3 (0.00s) --- PASS: TestCheck/4 (0.00s) --- PASS: TestCheck/5 (0.00s) --- PASS: TestCheck/6 (0.00s) --- PASS: TestCheck/7 (0.00s) === RUN TestCheckFsError 2026/04/18 05:06:16 DEBUG : Creating backend with remote "nonexistent" 2026/04/18 05:06:16 DEBUG : Creating backend with remote "nonexistent" 2026/04/18 05:06:16 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/04/18 05:06:16 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2026/04/18 05:06:16 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/04/18 05:06:16 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.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:06:16 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35288") 2026/04/18 05:06:16 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:48382->172.17.0.4:35288, err= 2026/04/18 05:06:16 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35814") 2026/04/18 05:06:16 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:46502->172.17.0.4:35814, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/04/18 05:06:16 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37411") 2026/04/18 05:06:16 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:39318->172.17.0.4:37411, err= 2026/04/18 05:06:16 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37267") 2026/04/18 05:06:16 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:49184->172.17.0.4:37267, err= === RUN TestCheckDownload/3 2026/04/18 05:06:16 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36280") 2026/04/18 05:06:16 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:38590->172.17.0.4:36280, err= 2026/04/18 05:06:16 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34125") 2026/04/18 05:06:16 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:42942->172.17.0.4:34125, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35666") 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:45432->172.17.0.4:35666, err= 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37467") 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:48692->172.17.0.4:37467, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30100") 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:33948->172.17.0.4:30100, err= 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37438") 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:51472->172.17.0.4:37438, err= --- PASS: TestCheckDownload (0.12s) --- PASS: TestCheckDownload/1 (0.00s) --- PASS: TestCheckDownload/2 (0.01s) --- PASS: TestCheckDownload/3 (0.01s) --- PASS: TestCheckDownload/4 (0.02s) --- PASS: TestCheckDownload/5 (0.02s) --- PASS: TestCheckDownload/6 (0.02s) --- PASS: TestCheckDownload/7 (0.02s) === RUN TestCheckSizeOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36413") 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:41930->172.17.0.4:36413, err= 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35151") 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:41120->172.17.0.4:35151, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32326") 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:51762->172.17.0.4:32326, err= 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35096") 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:51692->172.17.0.4:35096, err= === RUN TestCheckSizeOnly/3 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37823") 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:44850->172.17.0.4:37823, err= 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35176") 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:52142->172.17.0.4:35176, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39661") 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:60966->172.17.0.4:39661, err= 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36723") 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:52150->172.17.0.4:36723, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37098") 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:51800->172.17.0.4:37098, err= 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37155") 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:43416->172.17.0.4:37155, err= --- PASS: TestCheckSizeOnly (0.02s) --- 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.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31052") 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:39370->172.17.0.4:31052, err= 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31592") 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:38882->172.17.0.4:31592, err= 2026/04/18 05:06:17 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/18 05:06:17 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/18 05:06:17 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/18 05:06:17 NOTICE: test.sum: 2 warning(s) suppressed... 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33493") 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:39896->172.17.0.4:33493, err= 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32304") 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:33638->172.17.0.4:32304, err= 2026/04/18 05:06:17 NOTICE: test.sum: improperly formatted checksum line 4 2026/04/18 05:06:17 NOTICE: test.sum: improperly formatted checksum line 5 2026/04/18 05:06:17 NOTICE: test.sum: improperly formatted checksum line 6 2026/04/18 05:06:17 NOTICE: test.sum: 2 warning(s) suppressed... 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32386") 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:32866->172.17.0.4:32386, err= 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36393") 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:42388->172.17.0.4:36393, err= --- PASS: TestParseSumFile (0.01s) === RUN TestCheckSum run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:06:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vikutaw3yesu/data" 2026/04/18 05:06:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/18 05:06:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/18 05:06:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/18 05:06:17 DEBUG : Setting pass="-JfSmyrEDlfw6GYmr0ZYpqgPBxyVwL0eg0rXiQ6cBQE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/18 05:06:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/18 05:06:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{o7G0a}" suffix to name 2026/04/18 05:06:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/18 05:06:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/18 05:06:17 DEBUG : Setting pass="-JfSmyrEDlfw6GYmr0ZYpqgPBxyVwL0eg0rXiQ6cBQE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/18 05:06:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu/data: Connecting to FTP server 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu/data: dial("tcp","172.17.0.4:21") 2026/04/18 05:06:17 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu/data: > dial: conn=172.17.0.1:35444->172.17.0.4:21, err= check_test.go:350: ftp://172.17.0.4:21/rclone-test-vikutaw3yesu/data lacks md5, skipping 2026/04/18 05:06:19 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37485") 2026/04/18 05:06:19 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:46890->172.17.0.4:37485, err= 2026/04/18 05:06:19 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35989") 2026/04/18 05:06:19 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:59374->172.17.0.4:35989, err= --- SKIP: TestCheckSum (2.14s) === RUN TestCheckSumDownload run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:06:19 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vikutaw3yesu/data" 2026/04/18 05:06:19 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/18 05:06:19 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/18 05:06:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/18 05:06:19 DEBUG : Setting pass="-JfSmyrEDlfw6GYmr0ZYpqgPBxyVwL0eg0rXiQ6cBQE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/18 05:06:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/18 05:06:19 DEBUG : TestFTPPureftpd: detected overridden config - adding "{o7G0a}" suffix to name 2026/04/18 05:06:19 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/18 05:06:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/18 05:06:19 DEBUG : Setting pass="-JfSmyrEDlfw6GYmr0ZYpqgPBxyVwL0eg0rXiQ6cBQE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/18 05:06:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/18 05:06:19 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu/data: Connecting to FTP server 2026/04/18 05:06:19 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu/data: dial("tcp","172.17.0.4:21") 2026/04/18 05:06:19 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu/data: > dial: conn=172.17.0.1:35458->172.17.0.4:21, err= 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38940") 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:43482->172.17.0.4:38940, err= 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38660") 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:40362->172.17.0.4:38660, err= 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39708") 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:41444->172.17.0.4:39708, err= 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31694") 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:33448->172.17.0.4:31694, err= === RUN TestCheckSumDownload/subtest1 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38895") 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:41000->172.17.0.4:38895, err= 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31512") 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:34778->172.17.0.4:31512, err= 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35148") 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:56426->172.17.0.4:35148, err= 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33591") 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:54374->172.17.0.4:33591, err= === RUN TestCheckSumDownload/subtest2 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36587") 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:47122->172.17.0.4:36587, err= 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39003") 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:42230->172.17.0.4:39003, err= 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34935") 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:44402->172.17.0.4:34935, err= === RUN TestCheckSumDownload/subtest3 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39783") 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:35742->172.17.0.4:39783, err= 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37706") 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:50004->172.17.0.4:37706, err= 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37975") 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:47368->172.17.0.4:37975, err= === RUN TestCheckSumDownload/subtest4 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31704") 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:60830->172.17.0.4:31704, err= 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30934") 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:60104->172.17.0.4:30934, err= 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39694") 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:55158->172.17.0.4:39694, err= === RUN TestCheckSumDownload/subtest5 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32490") 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:59972->172.17.0.4:32490, err= 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39000") 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:37510->172.17.0.4:39000, err= 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30157") 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:51116->172.17.0.4:30157, err= === RUN TestCheckSumDownload/subtest6 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36129") 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:47530->172.17.0.4:36129, err= 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31970") 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:38722->172.17.0.4:31970, err= 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30570") 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:43564->172.17.0.4:30570, err= 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37781") 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:59092->172.17.0.4:37781, err= 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31078") 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:33550->172.17.0.4:31078, err= === RUN TestCheckSumDownload/subtest7 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32092") 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:49204->172.17.0.4:32092, err= 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31453") 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:54872->172.17.0.4:31453, err= 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35828") 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:48234->172.17.0.4:35828, err= --- PASS: TestCheckSumDownload (2.29s) --- PASS: TestCheckSumDownload/subtest1 (0.00s) --- PASS: TestCheckSumDownload/subtest2 (0.01s) --- PASS: TestCheckSumDownload/subtest3 (0.02s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.02s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.02s) === RUN TestApplyTransforms 2026/04/18 05:06:21 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-patabec5yoku" 2026/04/18 05:06:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/18 05:06:21 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/18 05:06:21 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/18 05:06:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/18 05:06:21 DEBUG : Setting pass="-JfSmyrEDlfw6GYmr0ZYpqgPBxyVwL0eg0rXiQ6cBQE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/18 05:06:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/18 05:06:21 DEBUG : TestFTPPureftpd: detected overridden config - adding "{o7G0a}" suffix to name 2026/04/18 05:06:21 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/18 05:06:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/18 05:06:21 DEBUG : Setting pass="-JfSmyrEDlfw6GYmr0ZYpqgPBxyVwL0eg0rXiQ6cBQE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/18 05:06:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-patabec5yoku: Connecting to FTP server 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-patabec5yoku: dial("tcp","172.17.0.4:21") 2026/04/18 05:06:21 DEBUG : ftp://172.17.0.4:21/rclone-test-patabec5yoku: > dial: conn=172.17.0.1:36714->172.17.0.4:21, err= 2026/04/18 05:06:23 DEBUG : Creating backend with remote "/tmp/rclone377961569" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-patabec5yoku", Local "Local file system at /tmp/rclone377961569", Modify Window "1s" 2026/04/18 05:06:23 DEBUG : ftp://172.17.0.4:21/rclone-test-patabec5yoku: dial("tcp","172.17.0.4:30371") 2026/04/18 05:06:23 DEBUG : ftp://172.17.0.4:21/rclone-test-patabec5yoku: > dial: conn=172.17.0.1:35996->172.17.0.4:30371, err= 2026/04/18 05:06:23 DEBUG : ftp://172.17.0.4:21/rclone-test-patabec5yoku: dial("tcp","172.17.0.4:36072") 2026/04/18 05:06:23 DEBUG : ftp://172.17.0.4:21/rclone-test-patabec5yoku: > dial: conn=172.17.0.1:58516->172.17.0.4:36072, err= upper checkfile vs. lower remote (without normalization) 2026/04/18 05:06:23 DEBUG : ftp://172.17.0.4:21/rclone-test-patabec5yoku: dial("tcp","172.17.0.4:39263") 2026/04/18 05:06:23 DEBUG : ftp://172.17.0.4:21/rclone-test-patabec5yoku: > dial: conn=172.17.0.1:58696->172.17.0.4:39263, err= 2026/04/18 05:06:23 ERROR : hello, world!: sum not found 2026/04/18 05:06:23 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.4:21/rclone-test-patabec5yoku 2026/04/18 05:06:23 NOTICE: ftp://172.17.0.4:21/rclone-test-patabec5yoku: 1 files missing 2026/04/18 05:06:23 NOTICE: 1 hashes missing 2026/04/18 05:06:23 NOTICE: ftp://172.17.0.4:21/rclone-test-patabec5yoku: 1 differences found 2026/04/18 05:06:23 NOTICE: ftp://172.17.0.4:21/rclone-test-patabec5yoku: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/04/18 05:06:23 DEBUG : ftp://172.17.0.4:21/rclone-test-patabec5yoku: dial("tcp","172.17.0.4:35910") 2026/04/18 05:06:23 DEBUG : ftp://172.17.0.4:21/rclone-test-patabec5yoku: > dial: conn=172.17.0.1:50192->172.17.0.4:35910, err= 2026/04/18 05:06:23 DEBUG : ftp://172.17.0.4:21/rclone-test-patabec5yoku: dial("tcp","172.17.0.4:38386") 2026/04/18 05:06:23 DEBUG : ftp://172.17.0.4:21/rclone-test-patabec5yoku: > dial: conn=172.17.0.1:39230->172.17.0.4:38386, err= 2026/04/18 05:06:23 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/18 05:06:23 NOTICE: ftp://172.17.0.4:21/rclone-test-patabec5yoku: 0 differences found 2026/04/18 05:06:23 NOTICE: ftp://172.17.0.4:21/rclone-test-patabec5yoku: 1 matching files 2026/04/18 05:06:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kekotom9jija" 2026/04/18 05:06:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/18 05:06:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/18 05:06:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/18 05:06:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/18 05:06:23 DEBUG : Setting pass="-JfSmyrEDlfw6GYmr0ZYpqgPBxyVwL0eg0rXiQ6cBQE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/18 05:06:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/18 05:06:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{o7G0a}" suffix to name 2026/04/18 05:06:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/18 05:06:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/18 05:06:23 DEBUG : Setting pass="-JfSmyrEDlfw6GYmr0ZYpqgPBxyVwL0eg0rXiQ6cBQE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/18 05:06:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/18 05:06:23 DEBUG : ftp://172.17.0.4:21/rclone-test-kekotom9jija: Connecting to FTP server 2026/04/18 05:06:23 DEBUG : ftp://172.17.0.4:21/rclone-test-kekotom9jija: dial("tcp","172.17.0.4:21") 2026/04/18 05:06:23 DEBUG : ftp://172.17.0.4:21/rclone-test-kekotom9jija: > dial: conn=172.17.0.1:36728->172.17.0.4:21, err= 2026/04/18 05:06:25 DEBUG : Creating backend with remote "/tmp/rclone3060083864" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-kekotom9jija", Local "Local file system at /tmp/rclone3060083864", Modify Window "1s" 2026/04/18 05:06:25 DEBUG : ftp://172.17.0.4:21/rclone-test-kekotom9jija: dial("tcp","172.17.0.4:36009") 2026/04/18 05:06:25 DEBUG : ftp://172.17.0.4:21/rclone-test-kekotom9jija: > dial: conn=172.17.0.1:35284->172.17.0.4:36009, err= 2026/04/18 05:06:25 DEBUG : ftp://172.17.0.4:21/rclone-test-kekotom9jija: dial("tcp","172.17.0.4:32659") 2026/04/18 05:06:25 DEBUG : ftp://172.17.0.4:21/rclone-test-kekotom9jija: > dial: conn=172.17.0.1:33296->172.17.0.4:32659, err= lower checkfile vs. upper remote (without normalization) 2026/04/18 05:06:25 DEBUG : ftp://172.17.0.4:21/rclone-test-kekotom9jija: dial("tcp","172.17.0.4:39303") 2026/04/18 05:06:25 DEBUG : ftp://172.17.0.4:21/rclone-test-kekotom9jija: > dial: conn=172.17.0.1:38258->172.17.0.4:39303, err= 2026/04/18 05:06:25 ERROR : HELLO, WORLD!: sum not found 2026/04/18 05:06:25 ERROR : hello, world!: file not in ftp://172.17.0.4:21/rclone-test-kekotom9jija 2026/04/18 05:06:25 NOTICE: ftp://172.17.0.4:21/rclone-test-kekotom9jija: 1 files missing 2026/04/18 05:06:25 NOTICE: 1 hashes missing 2026/04/18 05:06:25 NOTICE: ftp://172.17.0.4:21/rclone-test-kekotom9jija: 1 differences found 2026/04/18 05:06:25 NOTICE: ftp://172.17.0.4:21/rclone-test-kekotom9jija: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/04/18 05:06:25 DEBUG : ftp://172.17.0.4:21/rclone-test-kekotom9jija: dial("tcp","172.17.0.4:35082") 2026/04/18 05:06:25 DEBUG : ftp://172.17.0.4:21/rclone-test-kekotom9jija: > dial: conn=172.17.0.1:53606->172.17.0.4:35082, err= 2026/04/18 05:06:25 DEBUG : ftp://172.17.0.4:21/rclone-test-kekotom9jija: dial("tcp","172.17.0.4:32686") 2026/04/18 05:06:25 DEBUG : ftp://172.17.0.4:21/rclone-test-kekotom9jija: > dial: conn=172.17.0.1:58978->172.17.0.4:32686, err= 2026/04/18 05:06:25 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/18 05:06:25 NOTICE: ftp://172.17.0.4:21/rclone-test-kekotom9jija: 0 differences found 2026/04/18 05:06:25 NOTICE: ftp://172.17.0.4:21/rclone-test-kekotom9jija: 1 matching files 2026/04/18 05:06:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gobotaq4mifu" 2026/04/18 05:06:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/18 05:06:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/18 05:06:25 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/18 05:06:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/18 05:06:25 DEBUG : Setting pass="-JfSmyrEDlfw6GYmr0ZYpqgPBxyVwL0eg0rXiQ6cBQE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/18 05:06:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/18 05:06:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{o7G0a}" suffix to name 2026/04/18 05:06:25 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/18 05:06:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/18 05:06:25 DEBUG : Setting pass="-JfSmyrEDlfw6GYmr0ZYpqgPBxyVwL0eg0rXiQ6cBQE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/18 05:06:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/18 05:06:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gobotaq4mifu: Connecting to FTP server 2026/04/18 05:06:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gobotaq4mifu: dial("tcp","172.17.0.4:21") 2026/04/18 05:06:25 DEBUG : ftp://172.17.0.4:21/rclone-test-gobotaq4mifu: > dial: conn=172.17.0.1:36734->172.17.0.4:21, err= 2026/04/18 05:06:28 DEBUG : Creating backend with remote "/tmp/rclone2872220928" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-gobotaq4mifu", Local "Local file system at /tmp/rclone2872220928", Modify Window "1s" 2026/04/18 05:06:28 DEBUG : ftp://172.17.0.4:21/rclone-test-gobotaq4mifu: dial("tcp","172.17.0.4:39678") 2026/04/18 05:06:28 DEBUG : ftp://172.17.0.4:21/rclone-test-gobotaq4mifu: > dial: conn=172.17.0.1:59214->172.17.0.4:39678, err= 2026/04/18 05:06:28 DEBUG : ftp://172.17.0.4:21/rclone-test-gobotaq4mifu: dial("tcp","172.17.0.4:39959") 2026/04/18 05:06:28 DEBUG : ftp://172.17.0.4:21/rclone-test-gobotaq4mifu: > dial: conn=172.17.0.1:37714->172.17.0.4:39959, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/04/18 05:06:28 DEBUG : ftp://172.17.0.4:21/rclone-test-gobotaq4mifu: dial("tcp","172.17.0.4:38939") 2026/04/18 05:06:28 DEBUG : ftp://172.17.0.4:21/rclone-test-gobotaq4mifu: > dial: conn=172.17.0.1:47852->172.17.0.4:38939, err= 2026/04/18 05:06:28 ERROR : HeLlO, wOrLd!: sum not found 2026/04/18 05:06:28 ERROR : hello, world!: file not in ftp://172.17.0.4:21/rclone-test-gobotaq4mifu 2026/04/18 05:06:28 NOTICE: ftp://172.17.0.4:21/rclone-test-gobotaq4mifu: 1 files missing 2026/04/18 05:06:28 NOTICE: 1 hashes missing 2026/04/18 05:06:28 NOTICE: ftp://172.17.0.4:21/rclone-test-gobotaq4mifu: 1 differences found 2026/04/18 05:06:28 NOTICE: ftp://172.17.0.4:21/rclone-test-gobotaq4mifu: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/04/18 05:06:28 DEBUG : ftp://172.17.0.4:21/rclone-test-gobotaq4mifu: dial("tcp","172.17.0.4:30155") 2026/04/18 05:06:28 DEBUG : ftp://172.17.0.4:21/rclone-test-gobotaq4mifu: > dial: conn=172.17.0.1:42928->172.17.0.4:30155, err= 2026/04/18 05:06:28 DEBUG : ftp://172.17.0.4:21/rclone-test-gobotaq4mifu: dial("tcp","172.17.0.4:30423") 2026/04/18 05:06:28 DEBUG : ftp://172.17.0.4:21/rclone-test-gobotaq4mifu: > dial: conn=172.17.0.1:46960->172.17.0.4:30423, err= 2026/04/18 05:06:28 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/18 05:06:28 NOTICE: ftp://172.17.0.4:21/rclone-test-gobotaq4mifu: 0 differences found 2026/04/18 05:06:28 NOTICE: ftp://172.17.0.4:21/rclone-test-gobotaq4mifu: 1 matching files 2026/04/18 05:06:28 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zuveqak6rafe" 2026/04/18 05:06:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/18 05:06:28 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/18 05:06:28 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/18 05:06:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/18 05:06:28 DEBUG : Setting pass="-JfSmyrEDlfw6GYmr0ZYpqgPBxyVwL0eg0rXiQ6cBQE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/18 05:06:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/18 05:06:28 DEBUG : TestFTPPureftpd: detected overridden config - adding "{o7G0a}" suffix to name 2026/04/18 05:06:28 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/18 05:06:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/18 05:06:28 DEBUG : Setting pass="-JfSmyrEDlfw6GYmr0ZYpqgPBxyVwL0eg0rXiQ6cBQE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/18 05:06:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/18 05:06:28 DEBUG : ftp://172.17.0.4:21/rclone-test-zuveqak6rafe: Connecting to FTP server 2026/04/18 05:06:28 DEBUG : ftp://172.17.0.4:21/rclone-test-zuveqak6rafe: dial("tcp","172.17.0.4:21") 2026/04/18 05:06:28 DEBUG : ftp://172.17.0.4:21/rclone-test-zuveqak6rafe: > dial: conn=172.17.0.1:36748->172.17.0.4:21, err= 2026/04/18 05:06:30 DEBUG : Creating backend with remote "/tmp/rclone3997098806" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-zuveqak6rafe", Local "Local file system at /tmp/rclone3997098806", Modify Window "1s" 2026/04/18 05:06:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zuveqak6rafe: dial("tcp","172.17.0.4:33308") 2026/04/18 05:06:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zuveqak6rafe: > dial: conn=172.17.0.1:59460->172.17.0.4:33308, err= 2026/04/18 05:06:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zuveqak6rafe: dial("tcp","172.17.0.4:30026") 2026/04/18 05:06:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zuveqak6rafe: > dial: conn=172.17.0.1:39598->172.17.0.4:30026, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/04/18 05:06:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zuveqak6rafe: dial("tcp","172.17.0.4:37415") 2026/04/18 05:06:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zuveqak6rafe: > dial: conn=172.17.0.1:34904->172.17.0.4:37415, err= 2026/04/18 05:06:30 ERROR : HELLO, WORLD!: sum not found 2026/04/18 05:06:30 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.4:21/rclone-test-zuveqak6rafe 2026/04/18 05:06:30 NOTICE: ftp://172.17.0.4:21/rclone-test-zuveqak6rafe: 1 files missing 2026/04/18 05:06:30 NOTICE: 1 hashes missing 2026/04/18 05:06:30 NOTICE: ftp://172.17.0.4:21/rclone-test-zuveqak6rafe: 1 differences found 2026/04/18 05:06:30 NOTICE: ftp://172.17.0.4:21/rclone-test-zuveqak6rafe: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/04/18 05:06:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zuveqak6rafe: dial("tcp","172.17.0.4:36177") 2026/04/18 05:06:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zuveqak6rafe: > dial: conn=172.17.0.1:38462->172.17.0.4:36177, err= 2026/04/18 05:06:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zuveqak6rafe: dial("tcp","172.17.0.4:31071") 2026/04/18 05:06:30 DEBUG : ftp://172.17.0.4:21/rclone-test-zuveqak6rafe: > dial: conn=172.17.0.1:46928->172.17.0.4:31071, err= 2026/04/18 05:06:30 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/18 05:06:30 NOTICE: ftp://172.17.0.4:21/rclone-test-zuveqak6rafe: 0 differences found 2026/04/18 05:06:30 NOTICE: ftp://172.17.0.4:21/rclone-test-zuveqak6rafe: 1 matching files 2026/04/18 05:06:30 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hevobaf4guno" 2026/04/18 05:06:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/18 05:06:30 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/18 05:06:30 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/18 05:06:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/18 05:06:30 DEBUG : Setting pass="-JfSmyrEDlfw6GYmr0ZYpqgPBxyVwL0eg0rXiQ6cBQE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/18 05:06:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/18 05:06:30 DEBUG : TestFTPPureftpd: detected overridden config - adding "{o7G0a}" suffix to name 2026/04/18 05:06:30 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/18 05:06:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/18 05:06:30 DEBUG : Setting pass="-JfSmyrEDlfw6GYmr0ZYpqgPBxyVwL0eg0rXiQ6cBQE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/18 05:06:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/18 05:06:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hevobaf4guno: Connecting to FTP server 2026/04/18 05:06:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hevobaf4guno: dial("tcp","172.17.0.4:21") 2026/04/18 05:06:30 DEBUG : ftp://172.17.0.4:21/rclone-test-hevobaf4guno: > dial: conn=172.17.0.1:36752->172.17.0.4:21, err= 2026/04/18 05:06:32 DEBUG : Creating backend with remote "/tmp/rclone2798130815" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-hevobaf4guno", Local "Local file system at /tmp/rclone2798130815", Modify Window "1s" 2026/04/18 05:06:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hevobaf4guno: dial("tcp","172.17.0.4:31161") 2026/04/18 05:06:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hevobaf4guno: > dial: conn=172.17.0.1:58520->172.17.0.4:31161, err= 2026/04/18 05:06:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hevobaf4guno: dial("tcp","172.17.0.4:38147") 2026/04/18 05:06:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hevobaf4guno: > dial: conn=172.17.0.1:59424->172.17.0.4:38147, err= NFD checkfile vs. NFC remote (without normalization) 2026/04/18 05:06:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hevobaf4guno: dial("tcp","172.17.0.4:35037") 2026/04/18 05:06:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hevobaf4guno: > dial: conn=172.17.0.1:39562->172.17.0.4:35037, err= 2026/04/18 05:06:32 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/18 05:06:32 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-hevobaf4guno 2026/04/18 05:06:32 NOTICE: ftp://172.17.0.4:21/rclone-test-hevobaf4guno: 1 files missing 2026/04/18 05:06:32 NOTICE: 1 hashes missing 2026/04/18 05:06:32 NOTICE: ftp://172.17.0.4:21/rclone-test-hevobaf4guno: 1 differences found 2026/04/18 05:06:32 NOTICE: ftp://172.17.0.4:21/rclone-test-hevobaf4guno: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/04/18 05:06:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hevobaf4guno: dial("tcp","172.17.0.4:34308") 2026/04/18 05:06:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hevobaf4guno: > dial: conn=172.17.0.1:55830->172.17.0.4:34308, err= 2026/04/18 05:06:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hevobaf4guno: dial("tcp","172.17.0.4:38832") 2026/04/18 05:06:32 DEBUG : ftp://172.17.0.4:21/rclone-test-hevobaf4guno: > dial: conn=172.17.0.1:52528->172.17.0.4:38832, err= 2026/04/18 05:06:32 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/18 05:06:32 NOTICE: ftp://172.17.0.4:21/rclone-test-hevobaf4guno: 0 differences found 2026/04/18 05:06:32 NOTICE: ftp://172.17.0.4:21/rclone-test-hevobaf4guno: 1 matching files 2026/04/18 05:06:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bufufur9xogo" 2026/04/18 05:06:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/18 05:06:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/18 05:06:32 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/18 05:06:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/18 05:06:32 DEBUG : Setting pass="-JfSmyrEDlfw6GYmr0ZYpqgPBxyVwL0eg0rXiQ6cBQE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/18 05:06:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/18 05:06:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{o7G0a}" suffix to name 2026/04/18 05:06:32 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/18 05:06:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/18 05:06:32 DEBUG : Setting pass="-JfSmyrEDlfw6GYmr0ZYpqgPBxyVwL0eg0rXiQ6cBQE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/18 05:06:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/18 05:06:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bufufur9xogo: Connecting to FTP server 2026/04/18 05:06:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bufufur9xogo: dial("tcp","172.17.0.4:21") 2026/04/18 05:06:32 DEBUG : ftp://172.17.0.4:21/rclone-test-bufufur9xogo: > dial: conn=172.17.0.1:54454->172.17.0.4:21, err= 2026/04/18 05:06:34 DEBUG : Creating backend with remote "/tmp/rclone3350120814" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-bufufur9xogo", Local "Local file system at /tmp/rclone3350120814", Modify Window "1s" 2026/04/18 05:06:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bufufur9xogo: dial("tcp","172.17.0.4:37205") 2026/04/18 05:06:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bufufur9xogo: > dial: conn=172.17.0.1:56136->172.17.0.4:37205, err= 2026/04/18 05:06:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bufufur9xogo: dial("tcp","172.17.0.4:33882") 2026/04/18 05:06:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bufufur9xogo: > dial: conn=172.17.0.1:50138->172.17.0.4:33882, err= NFC checkfile vs. NFD remote (without normalization) 2026/04/18 05:06:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bufufur9xogo: dial("tcp","172.17.0.4:30357") 2026/04/18 05:06:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bufufur9xogo: > dial: conn=172.17.0.1:51448->172.17.0.4:30357, err= 2026/04/18 05:06:34 ERROR : 測試_Русский___ě_áñ: sum not found 2026/04/18 05:06:34 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-bufufur9xogo 2026/04/18 05:06:34 NOTICE: ftp://172.17.0.4:21/rclone-test-bufufur9xogo: 1 files missing 2026/04/18 05:06:34 NOTICE: 1 hashes missing 2026/04/18 05:06:34 NOTICE: ftp://172.17.0.4:21/rclone-test-bufufur9xogo: 1 differences found 2026/04/18 05:06:34 NOTICE: ftp://172.17.0.4:21/rclone-test-bufufur9xogo: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/04/18 05:06:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bufufur9xogo: dial("tcp","172.17.0.4:35181") 2026/04/18 05:06:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bufufur9xogo: > dial: conn=172.17.0.1:40316->172.17.0.4:35181, err= 2026/04/18 05:06:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bufufur9xogo: dial("tcp","172.17.0.4:37443") 2026/04/18 05:06:34 DEBUG : ftp://172.17.0.4:21/rclone-test-bufufur9xogo: > dial: conn=172.17.0.1:51534->172.17.0.4:37443, err= 2026/04/18 05:06:34 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/18 05:06:34 NOTICE: ftp://172.17.0.4:21/rclone-test-bufufur9xogo: 0 differences found 2026/04/18 05:06:34 NOTICE: ftp://172.17.0.4:21/rclone-test-bufufur9xogo: 1 matching files 2026/04/18 05:06:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-secimuw0fesi" 2026/04/18 05:06:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/18 05:06:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/18 05:06:34 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/18 05:06:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/18 05:06:34 DEBUG : Setting pass="-JfSmyrEDlfw6GYmr0ZYpqgPBxyVwL0eg0rXiQ6cBQE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/18 05:06:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/18 05:06:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{o7G0a}" suffix to name 2026/04/18 05:06:34 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/18 05:06:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/18 05:06:34 DEBUG : Setting pass="-JfSmyrEDlfw6GYmr0ZYpqgPBxyVwL0eg0rXiQ6cBQE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/18 05:06:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/18 05:06:34 DEBUG : ftp://172.17.0.4:21/rclone-test-secimuw0fesi: Connecting to FTP server 2026/04/18 05:06:34 DEBUG : ftp://172.17.0.4:21/rclone-test-secimuw0fesi: dial("tcp","172.17.0.4:21") 2026/04/18 05:06:34 DEBUG : ftp://172.17.0.4:21/rclone-test-secimuw0fesi: > dial: conn=172.17.0.1:54468->172.17.0.4:21, err= 2026/04/18 05:06:36 DEBUG : Creating backend with remote "/tmp/rclone2617348579" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-secimuw0fesi", Local "Local file system at /tmp/rclone2617348579", Modify Window "1s" 2026/04/18 05:06:36 DEBUG : ftp://172.17.0.4:21/rclone-test-secimuw0fesi: dial("tcp","172.17.0.4:38007") 2026/04/18 05:06:36 DEBUG : ftp://172.17.0.4:21/rclone-test-secimuw0fesi: > dial: conn=172.17.0.1:36644->172.17.0.4:38007, err= 2026/04/18 05:06:36 DEBUG : ftp://172.17.0.4:21/rclone-test-secimuw0fesi: dial("tcp","172.17.0.4:39827") 2026/04/18 05:06:36 DEBUG : ftp://172.17.0.4:21/rclone-test-secimuw0fesi: > dial: conn=172.17.0.1:45578->172.17.0.4:39827, err= NFDx2 checkfile vs. both remote (without normalization) 2026/04/18 05:06:36 DEBUG : ftp://172.17.0.4:21/rclone-test-secimuw0fesi: dial("tcp","172.17.0.4:39027") 2026/04/18 05:06:36 DEBUG : ftp://172.17.0.4:21/rclone-test-secimuw0fesi: > dial: conn=172.17.0.1:38622->172.17.0.4:39027, err= 2026/04/18 05:06:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/18 05:06:36 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-secimuw0fesi 2026/04/18 05:06:36 NOTICE: ftp://172.17.0.4:21/rclone-test-secimuw0fesi: 1 files missing 2026/04/18 05:06:36 NOTICE: 1 hashes missing 2026/04/18 05:06:36 NOTICE: ftp://172.17.0.4:21/rclone-test-secimuw0fesi: 1 differences found 2026/04/18 05:06:36 NOTICE: ftp://172.17.0.4:21/rclone-test-secimuw0fesi: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/04/18 05:06:36 DEBUG : ftp://172.17.0.4:21/rclone-test-secimuw0fesi: dial("tcp","172.17.0.4:37744") 2026/04/18 05:06:36 DEBUG : ftp://172.17.0.4:21/rclone-test-secimuw0fesi: > dial: conn=172.17.0.1:56530->172.17.0.4:37744, err= 2026/04/18 05:06:36 DEBUG : ftp://172.17.0.4:21/rclone-test-secimuw0fesi: dial("tcp","172.17.0.4:31398") 2026/04/18 05:06:36 DEBUG : ftp://172.17.0.4:21/rclone-test-secimuw0fesi: > dial: conn=172.17.0.1:60686->172.17.0.4:31398, err= 2026/04/18 05:06:36 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/18 05:06:36 NOTICE: ftp://172.17.0.4:21/rclone-test-secimuw0fesi: 0 differences found 2026/04/18 05:06:36 NOTICE: ftp://172.17.0.4:21/rclone-test-secimuw0fesi: 1 matching files 2026/04/18 05:06:36 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-liduyaq6nodi" 2026/04/18 05:06:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/18 05:06:36 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/18 05:06:36 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/18 05:06:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/18 05:06:36 DEBUG : Setting pass="-JfSmyrEDlfw6GYmr0ZYpqgPBxyVwL0eg0rXiQ6cBQE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/18 05:06:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/18 05:06:36 DEBUG : TestFTPPureftpd: detected overridden config - adding "{o7G0a}" suffix to name 2026/04/18 05:06:36 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/18 05:06:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/18 05:06:36 DEBUG : Setting pass="-JfSmyrEDlfw6GYmr0ZYpqgPBxyVwL0eg0rXiQ6cBQE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/18 05:06:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/18 05:06:36 DEBUG : ftp://172.17.0.4:21/rclone-test-liduyaq6nodi: Connecting to FTP server 2026/04/18 05:06:36 DEBUG : ftp://172.17.0.4:21/rclone-test-liduyaq6nodi: dial("tcp","172.17.0.4:21") 2026/04/18 05:06:36 DEBUG : ftp://172.17.0.4:21/rclone-test-liduyaq6nodi: > dial: conn=172.17.0.1:54470->172.17.0.4:21, err= 2026/04/18 05:06:39 DEBUG : Creating backend with remote "/tmp/rclone923100998" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-liduyaq6nodi", Local "Local file system at /tmp/rclone923100998", Modify Window "1s" 2026/04/18 05:06:39 DEBUG : ftp://172.17.0.4:21/rclone-test-liduyaq6nodi: dial("tcp","172.17.0.4:38988") 2026/04/18 05:06:39 DEBUG : ftp://172.17.0.4:21/rclone-test-liduyaq6nodi: > dial: conn=172.17.0.1:33854->172.17.0.4:38988, err= 2026/04/18 05:06:39 DEBUG : ftp://172.17.0.4:21/rclone-test-liduyaq6nodi: dial("tcp","172.17.0.4:35425") 2026/04/18 05:06:39 DEBUG : ftp://172.17.0.4:21/rclone-test-liduyaq6nodi: > dial: conn=172.17.0.1:56020->172.17.0.4:35425, err= NFCx2 checkfile vs. both remote (without normalization) 2026/04/18 05:06:39 DEBUG : ftp://172.17.0.4:21/rclone-test-liduyaq6nodi: dial("tcp","172.17.0.4:31637") 2026/04/18 05:06:39 DEBUG : ftp://172.17.0.4:21/rclone-test-liduyaq6nodi: > dial: conn=172.17.0.1:38830->172.17.0.4:31637, err= 2026/04/18 05:06:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/18 05:06:39 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-liduyaq6nodi 2026/04/18 05:06:39 NOTICE: ftp://172.17.0.4:21/rclone-test-liduyaq6nodi: 1 files missing 2026/04/18 05:06:39 NOTICE: 1 hashes missing 2026/04/18 05:06:39 NOTICE: ftp://172.17.0.4:21/rclone-test-liduyaq6nodi: 1 differences found 2026/04/18 05:06:39 NOTICE: ftp://172.17.0.4:21/rclone-test-liduyaq6nodi: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/04/18 05:06:39 DEBUG : ftp://172.17.0.4:21/rclone-test-liduyaq6nodi: dial("tcp","172.17.0.4:31998") 2026/04/18 05:06:39 DEBUG : ftp://172.17.0.4:21/rclone-test-liduyaq6nodi: > dial: conn=172.17.0.1:38506->172.17.0.4:31998, err= 2026/04/18 05:06:39 DEBUG : ftp://172.17.0.4:21/rclone-test-liduyaq6nodi: dial("tcp","172.17.0.4:30536") 2026/04/18 05:06:39 DEBUG : ftp://172.17.0.4:21/rclone-test-liduyaq6nodi: > dial: conn=172.17.0.1:59376->172.17.0.4:30536, err= 2026/04/18 05:06:39 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/18 05:06:39 NOTICE: ftp://172.17.0.4:21/rclone-test-liduyaq6nodi: 0 differences found 2026/04/18 05:06:39 NOTICE: ftp://172.17.0.4:21/rclone-test-liduyaq6nodi: 1 matching files 2026/04/18 05:06:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kumahon4qoya" 2026/04/18 05:06:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/18 05:06:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/18 05:06:39 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/18 05:06:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/18 05:06:39 DEBUG : Setting pass="-JfSmyrEDlfw6GYmr0ZYpqgPBxyVwL0eg0rXiQ6cBQE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/18 05:06:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/18 05:06:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{o7G0a}" suffix to name 2026/04/18 05:06:39 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/18 05:06:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/18 05:06:39 DEBUG : Setting pass="-JfSmyrEDlfw6GYmr0ZYpqgPBxyVwL0eg0rXiQ6cBQE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/18 05:06:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/18 05:06:39 DEBUG : ftp://172.17.0.4:21/rclone-test-kumahon4qoya: Connecting to FTP server 2026/04/18 05:06:39 DEBUG : ftp://172.17.0.4:21/rclone-test-kumahon4qoya: dial("tcp","172.17.0.4:21") 2026/04/18 05:06:39 DEBUG : ftp://172.17.0.4:21/rclone-test-kumahon4qoya: > dial: conn=172.17.0.1:54486->172.17.0.4:21, err= 2026/04/18 05:06:41 DEBUG : Creating backend with remote "/tmp/rclone2791559973" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-kumahon4qoya", Local "Local file system at /tmp/rclone2791559973", Modify Window "1s" 2026/04/18 05:06:41 DEBUG : ftp://172.17.0.4:21/rclone-test-kumahon4qoya: dial("tcp","172.17.0.4:39528") 2026/04/18 05:06:41 DEBUG : ftp://172.17.0.4:21/rclone-test-kumahon4qoya: > dial: conn=172.17.0.1:58826->172.17.0.4:39528, err= 2026/04/18 05:06:41 DEBUG : ftp://172.17.0.4:21/rclone-test-kumahon4qoya: dial("tcp","172.17.0.4:31933") 2026/04/18 05:06:41 DEBUG : ftp://172.17.0.4:21/rclone-test-kumahon4qoya: > dial: conn=172.17.0.1:41050->172.17.0.4:31933, err= both checkfile vs. NFDx2 remote (without normalization) 2026/04/18 05:06:41 DEBUG : ftp://172.17.0.4:21/rclone-test-kumahon4qoya: dial("tcp","172.17.0.4:32009") 2026/04/18 05:06:41 DEBUG : ftp://172.17.0.4:21/rclone-test-kumahon4qoya: > dial: conn=172.17.0.1:41708->172.17.0.4:32009, err= 2026/04/18 05:06:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/18 05:06:41 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-kumahon4qoya 2026/04/18 05:06:41 NOTICE: ftp://172.17.0.4:21/rclone-test-kumahon4qoya: 1 files missing 2026/04/18 05:06:41 NOTICE: 1 hashes missing 2026/04/18 05:06:41 NOTICE: ftp://172.17.0.4:21/rclone-test-kumahon4qoya: 1 differences found 2026/04/18 05:06:41 NOTICE: ftp://172.17.0.4:21/rclone-test-kumahon4qoya: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/04/18 05:06:41 DEBUG : ftp://172.17.0.4:21/rclone-test-kumahon4qoya: dial("tcp","172.17.0.4:34104") 2026/04/18 05:06:41 DEBUG : ftp://172.17.0.4:21/rclone-test-kumahon4qoya: > dial: conn=172.17.0.1:44364->172.17.0.4:34104, err= 2026/04/18 05:06:41 DEBUG : ftp://172.17.0.4:21/rclone-test-kumahon4qoya: dial("tcp","172.17.0.4:36560") 2026/04/18 05:06:41 DEBUG : ftp://172.17.0.4:21/rclone-test-kumahon4qoya: > dial: conn=172.17.0.1:39272->172.17.0.4:36560, err= 2026/04/18 05:06:41 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/18 05:06:41 NOTICE: ftp://172.17.0.4:21/rclone-test-kumahon4qoya: 0 differences found 2026/04/18 05:06:41 NOTICE: ftp://172.17.0.4:21/rclone-test-kumahon4qoya: 1 matching files 2026/04/18 05:06:41 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cutituq7bado" 2026/04/18 05:06:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/18 05:06:41 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/18 05:06:41 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/18 05:06:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/18 05:06:41 DEBUG : Setting pass="-JfSmyrEDlfw6GYmr0ZYpqgPBxyVwL0eg0rXiQ6cBQE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/18 05:06:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/18 05:06:41 DEBUG : TestFTPPureftpd: detected overridden config - adding "{o7G0a}" suffix to name 2026/04/18 05:06:41 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/18 05:06:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/18 05:06:41 DEBUG : Setting pass="-JfSmyrEDlfw6GYmr0ZYpqgPBxyVwL0eg0rXiQ6cBQE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/18 05:06:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/18 05:06:41 DEBUG : ftp://172.17.0.4:21/rclone-test-cutituq7bado: Connecting to FTP server 2026/04/18 05:06:41 DEBUG : ftp://172.17.0.4:21/rclone-test-cutituq7bado: dial("tcp","172.17.0.4:21") 2026/04/18 05:06:41 DEBUG : ftp://172.17.0.4:21/rclone-test-cutituq7bado: > dial: conn=172.17.0.1:54498->172.17.0.4:21, err= 2026/04/18 05:06:43 DEBUG : Creating backend with remote "/tmp/rclone4191053147" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-cutituq7bado", Local "Local file system at /tmp/rclone4191053147", Modify Window "1s" 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-cutituq7bado: dial("tcp","172.17.0.4:35357") 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-cutituq7bado: > dial: conn=172.17.0.1:55630->172.17.0.4:35357, err= 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-cutituq7bado: dial("tcp","172.17.0.4:39065") 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-cutituq7bado: > dial: conn=172.17.0.1:45998->172.17.0.4:39065, err= both checkfile vs. NFCx2 remote (without normalization) 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-cutituq7bado: dial("tcp","172.17.0.4:39766") 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-cutituq7bado: > dial: conn=172.17.0.1:53368->172.17.0.4:39766, err= 2026/04/18 05:06:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/04/18 05:06:43 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-cutituq7bado 2026/04/18 05:06:43 NOTICE: ftp://172.17.0.4:21/rclone-test-cutituq7bado: 1 files missing 2026/04/18 05:06:43 NOTICE: 1 hashes missing 2026/04/18 05:06:43 NOTICE: ftp://172.17.0.4:21/rclone-test-cutituq7bado: 1 differences found 2026/04/18 05:06:43 NOTICE: ftp://172.17.0.4:21/rclone-test-cutituq7bado: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-cutituq7bado: dial("tcp","172.17.0.4:38001") 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-cutituq7bado: > dial: conn=172.17.0.1:34740->172.17.0.4:38001, err= 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-cutituq7bado: dial("tcp","172.17.0.4:39017") 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-cutituq7bado: > dial: conn=172.17.0.1:35650->172.17.0.4:39017, err= 2026/04/18 05:06:43 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/04/18 05:06:43 NOTICE: ftp://172.17.0.4:21/rclone-test-cutituq7bado: 0 differences found 2026/04/18 05:06:43 NOTICE: ftp://172.17.0.4:21/rclone-test-cutituq7bado: 1 matching files 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-cutituq7bado: dial("tcp","172.17.0.4:37378") 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-cutituq7bado: > dial: conn=172.17.0.1:46414->172.17.0.4:37378, err= 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-cutituq7bado: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-cutituq7bado: Purge dir "" 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-kumahon4qoya: dial("tcp","172.17.0.4:39540") 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-kumahon4qoya: > dial: conn=172.17.0.1:49818->172.17.0.4:39540, err= 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-kumahon4qoya: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-kumahon4qoya: Purge dir "" 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-liduyaq6nodi: dial("tcp","172.17.0.4:32978") 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-liduyaq6nodi: > dial: conn=172.17.0.1:49580->172.17.0.4:32978, err= 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-liduyaq6nodi: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-liduyaq6nodi: Purge dir "" 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-secimuw0fesi: dial("tcp","172.17.0.4:30088") 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-secimuw0fesi: > dial: conn=172.17.0.1:48410->172.17.0.4:30088, err= 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-secimuw0fesi: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-secimuw0fesi: Purge dir "" 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-bufufur9xogo: dial("tcp","172.17.0.4:38641") 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-bufufur9xogo: > dial: conn=172.17.0.1:51574->172.17.0.4:38641, err= 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-bufufur9xogo: Purge object "測試_Русский___ě_áñ" 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-bufufur9xogo: Purge dir "" 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-hevobaf4guno: dial("tcp","172.17.0.4:37431") 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-hevobaf4guno: > dial: conn=172.17.0.1:51198->172.17.0.4:37431, err= 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-hevobaf4guno: Purge object "測試_Русский___ě_áñ" 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-hevobaf4guno: Purge dir "" 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-zuveqak6rafe: dial("tcp","172.17.0.4:30210") 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-zuveqak6rafe: > dial: conn=172.17.0.1:33766->172.17.0.4:30210, err= 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-zuveqak6rafe: Purge object "HELLO, WORLD!" 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-zuveqak6rafe: Purge dir "" 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-gobotaq4mifu: dial("tcp","172.17.0.4:30949") 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-gobotaq4mifu: > dial: conn=172.17.0.1:39384->172.17.0.4:30949, err= 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-gobotaq4mifu: Purge object "HeLlO, wOrLd!" 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-gobotaq4mifu: Purge dir "" 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-kekotom9jija: dial("tcp","172.17.0.4:35620") 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-kekotom9jija: > dial: conn=172.17.0.1:36156->172.17.0.4:35620, err= 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-kekotom9jija: Purge object "HELLO, WORLD!" 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-kekotom9jija: Purge dir "" 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-patabec5yoku: dial("tcp","172.17.0.4:34426") 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-patabec5yoku: > dial: conn=172.17.0.1:44818->172.17.0.4:34426, err= 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-patabec5yoku: Purge object "hello, world!" 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-patabec5yoku: Purge dir "" --- PASS: TestApplyTransforms (22.00s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:06:43 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37349") 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:37562->172.17.0.4:37349, err= 2026/04/18 05:06:43 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/04/18 05:06:43 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/04/18 05:06:43 INFO : file1: Copied (new) to: sub/file2 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37197") 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:49684->172.17.0.4:37197, err= 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39259") 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:55872->172.17.0.4:39259, err= 2026/04/18 05:06:43 DEBUG : sub/file2: size = 14 OK 2026/04/18 05:06:43 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/18 05:06:43 DEBUG : file1: Unchanged skipping 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30373") 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:53852->172.17.0.4:30373, err= 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34582") 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:52308->172.17.0.4:34582, err= 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: don't need to copy/move sub/file2, it is already at target location 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34812") 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:36166->172.17.0.4:34812, err= 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33758") 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:42846->172.17.0.4:33758, err= 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33427") 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:36632->172.17.0.4:33427, err= 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39674") 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:51452->172.17.0.4:39674, err= 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32303") 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:53358->172.17.0.4:32303, err= --- PASS: TestCopyFile (0.01s) === RUN TestCopyLongFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39381") 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:38732->172.17.0.4:39381, err= 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34549") 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:42014->172.17.0.4:34549, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37381") 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:41922->172.17.0.4:37381, err= 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39516") 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:40482->172.17.0.4:39516, err= 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35349") 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:38854->172.17.0.4:35349, err= 2026/04/18 05:06:43 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vikutaw3yesu/backup" 2026/04/18 05:06:43 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/18 05:06:43 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/18 05:06:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/18 05:06:43 DEBUG : Setting pass="-JfSmyrEDlfw6GYmr0ZYpqgPBxyVwL0eg0rXiQ6cBQE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/18 05:06:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/18 05:06:43 DEBUG : TestFTPPureftpd: detected overridden config - adding "{o7G0a}" suffix to name 2026/04/18 05:06:43 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/18 05:06:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/18 05:06:43 DEBUG : Setting pass="-JfSmyrEDlfw6GYmr0ZYpqgPBxyVwL0eg0rXiQ6cBQE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/18 05:06:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu/backup: Connecting to FTP server 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu/backup: dial("tcp","172.17.0.4:21") 2026/04/18 05:06:43 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu/backup: > dial: conn=172.17.0.1:46720->172.17.0.4:21, err= 2026/04/18 05:06:45 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-vikutaw3yesu/backup" to be canonical "TestFTPPureftpd{o7G0a}:rclone-test-vikutaw3yesu/backup" 2026/04/18 05:06:45 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3187175982) 2026/04/18 05:06:45 DEBUG : dst/file1: size = 18 (ftp://172.17.0.4:21/rclone-test-vikutaw3yesu) 2026/04/18 05:06:45 DEBUG : dst/file1: Sizes differ 2026/04/18 05:06:45 INFO : dst/file1: Moved (server-side) 2026/04/18 05:06:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38218") 2026/04/18 05:06:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:43790->172.17.0.4:38218, err= 2026/04/18 05:06:45 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/04/18 05:06:45 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/04/18 05:06:45 INFO : dst/file1: Copied (new) 2026/04/18 05:06:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31697") 2026/04/18 05:06:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:42288->172.17.0.4:31697, err= 2026/04/18 05:06:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: Connecting to FTP server 2026/04/18 05:06:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:21") 2026/04/18 05:06:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:46726->172.17.0.4:21, err= 2026/04/18 05:06:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34018") 2026/04/18 05:06:45 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:41664->172.17.0.4:34018, err= 2026/04/18 05:06:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34689") 2026/04/18 05:06:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:60864->172.17.0.4:34689, err= 2026/04/18 05:06:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32493") 2026/04/18 05:06:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:34012->172.17.0.4:32493, err= 2026/04/18 05:06:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38130") 2026/04/18 05:06:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:50508->172.17.0.4:38130, err= 2026/04/18 05:06:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37512") 2026/04/18 05:06:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:36028->172.17.0.4:37512, err= 2026/04/18 05:06:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31077") 2026/04/18 05:06:47 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:54970->172.17.0.4:31077, err= 2026/04/18 05:06:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34645") 2026/04/18 05:06:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:60362->172.17.0.4:34645, err= 2026/04/18 05:06:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30058") 2026/04/18 05:06:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:44034->172.17.0.4:30058, err= 2026/04/18 05:06:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (4.46s) === RUN TestCopyFileCompareDest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:06:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vikutaw3yesu/dst" 2026/04/18 05:06:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/18 05:06:48 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/18 05:06:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/18 05:06:48 DEBUG : Setting pass="-JfSmyrEDlfw6GYmr0ZYpqgPBxyVwL0eg0rXiQ6cBQE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/18 05:06:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/18 05:06:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{o7G0a}" suffix to name 2026/04/18 05:06:48 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/18 05:06:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/18 05:06:48 DEBUG : Setting pass="-JfSmyrEDlfw6GYmr0ZYpqgPBxyVwL0eg0rXiQ6cBQE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/18 05:06:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/18 05:06:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu/dst: Connecting to FTP server 2026/04/18 05:06:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu/dst: dial("tcp","172.17.0.4:21") 2026/04/18 05:06:48 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu/dst: > dial: conn=172.17.0.1:46730->172.17.0.4:21, err= 2026/04/18 05:06:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vikutaw3yesu/CompareDest" 2026/04/18 05:06:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/18 05:06:50 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/18 05:06:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/18 05:06:50 DEBUG : Setting pass="-JfSmyrEDlfw6GYmr0ZYpqgPBxyVwL0eg0rXiQ6cBQE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/18 05:06:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/18 05:06:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{o7G0a}" suffix to name 2026/04/18 05:06:50 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/18 05:06:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/18 05:06:50 DEBUG : Setting pass="-JfSmyrEDlfw6GYmr0ZYpqgPBxyVwL0eg0rXiQ6cBQE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/18 05:06:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/18 05:06:50 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu/CompareDest: Connecting to FTP server 2026/04/18 05:06:50 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu/CompareDest: dial("tcp","172.17.0.4:21") 2026/04/18 05:06:50 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu/CompareDest: > dial: conn=172.17.0.1:46736->172.17.0.4:21, err= 2026/04/18 05:06:52 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-vikutaw3yesu/CompareDest" to be canonical "TestFTPPureftpd{o7G0a}:rclone-test-vikutaw3yesu/CompareDest" 2026/04/18 05:06:52 DEBUG : one: Need to transfer - File not found at Destination 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu/dst: dial("tcp","172.17.0.4:32840") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu/dst: > dial: conn=172.17.0.1:42488->172.17.0.4:32840, err= 2026/04/18 05:06:52 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/04/18 05:06:52 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/04/18 05:06:52 INFO : one: Copied (new) 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39734") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:50728->172.17.0.4:39734, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35764") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:55912->172.17.0.4:35764, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34766") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:36202->172.17.0.4:34766, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38662") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:59904->172.17.0.4:38662, err= 2026/04/18 05:06:52 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-vikutaw3yesu/CompareDest" for canonical name "TestFTPPureftpd{o7G0a}:rclone-test-vikutaw3yesu/CompareDest" 2026/04/18 05:06:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone3187175982) 2026/04/18 05:06:52 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-vikutaw3yesu/dst) 2026/04/18 05:06:52 DEBUG : one: Sizes differ 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu/dst: dial("tcp","172.17.0.4:32018") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu/dst: > dial: conn=172.17.0.1:50414->172.17.0.4:32018, err= 2026/04/18 05:06:52 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/04/18 05:06:52 DEBUG : one.4a8516eb.partial: renamed to: one 2026/04/18 05:06:52 INFO : one: Copied (replaced existing) 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34821") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:41646->172.17.0.4:34821, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39549") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:44770->172.17.0.4:39549, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34755") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:34690->172.17.0.4:34755, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32980") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:49194->172.17.0.4:32980, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30707") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:60766->172.17.0.4:30707, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30430") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:39618->172.17.0.4:30430, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30729") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:58218->172.17.0.4:30729, err= 2026/04/18 05:06:52 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-vikutaw3yesu/CompareDest" for canonical name "TestFTPPureftpd{o7G0a}:rclone-test-vikutaw3yesu/CompareDest" 2026/04/18 05:06:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone3187175982) 2026/04/18 05:06:52 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-vikutaw3yesu/dst) 2026/04/18 05:06:52 DEBUG : one: Sizes differ 2026/04/18 05:06:52 DEBUG : one: size = 5 OK 2026/04/18 05:06:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/18 05:06:52 DEBUG : one: Destination found in --compare-dest, skipping 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38478") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:35336->172.17.0.4:38478, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31034") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:54126->172.17.0.4:31034, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38013") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:57140->172.17.0.4:38013, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39227") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:38576->172.17.0.4:39227, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37646") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:42478->172.17.0.4:37646, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30080") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36442") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:39408->172.17.0.4:30080, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:41692->172.17.0.4:36442, err= 2026/04/18 05:06:52 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-vikutaw3yesu/CompareDest" for canonical name "TestFTPPureftpd{o7G0a}:rclone-test-vikutaw3yesu/CompareDest" 2026/04/18 05:06:52 DEBUG : two: Need to transfer - File not found at Destination 2026/04/18 05:06:52 DEBUG : two: size = 3 OK 2026/04/18 05:06:52 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/18 05:06:52 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31009") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:37064->172.17.0.4:31009, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33726") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31293") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:46126->172.17.0.4:33726, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:51234->172.17.0.4:31293, err= 2026/04/18 05:06:52 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-vikutaw3yesu/CompareDest" for canonical name "TestFTPPureftpd{o7G0a}:rclone-test-vikutaw3yesu/CompareDest" 2026/04/18 05:06:52 DEBUG : two: Need to transfer - File not found at Destination 2026/04/18 05:06:52 DEBUG : two: size = 3 OK 2026/04/18 05:06:52 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/18 05:06:52 DEBUG : two: Destination found in --compare-dest, skipping 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33896") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:53162->172.17.0.4:33896, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30479") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:60246->172.17.0.4:30479, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35444") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:50000->172.17.0.4:35444, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36343") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:33526->172.17.0.4:36343, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30091") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:49164->172.17.0.4:30091, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39465") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:57254->172.17.0.4:39465, err= 2026/04/18 05:06:52 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-vikutaw3yesu/CompareDest" for canonical name "TestFTPPureftpd{o7G0a}:rclone-test-vikutaw3yesu/CompareDest" 2026/04/18 05:06:52 DEBUG : two: Need to transfer - File not found at Destination 2026/04/18 05:06:52 DEBUG : two: size = 5 (Local file system at /tmp/rclone3187175982) 2026/04/18 05:06:52 DEBUG : two: size = 3 (ftp://172.17.0.4:21/rclone-test-vikutaw3yesu/CompareDest) 2026/04/18 05:06:52 DEBUG : two: Sizes differ 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu/dst: dial("tcp","172.17.0.4:38918") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu/dst: > dial: conn=172.17.0.1:52256->172.17.0.4:38918, err= 2026/04/18 05:06:52 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/04/18 05:06:52 DEBUG : two.a319cd8b.partial: renamed to: two 2026/04/18 05:06:52 INFO : two: Copied (new) 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32969") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:58102->172.17.0.4:32969, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32087") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:56070->172.17.0.4:32087, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38805") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:39458->172.17.0.4:38805, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33424") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:55782->172.17.0.4:33424, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33333") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:37056->172.17.0.4:33333, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30627") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:46642->172.17.0.4:30627, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32933") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:48074->172.17.0.4:32933, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (4.46s) === RUN TestCopyFileCopyDest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34749") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:48904->172.17.0.4:34749, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33845") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:48000->172.17.0.4:33845, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:06:52 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34932") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:47364->172.17.0.4:34932, err= 2026/04/18 05:06:52 DEBUG : sub/file2: size = 14 OK 2026/04/18 05:06:52 INFO : file1: Copied (new) to: sub/file2 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32775") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:59592->172.17.0.4:32775, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30296") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:39696->172.17.0.4:30296, err= 2026/04/18 05:06:52 DEBUG : sub/file2: size = 14 OK 2026/04/18 05:06:52 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/18 05:06:52 DEBUG : file1: Unchanged skipping 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30725") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:55346->172.17.0.4:30725, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38616") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:36986->172.17.0.4:38616, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: don't need to copy/move sub/file2, it is already at target location 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39112") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:32816->172.17.0.4:39112, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30987") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:55106->172.17.0.4:30987, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38535") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:58696->172.17.0.4:38535, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35904") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:46076->172.17.0.4:35904, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35531") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:45330->172.17.0.4:35531, err= --- PASS: TestCopyInplace (0.01s) === RUN TestCopyLongFileName run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:06:52 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32907") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:43482->172.17.0.4:32907, err= 2026/04/18 05:06:52 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/04/18 05:06:52 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/04/18 05:06:52 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34704") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:41866->172.17.0.4:34704, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35135") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:44912->172.17.0.4:35135, err= 2026/04/18 05:06:52 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/04/18 05:06:52 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/18 05:06:52 DEBUG : file1: Unchanged skipping 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34890") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:35038->172.17.0.4:34890, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38580") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:50314->172.17.0.4:38580, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32892") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:55484->172.17.0.4:32892, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38094") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:34666->172.17.0.4:38094, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32511") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:59920->172.17.0.4:32511, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35500") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:34162->172.17.0.4:35500, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30313") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:59824->172.17.0.4:30313, err= --- PASS: TestCopyLongFileName (0.01s) === RUN TestCopyLongFileNameCollision run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35819") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:41920->172.17.0.4:35819, err= 2026/04/18 05:06:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/04/18 05:06:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/04/18 05:06:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/04/18 05:06:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/04/18 05:06:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/04/18 05:06:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/04/18 05:06:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/04/18 05:06:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/04/18 05:06:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/04/18 05:06:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: Connecting to FTP server 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:21") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: Connecting to FTP server 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: Waiting for checks to finish 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: Waiting for transfers to finish 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:58034->172.17.0.4:21, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31797") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:58092->172.17.0.4:31797, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37797") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:54170->172.17.0.4:37797, err= 2026/04/18 05:06:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/04/18 05:06:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/04/18 05:06:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/04/18 05:06:52 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/04/18 05:06:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/04/18 05:06:52 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38551") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:60986->172.17.0.4:38551, err= 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32484") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:37094->172.17.0.4:32484, err= 2026/04/18 05:06:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/04/18 05:06:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/04/18 05:06:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/04/18 05:06:52 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34117") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:42314->172.17.0.4:34117, err= 2026/04/18 05:06:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/04/18 05:06:52 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39815") 2026/04/18 05:06:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:59388->172.17.0.4:39815, err= 2026/04/18 05:06:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/04/18 05:06:52 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/04/18 05:06:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33536") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:49356->172.17.0.4:33536, err= 2026/04/18 05:06:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/04/18 05:06:52 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31468") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:37630->172.17.0.4:31468, err= 2026/04/18 05:06:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/04/18 05:06:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/04/18 05:06:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/04/18 05:06:52 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/04/18 05:06:52 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/04/18 05:06:52 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:21") 2026/04/18 05:06:52 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:58048->172.17.0.4:21, err= 2026/04/18 05:06:54 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32334") 2026/04/18 05:06:54 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:58774->172.17.0.4:32334, err= 2026/04/18 05:06:54 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/04/18 05:06:54 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/04/18 05:06:54 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/04/18 05:06:54 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37312") 2026/04/18 05:06:54 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:51514->172.17.0.4:37312, err= 2026/04/18 05:06:54 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/04/18 05:06:54 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/04/18 05:06:54 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/04/18 05:06:54 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34928") 2026/04/18 05:06:54 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:41524->172.17.0.4:34928, err= 2026/04/18 05:06:54 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33403") 2026/04/18 05:06:54 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:44552->172.17.0.4:33403, err= 2026/04/18 05:06:54 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30288") 2026/04/18 05:06:54 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:55072->172.17.0.4:30288, err= --- PASS: TestCopyLongFileNameCollision (2.24s) === RUN TestCopyFileMaxTransfer run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:06:54 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/04/18 05:06:54 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36427") 2026/04/18 05:06:54 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:51668->172.17.0.4:36427, err= 2026/04/18 05:06:54 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/04/18 05:06:54 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/04/18 05:06:54 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/04/18 05:06:54 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34288") 2026/04/18 05:06:54 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:42460->172.17.0.4:34288, err= 2026/04/18 05:06:54 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30589") 2026/04/18 05:06:54 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:39786->172.17.0.4:30589, err= 2026/04/18 05:06:54 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/04/18 05:06:54 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37071") 2026/04/18 05:06:54 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:39972->172.17.0.4:37071, err= 2026/04/18 05:06:55 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/04/18 05:06:55 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35488") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:53668->172.17.0.4:35488, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37585") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:54924->172.17.0.4:37585, err= 2026/04/18 05:06:55 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34053") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:51876->172.17.0.4:34053, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37931") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:45240->172.17.0.4:37931, err= 2026/04/18 05:06:55 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30068") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:57178->172.17.0.4:30068, err= 2026/04/18 05:06:55 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/04/18 05:06:55 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/04/18 05:06:55 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35508") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:57584->172.17.0.4:35508, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38157") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:60824->172.17.0.4:38157, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34036") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:41096->172.17.0.4:34036, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38932") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:51710->172.17.0.4:38932, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30127") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:58614->172.17.0.4:30127, err= --- PASS: TestCopyFileMaxTransfer (1.03s) === RUN TestDeduplicateInteractive run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37914") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:36918->172.17.0.4:37914, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34526") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:58594->172.17.0.4:34526, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30935") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:42696->172.17.0.4:30935, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32944") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:41730->172.17.0.4:32944, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35926") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:39228->172.17.0.4:35926, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30792") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:35660->172.17.0.4:30792, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30168") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:57142->172.17.0.4:30168, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34652") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:47390->172.17.0.4:34652, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31173") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:44566->172.17.0.4:31173, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38498") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:49172->172.17.0.4:38498, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32490") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:53024->172.17.0.4:32490, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36529") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:59044->172.17.0.4:36529, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31780") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:59048->172.17.0.4:31780, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30796") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:52512->172.17.0.4:30796, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38301") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:54964->172.17.0.4:38301, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38527") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:46006->172.17.0.4:38527, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30437") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:50232->172.17.0.4:30437, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39809") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:53768->172.17.0.4:39809, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37309") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:55524->172.17.0.4:37309, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36613") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:32768->172.17.0.4:36613, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39962") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:36760->172.17.0.4:39962, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35369") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:41892->172.17.0.4:35369, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35744") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:56642->172.17.0.4:35744, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34803") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:32944->172.17.0.4:34803, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30392") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:32918->172.17.0.4:30392, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35105") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:35722->172.17.0.4:35105, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31814") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:59510->172.17.0.4:31814, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31338") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:48420->172.17.0.4:31338, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36816") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:39352->172.17.0.4:36816, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39016") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:55938->172.17.0.4:39016, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31623") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:38030->172.17.0.4:31623, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38708") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:36662->172.17.0.4:38708, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30943") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:47128->172.17.0.4:30943, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39861") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:48848->172.17.0.4:39861, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36994") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:43898->172.17.0.4:36994, err= 2026/04/18 05:06:55 DEBUG : a.txt: Excluded (Size Filter) 2026/04/18 05:06:55 DEBUG : a.txt: Excluded 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31062") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:49344->172.17.0.4:31062, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37677") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:33726->172.17.0.4:37677, err= 2026/04/18 05:06:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/18 05:06:55 DEBUG : sub dir/hello world2: Excluded 2026/04/18 05:06:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/18 05:06:55 DEBUG : sub dir/hello world: Excluded 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38897") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:46540->172.17.0.4:38897, err= 2026/04/18 05:06:55 DEBUG : sub dir/ignore dir: Excluded 2026/04/18 05:06:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/18 05:06:55 DEBUG : sub dir/hello world2: Excluded 2026/04/18 05:06:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/18 05:06:55 DEBUG : sub dir/hello world: Excluded 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34735") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:53348->172.17.0.4:34735, err= 2026/04/18 05:06:55 DEBUG : sub dir/ignore dir: Excluded 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39496") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:35136->172.17.0.4:39496, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37594") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:50202->172.17.0.4:37594, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33479") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:33192->172.17.0.4:33479, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33749") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:45314->172.17.0.4:33749, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38179") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:35436->172.17.0.4:38179, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31898") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:47638->172.17.0.4:31898, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32385") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:52168->172.17.0.4:32385, err= --- PASS: TestListDirSorted (0.03s) === RUN TestListDirSortedFn run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35539") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:33928->172.17.0.4:35539, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35951") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:54984->172.17.0.4:35951, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38973") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:43506->172.17.0.4:38973, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34031") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:47432->172.17.0.4:34031, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37572") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:54774->172.17.0.4:37572, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33579") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:52052->172.17.0.4:33579, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32320") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:46762->172.17.0.4:32320, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31764") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:55206->172.17.0.4:31764, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30844") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:37324->172.17.0.4:30844, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33694") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:41682->172.17.0.4:33694, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39413") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:56088->172.17.0.4:39413, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37918") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:46552->172.17.0.4:37918, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32281") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:34104->172.17.0.4:32281, err= 2026/04/18 05:06:55 DEBUG : a.txt: Excluded (Size Filter) 2026/04/18 05:06:55 DEBUG : a.txt: Excluded 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36540") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:57372->172.17.0.4:36540, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31650") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:53564->172.17.0.4:31650, err= 2026/04/18 05:06:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/18 05:06:55 DEBUG : sub dir/hello world2: Excluded 2026/04/18 05:06:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/18 05:06:55 DEBUG : sub dir/hello world: Excluded 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39170") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:38708->172.17.0.4:39170, err= 2026/04/18 05:06:55 DEBUG : sub dir/ignore dir: Excluded 2026/04/18 05:06:55 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/04/18 05:06:55 DEBUG : sub dir/hello world2: Excluded 2026/04/18 05:06:55 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/04/18 05:06:55 DEBUG : sub dir/hello world: Excluded 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31339") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:47110->172.17.0.4:31339, err= 2026/04/18 05:06:55 DEBUG : sub dir/ignore dir: Excluded 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36580") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:47434->172.17.0.4:36580, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33798") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:54852->172.17.0.4:33798, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31442") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:60352->172.17.0.4:31442, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30018") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:40750->172.17.0.4:30018, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36588") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:42328->172.17.0.4:36588, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33957") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:59172->172.17.0.4:33957, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37270") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:41144->172.17.0.4:37270, err= --- PASS: TestListDirSortedFn (0.02s) === RUN TestListJSON run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37707") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:51918->172.17.0.4:37707, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37531") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:60790->172.17.0.4:37531, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39775") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:58560->172.17.0.4:39775, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31175") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:40530->172.17.0.4:31175, err= === RUN TestListJSON/Default 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36010") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:58402->172.17.0.4:36010, err= === RUN TestListJSON/FilesOnly 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34326") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:46812->172.17.0.4:34326, err= === RUN TestListJSON/DirsOnly 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30777") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:44456->172.17.0.4:30777, err= === RUN TestListJSON/Recurse 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33177") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:53392->172.17.0.4:33177, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34102") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:37708->172.17.0.4:34102, err= === RUN TestListJSON/SubDir 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34340") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:59198->172.17.0.4:34340, err= === RUN TestListJSON/NoModTime 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33492") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:50140->172.17.0.4:33492, err= === RUN TestListJSON/NoMimeType 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36283") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:48192->172.17.0.4:36283, err= === RUN TestListJSON/ShowHash 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30873") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:50560->172.17.0.4:30873, err= === RUN TestListJSON/HashTypes 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37121") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:53124->172.17.0.4:37121, err= 2026/04/18 05:06:55 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31274") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:41406->172.17.0.4:31274, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38965") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:42430->172.17.0.4:38965, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37032") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:56696->172.17.0.4:37032, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37184") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:56278->172.17.0.4:37184, err= --- PASS: TestListJSON (0.02s) --- PASS: TestListJSON/Default (0.00s) --- PASS: TestListJSON/FilesOnly (0.00s) --- PASS: TestListJSON/DirsOnly (0.00s) --- PASS: TestListJSON/Recurse (0.00s) --- PASS: TestListJSON/SubDir (0.00s) --- PASS: TestListJSON/NoModTime (0.00s) --- PASS: TestListJSON/NoMimeType (0.00s) --- PASS: TestListJSON/ShowHash (0.00s) --- PASS: TestListJSON/HashTypes (0.00s) --- PASS: TestListJSON/Metadata (0.00s) === RUN TestStatJSON run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39056") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:34554->172.17.0.4:39056, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33971") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:58482->172.17.0.4:33971, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36064") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:36684->172.17.0.4:36064, err= 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38928") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:33396->172.17.0.4:38928, err= === RUN TestStatJSON/Root 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37115") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:37234->172.17.0.4:37115, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30847") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:52080->172.17.0.4:30847, err= === RUN TestStatJSON/Dir 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39775") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:58572->172.17.0.4:39775, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38655") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:52294->172.17.0.4:38655, err= === RUN TestStatJSON/File === RUN TestStatJSON/NotFound 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36258") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:36900->172.17.0.4:36258, err= === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36881") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:39058->172.17.0.4:36881, err= === RUN TestStatJSON/FileDirsOnly 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39859") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:48844->172.17.0.4:39859, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36318") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:55050->172.17.0.4:36318, err= === RUN TestStatJSON/RootNotFound 2026/04/18 05:06:55 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vikutaw3yesu/notfound" 2026/04/18 05:06:55 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/18 05:06:55 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/18 05:06:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/18 05:06:55 DEBUG : Setting pass="-JfSmyrEDlfw6GYmr0ZYpqgPBxyVwL0eg0rXiQ6cBQE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/18 05:06:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/18 05:06:55 DEBUG : TestFTPPureftpd: detected overridden config - adding "{o7G0a}" suffix to name 2026/04/18 05:06:55 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/18 05:06:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/18 05:06:55 DEBUG : Setting pass="-JfSmyrEDlfw6GYmr0ZYpqgPBxyVwL0eg0rXiQ6cBQE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/18 05:06:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu/notfound: Connecting to FTP server 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu/notfound: dial("tcp","172.17.0.4:21") 2026/04/18 05:06:55 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu/notfound: > dial: conn=172.17.0.1:58060->172.17.0.4:21, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu/notfound: dial("tcp","172.17.0.4:39368") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu/notfound: > dial: conn=172.17.0.1:55744->172.17.0.4:39368, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32140") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:51362->172.17.0.4:32140, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34610") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:40184->172.17.0.4:34610, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37189") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:44486->172.17.0.4:37189, err= --- PASS: TestStatJSON (2.34s) --- 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 (2.33s) === RUN TestMkdir run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:06:58 INFO : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: Making directory 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39064") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:58052->172.17.0.4:39064, err= 2026/04/18 05:06:58 INFO : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: Making directory 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31235") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:42840->172.17.0.4:31235, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31465") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:60600->172.17.0.4:31465, err= --- PASS: TestMkdir (0.00s) === RUN TestLsd run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31506") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:38976->172.17.0.4:31506, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38505") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:48666->172.17.0.4:38505, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30691") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:39976->172.17.0.4:30691, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35859") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:40956->172.17.0.4:35859, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37204") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:48600->172.17.0.4:37204, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39303") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:51430->172.17.0.4:39303, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38640") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:46462->172.17.0.4:38640, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38161") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:44960->172.17.0.4:38161, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32639") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:52382->172.17.0.4:32639, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30195") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:39952->172.17.0.4:30195, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39696") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:50882->172.17.0.4:39696, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36651") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:38748->172.17.0.4:36651, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36669") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:59236->172.17.0.4:36669, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30421") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:42602->172.17.0.4:30421, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32984") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:47388->172.17.0.4:32984, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33335") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:42444->172.17.0.4:33335, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31756") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:60504->172.17.0.4:31756, err= 2026/04/18 05:06:58 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/04/18 05:06:58 DEBUG : empty space: Excluded 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38481") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:57654->172.17.0.4:38481, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39386") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:59622->172.17.0.4:39386, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36882") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:42600->172.17.0.4:36882, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39235") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:48634->172.17.0.4:39235, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35190") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:47848->172.17.0.4:35190, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35376") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:44318->172.17.0.4:35376, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31963") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:35972->172.17.0.4:31963, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30016") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:38442->172.17.0.4:30016, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34546") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:50066->172.17.0.4:34546, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34008") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:51498->172.17.0.4:34008, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37038") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:41626->172.17.0.4:37038, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32685") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:36978->172.17.0.4:32685, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34216") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:60698->172.17.0.4:34216, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2026/04/18 05:06:58 DEBUG : Creating backend with remote ":memory:" 2026/04/18 05:06:58 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/04/18 05:06:58 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/18 05:06:58 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/04/18 05:06:58 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/18 05:06:58 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/04/18 05:06:58 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/18 05:06:58 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/04/18 05:06:58 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/04/18 05:06:58 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.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31804") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:33260->172.17.0.4:31804, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38783") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:37456->172.17.0.4:38783, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32676") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:49360->172.17.0.4:32676, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39447") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:35072->172.17.0.4:39447, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31297") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:36312->172.17.0.4:31297, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38527") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:46012->172.17.0.4:38527, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34348") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:52534->172.17.0.4:34348, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30608") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:41018->172.17.0.4:30608, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32891") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:32830->172.17.0.4:32891, err= --- PASS: TestCount (0.01s) === RUN TestDelete run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30482") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:55986->172.17.0.4:30482, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37864") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:37674->172.17.0.4:37864, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31083") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:39438->172.17.0.4:31083, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33562") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:37808->172.17.0.4:33562, err= 2026/04/18 05:06:58 DEBUG : Waiting for deletions to finish 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32293") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:40440->172.17.0.4:32293, err= 2026/04/18 05:06:58 DEBUG : large: Excluded (Size Filter) 2026/04/18 05:06:58 DEBUG : large: Excluded 2026/04/18 05:06:58 INFO : medium: Deleted 2026/04/18 05:06:58 INFO : small: Deleted 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38008") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:43824->172.17.0.4:38008, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36828") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:45976->172.17.0.4:36828, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36445") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:33202->172.17.0.4:36445, err= --- PASS: TestDelete (0.01s) === RUN TestMaxDelete run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39785") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:43896->172.17.0.4:39785, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34969") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:57630->172.17.0.4:34969, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37994") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:55044->172.17.0.4:37994, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32322") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:40476->172.17.0.4:32322, err= 2026/04/18 05:06:58 DEBUG : Waiting for deletions to finish 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36530") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:48264->172.17.0.4:36530, err= 2026/04/18 05:06:58 ERROR : large: Got fatal error on delete: --max-delete threshold reached 2026/04/18 05:06:58 INFO : small: Deleted 2026/04/18 05:06:58 INFO : medium: Deleted 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32800") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:58660->172.17.0.4:32800, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33802") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:34616->172.17.0.4:33802, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34088") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:54012->172.17.0.4:34088, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34957") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:43644->172.17.0.4:34957, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38970") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:44964->172.17.0.4:38970, err= --- PASS: TestMaxDelete (0.01s) === RUN TestMaxDeleteSizeLargeFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31504") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:46524->172.17.0.4:31504, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30384") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:39520->172.17.0.4:30384, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35559") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:41522->172.17.0.4:35559, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37893") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:45300->172.17.0.4:37893, err= 2026/04/18 05:06:58 DEBUG : Waiting for deletions to finish 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38807") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:46296->172.17.0.4:38807, err= 2026/04/18 05:06:58 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/04/18 05:06:58 INFO : small: Deleted 2026/04/18 05:06:58 INFO : medium: Deleted 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35037") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:57808->172.17.0.4:35037, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31631") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:47830->172.17.0.4:31631, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36213") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:60682->172.17.0.4:36213, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37655") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:59090->172.17.0.4:37655, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33532") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:47458->172.17.0.4:33532, err= --- PASS: TestMaxDeleteSizeLargeFile (0.01s) === RUN TestMaxDeleteSize run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30804") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:38856->172.17.0.4:30804, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35716") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:51216->172.17.0.4:35716, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39078") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:51714->172.17.0.4:39078, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31222") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:41678->172.17.0.4:31222, err= 2026/04/18 05:06:58 DEBUG : Waiting for deletions to finish 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33268") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:40132->172.17.0.4:33268, err= 2026/04/18 05:06:58 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/04/18 05:06:58 INFO : medium: Deleted 2026/04/18 05:06:58 INFO : large: Deleted 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36100") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:51668->172.17.0.4:36100, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36301") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:59788->172.17.0.4:36301, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32522") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:40302->172.17.0.4:32522, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33032") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:36948->172.17.0.4:33032, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39066") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:41630->172.17.0.4:39066, err= --- PASS: TestMaxDeleteSize (0.01s) === RUN TestReadFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30961") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:49910->172.17.0.4:30961, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32620") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:38028->172.17.0.4:32620, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36360") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:43966->172.17.0.4:36360, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33785") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:60720->172.17.0.4:33785, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32644") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:50372->172.17.0.4:32644, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32864") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:46818->172.17.0.4:32864, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38214") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:60508->172.17.0.4:38214, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2026/04/18 05:06:58 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/04/18 05:06:58 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/04/18 05:06:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/18 05:06:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/18 05:06:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/18 05:06:58 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/04/18 05:06:58 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.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35262") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:45152->172.17.0.4:35262, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32398") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:55588->172.17.0.4:32398, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30490") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:57616->172.17.0.4:30490, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39142") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:34070->172.17.0.4:39142, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36211") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:59802->172.17.0.4:36211, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33634") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:55134->172.17.0.4:33634, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31805") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:48634->172.17.0.4:31805, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31523") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:41158->172.17.0.4:31523, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38301") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:54980->172.17.0.4:38301, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30852") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:51250->172.17.0.4:30852, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32521") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:56782->172.17.0.4:32521, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30939") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:43436->172.17.0.4:30939, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38338") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:47456->172.17.0.4:38338, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36714") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:55674->172.17.0.4:36714, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37859") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:41576->172.17.0.4:37859, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30982") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:37920->172.17.0.4:30982, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34580") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:39470->172.17.0.4:34580, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39754") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:54908->172.17.0.4:39754, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34312") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:57268->172.17.0.4:34312, err= 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37087") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:57040->172.17.0.4:37087, err= --- PASS: TestCat (0.10s) === RUN TestPurge 2026/04/18 05:06:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kadukub8yavu" 2026/04/18 05:06:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/04/18 05:06:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/18 05:06:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/18 05:06:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/18 05:06:58 DEBUG : Setting pass="-JfSmyrEDlfw6GYmr0ZYpqgPBxyVwL0eg0rXiQ6cBQE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/18 05:06:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/18 05:06:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{o7G0a}" suffix to name 2026/04/18 05:06:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/18 05:06:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/18 05:06:58 DEBUG : Setting pass="-JfSmyrEDlfw6GYmr0ZYpqgPBxyVwL0eg0rXiQ6cBQE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/18 05:06:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: Connecting to FTP server 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:21") 2026/04/18 05:06:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:58064->172.17.0.4:21, err= 2026/04/18 05:07:00 DEBUG : Creating backend with remote "/tmp/rclone2700570480" run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-kadukub8yavu", Local "Local file system at /tmp/rclone2700570480", Modify Window "1s" 2026/04/18 05:07:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:34701") 2026/04/18 05:07:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:47680->172.17.0.4:34701, err= 2026/04/18 05:07:00 INFO : A2: Making directory 2026/04/18 05:07:00 INFO : A1/B2: Making directory 2026/04/18 05:07:00 INFO : A1/B2/C2: Making directory 2026/04/18 05:07:00 INFO : A1/B1/C3: Making directory 2026/04/18 05:07:00 INFO : A3: Making directory 2026/04/18 05:07:00 INFO : A3/B3: Making directory 2026/04/18 05:07:00 INFO : A3/B3/C4: Making directory 2026/04/18 05:07:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:38604") 2026/04/18 05:07:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:38164->172.17.0.4:38604, err= 2026/04/18 05:07:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:36933") 2026/04/18 05:07:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:51122->172.17.0.4:36933, err= 2026/04/18 05:07:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: Connecting to FTP server 2026/04/18 05:07:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:21") 2026/04/18 05:07:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: Connecting to FTP server 2026/04/18 05:07:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:58074->172.17.0.4:21, err= 2026/04/18 05:07:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:37851") 2026/04/18 05:07:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:35784->172.17.0.4:37851, err= 2026/04/18 05:07:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:34604") 2026/04/18 05:07:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:44574->172.17.0.4:34604, err= 2026/04/18 05:07:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:37385") 2026/04/18 05:07:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:52822->172.17.0.4:37385, err= 2026/04/18 05:07:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:21") 2026/04/18 05:07:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:58090->172.17.0.4:21, err= 2026/04/18 05:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:30735") 2026/04/18 05:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:56854->172.17.0.4:30735, err= 2026/04/18 05:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:33234") 2026/04/18 05:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:35954->172.17.0.4:33234, err= 2026/04/18 05:07:02 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:32219") 2026/04/18 05:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:57266->172.17.0.4:32219, err= 2026/04/18 05:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: Connecting to FTP server 2026/04/18 05:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:21") 2026/04/18 05:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:42900->172.17.0.4:21, err= 2026/04/18 05:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:32322") 2026/04/18 05:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:54550->172.17.0.4:32322, err= 2026/04/18 05:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:34247") 2026/04/18 05:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:44366->172.17.0.4:34247, err= 2026/04/18 05:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:37607") 2026/04/18 05:07:03 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:45780->172.17.0.4:37607, err= 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:39792") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:52014->172.17.0.4:39792, err= 2026/04/18 05:07:05 DEBUG : Waiting for deletions to finish 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:31304") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:44522->172.17.0.4:31304, err= 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:30387") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:37230->172.17.0.4:30387, err= 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:32598") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:36228->172.17.0.4:32598, err= 2026/04/18 05:07:05 INFO : A1/B1/C1/one: Deleted 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:35013") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:52116->172.17.0.4:35013, err= 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:35506") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:38120") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:46724->172.17.0.4:35506, err= 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:50798->172.17.0.4:38120, err= 2026/04/18 05:07:05 DEBUG : removing 2 level 3 directories 2026/04/18 05:07:05 INFO : A1/B1/C3: Removing directory 2026/04/18 05:07:05 INFO : A1/B1/C1: Removing directory 2026/04/18 05:07:05 DEBUG : removing 1 level 2 directories 2026/04/18 05:07:05 INFO : A1/B1: Removing directory 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:36063") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:55278->172.17.0.4:36063, err= 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:31285") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:34574") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:48584->172.17.0.4:31285, err= 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:33554") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:42938->172.17.0.4:34574, err= 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:37894->172.17.0.4:33554, err= 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:33348") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:41290->172.17.0.4:33348, err= 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:34391") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:50448->172.17.0.4:34391, err= 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:39714") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:37784->172.17.0.4:39714, err= 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:32478") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:60920->172.17.0.4:32478, err= 2026/04/18 05:07:05 DEBUG : Waiting for deletions to finish 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:31389") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:34018->172.17.0.4:31389, err= 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:31987") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:37090->172.17.0.4:31987, err= 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:35946") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:34439") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:47534->172.17.0.4:35946, err= 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:38374->172.17.0.4:34439, err= 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:39145") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:33190->172.17.0.4:39145, err= 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:30064") 2026/04/18 05:07:05 INFO : A1/two: Deleted 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:43972->172.17.0.4:30064, err= 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:30954") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:48074->172.17.0.4:30954, err= 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:39704") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:47786->172.17.0.4:39704, err= 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:34370") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:55698->172.17.0.4:34370, err= 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:31165") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:39433") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:39576->172.17.0.4:31165, err= 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:32601") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:56880->172.17.0.4:39433, err= 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:39328->172.17.0.4:32601, err= 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:32740") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:52354->172.17.0.4:32740, err= 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:38199") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:54942->172.17.0.4:38199, err= 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:30120") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:44944->172.17.0.4:30120, err= 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:37558") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:38582->172.17.0.4:37558, err= 2026/04/18 05:07:05 DEBUG : removing 2 level 3 directories 2026/04/18 05:07:05 INFO : A3/B3/C4: Removing directory 2026/04/18 05:07:05 INFO : A1/B2/C2: Removing directory 2026/04/18 05:07:05 DEBUG : removing 2 level 2 directories 2026/04/18 05:07:05 INFO : A3/B3: Removing directory 2026/04/18 05:07:05 INFO : A1/B2: Removing directory 2026/04/18 05:07:05 DEBUG : removing 3 level 1 directories 2026/04/18 05:07:05 INFO : A3: Removing directory 2026/04/18 05:07:05 INFO : A1: Removing directory 2026/04/18 05:07:05 INFO : A2: Removing directory 2026/04/18 05:07:05 DEBUG : removing 1 level 0 directories 2026/04/18 05:07:05 INFO : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: Removing directory 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:30039") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:48626->172.17.0.4:30039, err= 2026/04/18 05:07:05 ERROR : error listing: directory not found 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: dial("tcp","172.17.0.4:32431") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: > dial: conn=172.17.0.1:36760->172.17.0.4:32431, err= 2026/04/18 05:07:05 ERROR : error listing: directory not found 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kadukub8yavu: Purge dir "" 2026/04/18 05:07:05 NOTICE: purge failed to rmdir "": directory not found 2026/04/18 05:07:05 NOTICE: purge failed: directory not found --- PASS: TestPurge (6.83s) === RUN TestRmdirsNoLeaveRoot run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31369") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:43698->172.17.0.4:31369, err= 2026/04/18 05:07:05 INFO : A2: Making directory 2026/04/18 05:07:05 INFO : A1/B2: Making directory 2026/04/18 05:07:05 INFO : A1/B2/C2: Making directory 2026/04/18 05:07:05 INFO : A1/B1/C3: Making directory 2026/04/18 05:07:05 INFO : A3: Making directory 2026/04/18 05:07:05 INFO : A3/B3: Making directory 2026/04/18 05:07:05 INFO : A3/B3/C4: Making directory 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31402") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:60648->172.17.0.4:31402, err= 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39028") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:34310->172.17.0.4:39028, err= 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32153") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30862") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:39786->172.17.0.4:32153, err= 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:51858->172.17.0.4:30862, err= 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30244") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:40744->172.17.0.4:30244, err= 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: Connecting to FTP server 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:21") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:42916->172.17.0.4:21, err= 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34272") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:41536->172.17.0.4:34272, err= 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33859") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:41162->172.17.0.4:33859, err= 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31215") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:49614->172.17.0.4:31215, err= 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34342") 2026/04/18 05:07:05 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:57010->172.17.0.4:34342, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36257") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:37410->172.17.0.4:36257, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36356") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:52592->172.17.0.4:36356, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33848") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:56564->172.17.0.4:33848, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36930") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:56618->172.17.0.4:36930, err= 2026/04/18 05:07:07 DEBUG : removing 1 level 3 directories 2026/04/18 05:07:07 INFO : A3/B3/C4: Removing directory 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36515") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:42708->172.17.0.4:36515, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33400") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37230") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:55870->172.17.0.4:33400, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31795") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:38668->172.17.0.4:37230, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:35040->172.17.0.4:31795, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39078") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35806") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:38160->172.17.0.4:39078, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:55968->172.17.0.4:35806, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33166") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:36654->172.17.0.4:33166, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37016") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:45082->172.17.0.4:37016, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39562") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36810") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:36300->172.17.0.4:39562, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:55392->172.17.0.4:36810, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37553") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:43784->172.17.0.4:37553, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34609") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35580") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34284") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:51622->172.17.0.4:34609, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:43650->172.17.0.4:35580, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:58432->172.17.0.4:34284, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37560") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33053") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39889") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:48116->172.17.0.4:37560, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:52038->172.17.0.4:33053, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:33976->172.17.0.4:39889, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30122") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31660") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:52956->172.17.0.4:30122, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:57502->172.17.0.4:31660, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35366") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:35146->172.17.0.4:35366, err= 2026/04/18 05:07:07 DEBUG : removing 2 level 3 directories 2026/04/18 05:07:07 INFO : A1/B2/C2: Removing directory 2026/04/18 05:07:07 INFO : A1/B1/C3: Removing directory 2026/04/18 05:07:07 DEBUG : removing 2 level 2 directories 2026/04/18 05:07:07 INFO : A3/B3: Removing directory 2026/04/18 05:07:07 INFO : A1/B2: Removing directory 2026/04/18 05:07:07 DEBUG : removing 2 level 1 directories 2026/04/18 05:07:07 INFO : A3: Removing directory 2026/04/18 05:07:07 INFO : A2: Removing directory 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32500") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:39446->172.17.0.4:32500, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31468") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:57144->172.17.0.4:31468, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38449") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:55616->172.17.0.4:38449, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33444") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:56912->172.17.0.4:33444, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37467") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:54606->172.17.0.4:37467, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36912") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:45864->172.17.0.4:36912, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33950") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:47092->172.17.0.4:33950, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36880") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:54814->172.17.0.4:36880, err= 2026/04/18 05:07:07 DEBUG : removing 1 level 3 directories 2026/04/18 05:07:07 INFO : A1/B1/C1: Removing directory 2026/04/18 05:07:07 DEBUG : removing 1 level 2 directories 2026/04/18 05:07:07 INFO : A1/B1: Removing directory 2026/04/18 05:07:07 DEBUG : removing 1 level 1 directories 2026/04/18 05:07:07 INFO : A1: Removing directory 2026/04/18 05:07:07 DEBUG : removing 1 level 0 directories 2026/04/18 05:07:07 INFO : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: Removing directory 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35894") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:58070->172.17.0.4:35894, err= 2026/04/18 05:07:07 ERROR : error listing: directory not found 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32102") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:40804->172.17.0.4:32102, err= 2026/04/18 05:07:07 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (2.30s) === RUN TestRmdirsLeaveRoot run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:07:07 INFO : A1: Making directory 2026/04/18 05:07:07 INFO : A1/B1: Making directory 2026/04/18 05:07:07 INFO : A1/B1/C1: Making directory 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32182") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:39882->172.17.0.4:32182, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30719") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:36300->172.17.0.4:30719, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35951") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:42282->172.17.0.4:35951, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38239") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:51944->172.17.0.4:38239, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37458") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:60068->172.17.0.4:37458, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31054") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:38282->172.17.0.4:31054, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37899") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:38838->172.17.0.4:37899, err= 2026/04/18 05:07:07 DEBUG : removing 1 level 3 directories 2026/04/18 05:07:07 INFO : A1/B1/C1: Removing directory 2026/04/18 05:07:07 DEBUG : removing 1 level 2 directories 2026/04/18 05:07:07 INFO : A1/B1: Removing directory 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33601") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:54264->172.17.0.4:33601, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31957") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:59732->172.17.0.4:31957, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32215") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:45242->172.17.0.4:32215, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33632") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:40910->172.17.0.4:33632, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36421") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:48568->172.17.0.4:36421, err= --- PASS: TestRmdirsLeaveRoot (0.01s) === RUN TestRmdirsWithFilter run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:07:07 INFO : A1: Making directory 2026/04/18 05:07:07 INFO : A1/B1: Making directory 2026/04/18 05:07:07 INFO : A1/B1/C1: Making directory 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39598") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:53538->172.17.0.4:39598, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32494") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:41288->172.17.0.4:32494, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32183") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:56990->172.17.0.4:32183, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33126") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:43192->172.17.0.4:33126, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34125") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:36900->172.17.0.4:34125, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36850") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:50260->172.17.0.4:36850, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39096") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:52728->172.17.0.4:39096, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32692") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:48446->172.17.0.4:32692, err= 2026/04/18 05:07:07 DEBUG : removing 1 level 3 directories 2026/04/18 05:07:07 INFO : A1/B1/C1: Removing directory 2026/04/18 05:07:07 DEBUG : removing 1 level 2 directories 2026/04/18 05:07:07 INFO : A1/B1: Removing directory 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33920") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:60312->172.17.0.4:33920, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30459") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:42810->172.17.0.4:30459, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32198") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:49404->172.17.0.4:32198, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38338") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:51700->172.17.0.4:38338, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30873") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:45564->172.17.0.4:30873, err= --- PASS: TestRmdirsWithFilter (0.01s) === RUN TestCopyURL run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32984") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:54600->172.17.0.4:32984, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31607") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:37404->172.17.0.4:31607, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37232") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:45740->172.17.0.4:37232, err= 2026/04/18 05:07:07 DEBUG : filename.txt: File name found in url 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39597") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:54696->172.17.0.4:39597, err= 2026/04/18 05:07:07 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35304") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:42428->172.17.0.4:35304, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35121") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:51028->172.17.0.4:35121, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39058") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:55800->172.17.0.4:39058, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37453") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:37218->172.17.0.4:37453, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32089") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:36592->172.17.0.4:32089, err= --- PASS: TestCopyURL (0.02s) === RUN TestCopyURLDownloadHeaders run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32750") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:60170->172.17.0.4:32750, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30627") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:46328->172.17.0.4:30627, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39254") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:36632->172.17.0.4:39254, err= --- PASS: TestCopyURLDownloadHeaders (0.00s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:07:07 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36259") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:48242->172.17.0.4:36259, err= 2026/04/18 05:07:07 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/04/18 05:07:07 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/04/18 05:07:07 INFO : file1: Copied (new) to: sub/file2 2026/04/18 05:07:07 INFO : file1: Deleted 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37172") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:55260->172.17.0.4:37172, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36970") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:53176->172.17.0.4:36970, err= 2026/04/18 05:07:07 DEBUG : sub/file2: size = 14 OK 2026/04/18 05:07:07 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/18 05:07:07 DEBUG : file1: Unchanged skipping 2026/04/18 05:07:07 INFO : file1: Deleted 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38188") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:57560->172.17.0.4:38188, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30468") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:35880->172.17.0.4:30468, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: don't need to copy/move sub/file2, it is already at target location 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32146") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:59742->172.17.0.4:32146, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34444") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:52704->172.17.0.4:34444, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31343") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:35512->172.17.0.4:31343, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36393") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:35708->172.17.0.4:36393, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31918") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:36206->172.17.0.4:31918, err= --- PASS: TestMoveFile (0.01s) === RUN TestMoveFileWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:07:07 DEBUG : file1: Need to transfer - File not found at Destination 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33977") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:33148->172.17.0.4:33977, err= 2026/04/18 05:07:07 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/04/18 05:07:07 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/04/18 05:07:07 INFO : file1: Copied (new) 2026/04/18 05:07:07 INFO : file1: Deleted 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31640") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:48880->172.17.0.4:31640, err= 2026/04/18 05:07:07 DEBUG : file1: Destination exists, skipping 2026/04/18 05:07:07 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39347") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:47084->172.17.0.4:39347, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34334") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:35270->172.17.0.4:34334, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35696") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:53196->172.17.0.4:35696, err= --- PASS: TestMoveFileWithIgnoreExisting (0.01s) === RUN TestCaseInsensitiveMoveFile run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38855") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:39862->172.17.0.4:38855, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30657") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:55382->172.17.0.4:30657, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31336") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:32832->172.17.0.4:31336, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33064") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:57470->172.17.0.4:33064, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36450") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:34584->172.17.0.4:36450, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32509") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:41516->172.17.0.4:32509, err= 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30395") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:41662->172.17.0.4:30395, err= 2026/04/18 05:07:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-vikutaw3yesu/backup" 2026/04/18 05:07:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/04/18 05:07:07 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/18 05:07:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/18 05:07:07 DEBUG : Setting pass="-JfSmyrEDlfw6GYmr0ZYpqgPBxyVwL0eg0rXiQ6cBQE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/18 05:07:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/18 05:07:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{o7G0a}" suffix to name 2026/04/18 05:07:07 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/04/18 05:07:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/04/18 05:07:07 DEBUG : Setting pass="-JfSmyrEDlfw6GYmr0ZYpqgPBxyVwL0eg0rXiQ6cBQE" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/04/18 05:07:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu/backup: Connecting to FTP server 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu/backup: dial("tcp","172.17.0.4:21") 2026/04/18 05:07:07 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu/backup: > dial: conn=172.17.0.1:42932->172.17.0.4:21, err= 2026/04/18 05:07:09 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-vikutaw3yesu/backup" to be canonical "TestFTPPureftpd{o7G0a}:rclone-test-vikutaw3yesu/backup" 2026/04/18 05:07:09 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone3187175982) 2026/04/18 05:07:09 DEBUG : dst/file1: size = 18 (ftp://172.17.0.4:21/rclone-test-vikutaw3yesu) 2026/04/18 05:07:09 DEBUG : dst/file1: Sizes differ 2026/04/18 05:07:09 INFO : dst/file1: Moved (server-side) 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34693") 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:50640->172.17.0.4:34693, err= 2026/04/18 05:07:09 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/04/18 05:07:09 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/04/18 05:07:09 INFO : dst/file1: Copied (new) 2026/04/18 05:07:09 INFO : dst/file1: Deleted 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36133") 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:41360->172.17.0.4:36133, err= 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33229") 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:39408->172.17.0.4:33229, err= 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37942") 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:45688->172.17.0.4:37942, err= 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39770") 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:47770->172.17.0.4:39770, err= 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38889") 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:59372->172.17.0.4:38889, err= 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39392") 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:60942->172.17.0.4:39392, err= 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34976") 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:47040->172.17.0.4:34976, err= 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33521") 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:35616->172.17.0.4:33521, err= 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33235") 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:58790->172.17.0.4:33235, err= 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (2.28s) === 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.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34925") 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:59436->172.17.0.4:34925, err= 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38944") 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:42956->172.17.0.4:38944, err= 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36837") 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:58612->172.17.0.4:36837, err= 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37897") 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:59564->172.17.0.4:37897, err= 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33545") 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:57878->172.17.0.4:33545, err= 2026/04/18 05:07:09 INFO : A1/B2: Making directory 2026/04/18 05:07:09 INFO : A1/B1/C3: Making directory 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36680") 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:52416->172.17.0.4:36680, err= 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33387") 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:45920->172.17.0.4:33387, err= 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30508") 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:60136->172.17.0.4:30508, err= 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38742") 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:42732->172.17.0.4:38742, err= 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32771") 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31265") 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:51608->172.17.0.4:32771, err= 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:36982->172.17.0.4:31265, err= 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38479") 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:53264->172.17.0.4:38479, err= 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38220") 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:54616->172.17.0.4:38220, err= 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39686") 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:37200->172.17.0.4:39686, err= 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37644") 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33661") 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:47514->172.17.0.4:33661, err= 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:45978->172.17.0.4:37644, err= 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37685") 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39715") 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:58810->172.17.0.4:37685, err= 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:47206->172.17.0.4:39715, err= 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34533") 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:36448->172.17.0.4:34533, err= 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39822") 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:34700->172.17.0.4:39822, err= 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34190") 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32753") 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:50640->172.17.0.4:32753, err= 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:39256->172.17.0.4:34190, err= 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37349") 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36959") 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39656") 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:50516->172.17.0.4:36959, err= 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:40934->172.17.0.4:37349, err= 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:44240->172.17.0.4:39656, err= 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: Connecting to FTP server 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:21") 2026/04/18 05:07:09 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:42944->172.17.0.4:21, err= 2026/04/18 05:07:09 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/04/18 05:07:09 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/04/18 05:07:09 INFO : A2/one: Moved (server-side) to: A3/one 2026/04/18 05:07:09 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/04/18 05:07:12 INFO : A2/two: Moved (server-side) to: A3/two 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31194") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:33060->172.17.0.4:31194, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39208") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:56310->172.17.0.4:39208, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33562") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35493") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:53844->172.17.0.4:33562, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:33792->172.17.0.4:35493, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30618") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:56400->172.17.0.4:30618, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37950") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:42952->172.17.0.4:37950, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39336") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:53442->172.17.0.4:39336, err= 2026/04/18 05:07:12 INFO : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36796") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:46686->172.17.0.4:36796, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39084") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31552") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:52088->172.17.0.4:31552, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:54040->172.17.0.4:39084, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35401") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31866") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31730") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:45564->172.17.0.4:31866, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:60920->172.17.0.4:35401, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:50644->172.17.0.4:31730, err= 2026/04/18 05:07:12 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/04/18 05:07:12 INFO : A3/two: Moved (server-side) to: A4/two 2026/04/18 05:07:12 INFO : A3/one: Moved (server-side) to: A4/one 2026/04/18 05:07:12 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/04/18 05:07:12 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36658") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:49012->172.17.0.4:36658, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39933") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:43630->172.17.0.4:39933, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32765") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33271") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:52688->172.17.0.4:33271, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:54828->172.17.0.4:32765, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34379") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37351") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:35712->172.17.0.4:34379, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:35006->172.17.0.4:37351, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35340") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:59084->172.17.0.4:35340, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36989") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:57502->172.17.0.4:36989, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38056") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:50544->172.17.0.4:38056, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30333") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:46930->172.17.0.4:30333, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35352") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:42308->172.17.0.4:35352, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34750") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39704") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:54126->172.17.0.4:34750, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:47442->172.17.0.4:39704, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37351") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:35014->172.17.0.4:37351, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36302") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:48726->172.17.0.4:36302, err= --- PASS: TestDirMove (2.32s) === RUN TestGetFsInfo run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35322") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:39620->172.17.0.4:35322, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32626") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:39038->172.17.0.4:32626, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31291") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:36622->172.17.0.4:31291, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: File to upload is small (34 bytes), uploading instead of streaming 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32124") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:52034->172.17.0.4:32124, err= 2026/04/18 05:07:12 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/04/18 05:07:12 NOTICE: ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/04/18 05:07:12 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31792") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:34390->172.17.0.4:31792, err= 2026/04/18 05:07:12 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/04/18 05:07:12 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38393") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:44782->172.17.0.4:38393, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33047") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:36572->172.17.0.4:33047, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35279") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:33836->172.17.0.4:35279, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34679") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:58966->172.17.0.4:34679, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: File to upload is small (34 bytes), uploading instead of streaming 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31637") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:58630->172.17.0.4:31637, err= 2026/04/18 05:07:12 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/04/18 05:07:12 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39897") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:49944->172.17.0.4:39897, err= 2026/04/18 05:07:12 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/04/18 05:07:12 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35460") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:54438->172.17.0.4:35460, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31021") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:35088->172.17.0.4:31021, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35413") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:59096->172.17.0.4:35413, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33642") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:38768->172.17.0.4:33642, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: File to upload is small (34 bytes), uploading instead of streaming 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30448") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:51414->172.17.0.4:30448, err= 2026/04/18 05:07:12 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/18 05:07:12 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39586") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:58482->172.17.0.4:39586, err= 2026/04/18 05:07:12 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/18 05:07:12 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39662") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:50832->172.17.0.4:39662, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31052") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:42722->172.17.0.4:31052, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36380") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:38320->172.17.0.4:36380, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33865") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:43454->172.17.0.4:33865, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: File to upload is small (34 bytes), uploading instead of streaming 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37463") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:57190->172.17.0.4:37463, err= 2026/04/18 05:07:12 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/04/18 05:07:12 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34158") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:41300->172.17.0.4:34158, err= 2026/04/18 05:07:12 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/04/18 05:07:12 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32075") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:57586->172.17.0.4:32075, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32917") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:55840->172.17.0.4:32917, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39959") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:42846->172.17.0.4:39959, err= --- PASS: TestRcat (0.04s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.01s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.01s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.01s) === RUN TestRcatMetadata run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35442") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:33948->172.17.0.4:35442, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35785") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:43882->172.17.0.4:35785, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31498") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:56486->172.17.0.4:31498, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: File to upload is small (60 bytes), uploading instead of streaming 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33081") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:59574->172.17.0.4:33081, err= 2026/04/18 05:07:12 DEBUG : potato2: size = 60 OK 2026/04/18 05:07:12 DEBUG : potato2: Size of src and dst objects identical 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34678") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:44382->172.17.0.4:34678, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30700") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:37704->172.17.0.4:30700, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38063") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:39000->172.17.0.4:38063, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38727") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:54008->172.17.0.4:38727, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32711") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:46470->172.17.0.4:32711, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestRcatSizeUploadHeaders run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34782") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:44572->172.17.0.4:34782, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39099") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:37144->172.17.0.4:39099, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39810") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:53162->172.17.0.4:39810, err= --- PASS: TestRcatSizeUploadHeaders (0.00s) === RUN TestTouchDir run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31189") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:44918->172.17.0.4:31189, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38026") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:52908->172.17.0.4:38026, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39551") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:51600->172.17.0.4:39551, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39238") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:41102->172.17.0.4:39238, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38071") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:45664->172.17.0.4:38071, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38311") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:42508->172.17.0.4:38311, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: Touching "empty space" 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: Touching "potato2" 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34192") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:47726->172.17.0.4:34192, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: Touching "sub dir/potato3" 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38568") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:48430->172.17.0.4:38568, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31557") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:48576->172.17.0.4:31557, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37679") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:37958->172.17.0.4:37679, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36013") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:39724->172.17.0.4:36013, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37487") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:60464->172.17.0.4:37487, err= --- PASS: TestTouchDir (0.01s) === RUN TestMkdirMetadata run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34774") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:53358->172.17.0.4:34774, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32239") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:42074->172.17.0.4:32239, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34445") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:42950->172.17.0.4:34445, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39278") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:49458->172.17.0.4:39278, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36262") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:37770->172.17.0.4:36262, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30236") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:37938->172.17.0.4:30236, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39155") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:53040->172.17.0.4:39155, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39833") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:48994->172.17.0.4:39833, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:38302") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:50774->172.17.0.4:38302, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34613") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:36886->172.17.0.4:34613, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:185: Remote "ftp://172.17.0.4:21/rclone-test-vikutaw3yesu", Local "Local file system at /tmp/rclone3187175982", Modify Window "1s" 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30167") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:59114->172.17.0.4:30167, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36725") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:43828->172.17.0.4:36725, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37806") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:45122->172.17.0.4:37806, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:31606") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:56018->172.17.0.4:31606, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36413") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:44024->172.17.0.4:36413, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36873") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:46892->172.17.0.4:36873, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39549") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:48342->172.17.0.4:39549, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32310") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:41244->172.17.0.4:32310, err= 2026/04/18 05:07:12 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.wufevoh2" before starting 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35287") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:55180->172.17.0.4:35287, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33058") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:45532->172.17.0.4:33058, err= 2026/04/18 05:07:12 DEBUG : sub dir/test remove existing.wufevoh2: TEST: removing renamed existing file after operation 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36298") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:51536->172.17.0.4:36298, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:32128") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:47922->172.17.0.4:32128, err= 2026/04/18 05:07:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vozotig3" before starting 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35594") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:47494->172.17.0.4:35594, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:35298") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:34190->172.17.0.4:35298, err= 2026/04/18 05:07:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.vozotig3: TEST: renaming existing back after failed operation 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30566") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:51550->172.17.0.4:30566, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34990") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:50446->172.17.0.4:34990, err= 2026/04/18 05:07:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mujavog8" before starting 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37508") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:46590->172.17.0.4:37508, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:33693") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:60150->172.17.0.4:33693, err= 2026/04/18 05:07:12 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.mujavog8: TEST: removing renamed existing file after operation 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37557") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:36394->172.17.0.4:37557, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:36487") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:32874->172.17.0.4:36487, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:39159") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:56968->172.17.0.4:39159, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:30081") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:41958->172.17.0.4:30081, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:37942") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:39016->172.17.0.4:37942, err= --- PASS: TestRemoveExisting (0.02s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: dial("tcp","172.17.0.4:34219") 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: > dial: conn=172.17.0.1:51696->172.17.0.4:34219, err= 2026/04/18 05:07:12 DEBUG : ftp://172.17.0.4:21/rclone-test-vikutaw3yesu: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 57.751390427s (try 1/5)