"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/05/26 02:25:10 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sigowey3jufi" 2026/05/26 02:25:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/26 02:25:10 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/26 02:25:10 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:25:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:25:10 DEBUG : Setting pass="m-juV8Fq-yji4mHb-UjW3GMoec4NJpXk8OyNEdmJH6I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:25:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:25:10 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-qU1W}" suffix to name 2026/05/26 02:25:10 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:25:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:25:10 DEBUG : Setting pass="m-juV8Fq-yji4mHb-UjW3GMoec4NJpXk8OyNEdmJH6I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:25:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:25:10 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: Connecting to FTP server 2026/05/26 02:25:10 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:21") 2026/05/26 02:25:10 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:35234->172.17.0.4:21, err= 2026/05/26 02:25:12 DEBUG : Creating backend with remote "/tmp/rclone77219943" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sigowey3jufi", Local "Local file system at /tmp/rclone77219943", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:30743") 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:53918->172.17.0.4:30743, err= 2026/05/26 02:25:12 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sigowey3jufi", Local "Local file system at /tmp/rclone77219943", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:31231") 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:51346->172.17.0.4:31231, err= 2026/05/26 02:25:12 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/05/26 02:25:12 DEBUG : a: size = 0 OK 2026/05/26 02:25:12 DEBUG : a: size = 1 (memory) 2026/05/26 02:25:12 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/05/26 02:25:12 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/26 02:25:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/26 02:25:12 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/26 02:25:12 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/05/26 02:25:12 DEBUG : potato: Seek from 10 to 0 2026/05/26 02:25:12 DEBUG : potato: Seek from 10 to 0 2026/05/26 02:25:12 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/05/26 02:25:12 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/26 02:25:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/26 02:25:12 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/26 02:25:12 DEBUG : potato: Seek from 5 to 2 2026/05/26 02:25:12 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/05/26 02:25:12 DEBUG : potato: Seek from 7 to 0 2026/05/26 02:25:12 DEBUG : potato: Seek from 7 to 0 2026/05/26 02:25:12 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/05/26 02:25:12 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/26 02:25:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/26 02:25:12 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/26 02:25:12 DEBUG : potato: Seek from 5 to 2 2026/05/26 02:25:12 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/05/26 02:25:12 DEBUG : potato: Seek from 8 to 0 2026/05/26 02:25:12 DEBUG : potato: Seek from 8 to 0 2026/05/26 02:25:12 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/05/26 02:25:12 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/05/26 02:25:12 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/26 02:25:12 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/05/26 02:25:12 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/05/26 02:25:12 DEBUG : potato: Seek from 5 to 2 2026/05/26 02:25:12 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/05/26 02:25:12 DEBUG : potato: Seek from 9 to 0 2026/05/26 02:25:12 DEBUG : potato: Seek from 9 to 0 2026/05/26 02:25:12 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/ReadAt (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/ReadAt (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/ReadAt (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/ReadAt (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sigowey3jufi", Local "Local file system at /tmp/rclone77219943", Modify Window "1s" 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:38517") 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:47316->172.17.0.4:38517, err= 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:31166") 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:38812->172.17.0.4:31166, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:36987") 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:44592->172.17.0.4:36987, err= 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:32470") 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:34006->172.17.0.4:32470, err= === RUN TestCheck/3 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:36160") 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:43854->172.17.0.4:36160, err= 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:30111") 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:50118->172.17.0.4:30111, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:30120") 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:54116->172.17.0.4:30120, err= 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:37523") 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:39838->172.17.0.4:37523, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:36142") 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:43616->172.17.0.4:36142, err= 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:39550") 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:49998->172.17.0.4:39550, err= --- PASS: TestCheck (0.02s) --- 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/05/26 02:25:12 DEBUG : Creating backend with remote "nonexistent" 2026/05/26 02:25:12 DEBUG : Creating backend with remote "nonexistent" 2026/05/26 02:25:12 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2026/05/26 02:25:12 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/05/26 02:25:12 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 0 differences found 2026/05/26 02:25:12 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:198: Remote "ftp://172.17.0.4:21/rclone-test-sigowey3jufi", Local "Local file system at /tmp/rclone77219943", Modify Window "1s" 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:30737") 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:60536->172.17.0.4:30737, err= 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:39646") 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:36764->172.17.0.4:39646, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:30323") 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:42060->172.17.0.4:30323, err= 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:32895") 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:58136->172.17.0.4:32895, err= === RUN TestCheckDownload/3 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:33236") 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:52496->172.17.0.4:33236, err= 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:38861") 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:36290->172.17.0.4:38861, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:32463") 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:58038->172.17.0.4:32463, err= 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:36617") 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:52592->172.17.0.4:36617, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:39375") 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:45952->172.17.0.4:39375, err= 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:38847") 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:40882->172.17.0.4:38847, 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:198: Remote "ftp://172.17.0.4:21/rclone-test-sigowey3jufi", Local "Local file system at /tmp/rclone77219943", Modify Window "1s" 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:32035") 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:52898->172.17.0.4:32035, err= 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:30245") 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:40528->172.17.0.4:30245, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:36332") 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:36502->172.17.0.4:36332, err= 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:38805") 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:44634->172.17.0.4:38805, err= === RUN TestCheckSizeOnly/3 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:38759") 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:47956->172.17.0.4:38759, err= 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:37581") 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:58410->172.17.0.4:37581, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:38586") 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:44584->172.17.0.4:38586, err= 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:39681") 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:47148->172.17.0.4:39681, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:36843") 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:48694->172.17.0.4:36843, err= 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:35895") 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:38578->172.17.0.4:35895, err= --- PASS: TestCheckSizeOnly (0.03s) --- PASS: TestCheckSizeOnly/1 (0.00s) --- PASS: TestCheckSizeOnly/2 (0.00s) --- PASS: TestCheckSizeOnly/3 (0.00s) --- PASS: TestCheckSizeOnly/4 (0.00s) --- PASS: TestCheckSizeOnly/5 (0.00s) --- PASS: TestCheckSizeOnly/6 (0.00s) --- PASS: TestCheckSizeOnly/7 (0.00s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sigowey3jufi", Local "Local file system at /tmp/rclone77219943", Modify Window "1s" 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:30059") 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:36988->172.17.0.4:30059, err= 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:31684") 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:44994->172.17.0.4:31684, err= 2026/05/26 02:25:12 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/26 02:25:12 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/26 02:25:12 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/26 02:25:12 NOTICE: test.sum: 2 warning(s) suppressed... 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:39480") 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:56750->172.17.0.4:39480, err= 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:33240") 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:51734->172.17.0.4:33240, err= 2026/05/26 02:25:12 NOTICE: test.sum: improperly formatted checksum line 4 2026/05/26 02:25:12 NOTICE: test.sum: improperly formatted checksum line 5 2026/05/26 02:25:12 NOTICE: test.sum: improperly formatted checksum line 6 2026/05/26 02:25:12 NOTICE: test.sum: 2 warning(s) suppressed... 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:34623") 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:35556->172.17.0.4:34623, err= 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:34693") 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:47678->172.17.0.4:34693, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sigowey3jufi", Local "Local file system at /tmp/rclone77219943", Modify Window "1s" 2026/05/26 02:25:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sigowey3jufi/data" 2026/05/26 02:25:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/26 02:25:12 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:25:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:25:12 DEBUG : Setting pass="m-juV8Fq-yji4mHb-UjW3GMoec4NJpXk8OyNEdmJH6I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:25:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:25:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-qU1W}" suffix to name 2026/05/26 02:25:12 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:25:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:25:12 DEBUG : Setting pass="m-juV8Fq-yji4mHb-UjW3GMoec4NJpXk8OyNEdmJH6I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:25:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi/data: Connecting to FTP server 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi/data: dial("tcp","172.17.0.4:21") 2026/05/26 02:25:12 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi/data: > dial: conn=172.17.0.1:47612->172.17.0.4:21, err= check_test.go:350: ftp://172.17.0.4:21/rclone-test-sigowey3jufi/data lacks md5, skipping 2026/05/26 02:25:15 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:36002") 2026/05/26 02:25:15 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:43170->172.17.0.4:36002, err= 2026/05/26 02:25:15 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:31568") 2026/05/26 02:25:15 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:56218->172.17.0.4:31568, err= --- SKIP: TestCheckSum (2.26s) === RUN TestCheckSumDownload run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sigowey3jufi", Local "Local file system at /tmp/rclone77219943", Modify Window "1s" 2026/05/26 02:25:15 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sigowey3jufi/data" 2026/05/26 02:25:15 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/26 02:25:15 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:25:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:25:15 DEBUG : Setting pass="m-juV8Fq-yji4mHb-UjW3GMoec4NJpXk8OyNEdmJH6I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:25:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:25:15 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-qU1W}" suffix to name 2026/05/26 02:25:15 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:25:15 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:25:15 DEBUG : Setting pass="m-juV8Fq-yji4mHb-UjW3GMoec4NJpXk8OyNEdmJH6I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:25:15 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:25:15 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi/data: Connecting to FTP server 2026/05/26 02:25:15 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi/data: dial("tcp","172.17.0.4:21") 2026/05/26 02:25:15 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi/data: > dial: conn=172.17.0.1:47640->172.17.0.4:21, err= 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:32398") 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:44428->172.17.0.4:32398, err= 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:33013") 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:37458->172.17.0.4:33013, err= 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:33867") 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:41128->172.17.0.4:33867, err= 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:39998") 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:46726->172.17.0.4:39998, err= === RUN TestCheckSumDownload/subtest1 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:39527") 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:36726->172.17.0.4:39527, err= 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:37217") 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:53536->172.17.0.4:37217, err= 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:38957") 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:49494->172.17.0.4:38957, err= 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:37148") 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:36746->172.17.0.4:37148, err= === RUN TestCheckSumDownload/subtest2 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:30596") 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:37294->172.17.0.4:30596, err= 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:31515") 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:34388->172.17.0.4:31515, err= 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:35477") 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:32812->172.17.0.4:35477, err= === RUN TestCheckSumDownload/subtest3 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:38059") 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:59540->172.17.0.4:38059, err= 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:38927") 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:51932->172.17.0.4:38927, err= 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:36006") 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:35072->172.17.0.4:36006, err= === RUN TestCheckSumDownload/subtest4 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:32587") 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:47008->172.17.0.4:32587, err= 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:39341") 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:35566->172.17.0.4:39341, err= 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:34087") 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:42580->172.17.0.4:34087, err= === RUN TestCheckSumDownload/subtest5 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:35721") 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:52204->172.17.0.4:35721, err= 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:33583") 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:47402->172.17.0.4:33583, err= 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:30962") 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:51868->172.17.0.4:30962, err= === RUN TestCheckSumDownload/subtest6 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:37293") 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:56822->172.17.0.4:37293, err= 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:39802") 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:45220->172.17.0.4:39802, err= 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:33817") 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:58864->172.17.0.4:33817, err= 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:39170") 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:45138->172.17.0.4:39170, err= 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:34837") 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:44826->172.17.0.4:34837, err= === RUN TestCheckSumDownload/subtest7 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:39705") 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:47724->172.17.0.4:39705, err= 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:37545") 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:56590->172.17.0.4:37545, err= 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: dial("tcp","172.17.0.4:32217") 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-sigowey3jufi: > dial: conn=172.17.0.1:50976->172.17.0.4:32217, err= --- PASS: TestCheckSumDownload (2.37s) --- PASS: TestCheckSumDownload/subtest1 (0.00s) --- PASS: TestCheckSumDownload/subtest2 (0.00s) --- PASS: TestCheckSumDownload/subtest3 (0.02s) --- PASS: TestCheckSumDownload/subtest4 (0.02s) --- PASS: TestCheckSumDownload/subtest5 (0.02s) --- PASS: TestCheckSumDownload/subtest6 (0.02s) --- PASS: TestCheckSumDownload/subtest7 (0.02s) === RUN TestApplyTransforms 2026/05/26 02:25:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kohamek6pufa" 2026/05/26 02:25:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/26 02:25:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/26 02:25:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:25:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:25:17 DEBUG : Setting pass="m-juV8Fq-yji4mHb-UjW3GMoec4NJpXk8OyNEdmJH6I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:25:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:25:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-qU1W}" suffix to name 2026/05/26 02:25:17 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:25:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:25:17 DEBUG : Setting pass="m-juV8Fq-yji4mHb-UjW3GMoec4NJpXk8OyNEdmJH6I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:25:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-kohamek6pufa: Connecting to FTP server 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-kohamek6pufa: dial("tcp","172.17.0.4:21") 2026/05/26 02:25:17 DEBUG : ftp://172.17.0.4:21/rclone-test-kohamek6pufa: > dial: conn=172.17.0.1:47652->172.17.0.4:21, err= 2026/05/26 02:25:19 DEBUG : Creating backend with remote "/tmp/rclone1019185342" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kohamek6pufa", Local "Local file system at /tmp/rclone1019185342", Modify Window "1s" 2026/05/26 02:25:19 DEBUG : ftp://172.17.0.4:21/rclone-test-kohamek6pufa: dial("tcp","172.17.0.4:39842") 2026/05/26 02:25:19 DEBUG : ftp://172.17.0.4:21/rclone-test-kohamek6pufa: > dial: conn=172.17.0.1:59690->172.17.0.4:39842, err= 2026/05/26 02:25:19 DEBUG : ftp://172.17.0.4:21/rclone-test-kohamek6pufa: dial("tcp","172.17.0.4:38229") 2026/05/26 02:25:19 DEBUG : ftp://172.17.0.4:21/rclone-test-kohamek6pufa: > dial: conn=172.17.0.1:42924->172.17.0.4:38229, err= upper checkfile vs. lower remote (without normalization) 2026/05/26 02:25:19 DEBUG : ftp://172.17.0.4:21/rclone-test-kohamek6pufa: dial("tcp","172.17.0.4:33789") 2026/05/26 02:25:19 DEBUG : ftp://172.17.0.4:21/rclone-test-kohamek6pufa: > dial: conn=172.17.0.1:46238->172.17.0.4:33789, err= 2026/05/26 02:25:19 ERROR : hello, world!: sum not found 2026/05/26 02:25:19 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.4:21/rclone-test-kohamek6pufa 2026/05/26 02:25:19 NOTICE: ftp://172.17.0.4:21/rclone-test-kohamek6pufa: 1 files missing 2026/05/26 02:25:19 NOTICE: 1 hashes missing 2026/05/26 02:25:19 NOTICE: ftp://172.17.0.4:21/rclone-test-kohamek6pufa: 1 differences found 2026/05/26 02:25:19 NOTICE: ftp://172.17.0.4:21/rclone-test-kohamek6pufa: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/05/26 02:25:19 DEBUG : ftp://172.17.0.4:21/rclone-test-kohamek6pufa: dial("tcp","172.17.0.4:32846") 2026/05/26 02:25:19 DEBUG : ftp://172.17.0.4:21/rclone-test-kohamek6pufa: > dial: conn=172.17.0.1:46782->172.17.0.4:32846, err= 2026/05/26 02:25:19 DEBUG : ftp://172.17.0.4:21/rclone-test-kohamek6pufa: dial("tcp","172.17.0.4:32130") 2026/05/26 02:25:19 DEBUG : ftp://172.17.0.4:21/rclone-test-kohamek6pufa: > dial: conn=172.17.0.1:54804->172.17.0.4:32130, err= 2026/05/26 02:25:19 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/26 02:25:19 NOTICE: ftp://172.17.0.4:21/rclone-test-kohamek6pufa: 0 differences found 2026/05/26 02:25:19 NOTICE: ftp://172.17.0.4:21/rclone-test-kohamek6pufa: 1 matching files 2026/05/26 02:25:19 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-rokikuv0sivu" 2026/05/26 02:25:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/26 02:25:19 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/26 02:25:19 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:25:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:25:19 DEBUG : Setting pass="m-juV8Fq-yji4mHb-UjW3GMoec4NJpXk8OyNEdmJH6I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:25:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:25:19 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-qU1W}" suffix to name 2026/05/26 02:25:19 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:25:19 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:25:19 DEBUG : Setting pass="m-juV8Fq-yji4mHb-UjW3GMoec4NJpXk8OyNEdmJH6I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:25:19 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:25:19 DEBUG : ftp://172.17.0.4:21/rclone-test-rokikuv0sivu: Connecting to FTP server 2026/05/26 02:25:19 DEBUG : ftp://172.17.0.4:21/rclone-test-rokikuv0sivu: dial("tcp","172.17.0.4:21") 2026/05/26 02:25:19 DEBUG : ftp://172.17.0.4:21/rclone-test-rokikuv0sivu: > dial: conn=172.17.0.1:47668->172.17.0.4:21, err= 2026/05/26 02:25:22 DEBUG : Creating backend with remote "/tmp/rclone2445672072" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-rokikuv0sivu", Local "Local file system at /tmp/rclone2445672072", Modify Window "1s" 2026/05/26 02:25:22 DEBUG : ftp://172.17.0.4:21/rclone-test-rokikuv0sivu: dial("tcp","172.17.0.4:32161") 2026/05/26 02:25:22 DEBUG : ftp://172.17.0.4:21/rclone-test-rokikuv0sivu: > dial: conn=172.17.0.1:40254->172.17.0.4:32161, err= 2026/05/26 02:25:22 DEBUG : ftp://172.17.0.4:21/rclone-test-rokikuv0sivu: dial("tcp","172.17.0.4:32250") 2026/05/26 02:25:22 DEBUG : ftp://172.17.0.4:21/rclone-test-rokikuv0sivu: > dial: conn=172.17.0.1:39960->172.17.0.4:32250, err= lower checkfile vs. upper remote (without normalization) 2026/05/26 02:25:22 DEBUG : ftp://172.17.0.4:21/rclone-test-rokikuv0sivu: dial("tcp","172.17.0.4:33050") 2026/05/26 02:25:22 DEBUG : ftp://172.17.0.4:21/rclone-test-rokikuv0sivu: > dial: conn=172.17.0.1:48354->172.17.0.4:33050, err= 2026/05/26 02:25:22 ERROR : HELLO, WORLD!: sum not found 2026/05/26 02:25:22 ERROR : hello, world!: file not in ftp://172.17.0.4:21/rclone-test-rokikuv0sivu 2026/05/26 02:25:22 NOTICE: ftp://172.17.0.4:21/rclone-test-rokikuv0sivu: 1 files missing 2026/05/26 02:25:22 NOTICE: 1 hashes missing 2026/05/26 02:25:22 NOTICE: ftp://172.17.0.4:21/rclone-test-rokikuv0sivu: 1 differences found 2026/05/26 02:25:22 NOTICE: ftp://172.17.0.4:21/rclone-test-rokikuv0sivu: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/05/26 02:25:22 DEBUG : ftp://172.17.0.4:21/rclone-test-rokikuv0sivu: dial("tcp","172.17.0.4:35608") 2026/05/26 02:25:22 DEBUG : ftp://172.17.0.4:21/rclone-test-rokikuv0sivu: > dial: conn=172.17.0.1:41350->172.17.0.4:35608, err= 2026/05/26 02:25:22 DEBUG : ftp://172.17.0.4:21/rclone-test-rokikuv0sivu: dial("tcp","172.17.0.4:37099") 2026/05/26 02:25:22 DEBUG : ftp://172.17.0.4:21/rclone-test-rokikuv0sivu: > dial: conn=172.17.0.1:43424->172.17.0.4:37099, err= 2026/05/26 02:25:22 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/26 02:25:22 NOTICE: ftp://172.17.0.4:21/rclone-test-rokikuv0sivu: 0 differences found 2026/05/26 02:25:22 NOTICE: ftp://172.17.0.4:21/rclone-test-rokikuv0sivu: 1 matching files 2026/05/26 02:25:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sugozed3gibo" 2026/05/26 02:25:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/26 02:25:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/26 02:25:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:25:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:25:22 DEBUG : Setting pass="m-juV8Fq-yji4mHb-UjW3GMoec4NJpXk8OyNEdmJH6I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:25:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:25:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-qU1W}" suffix to name 2026/05/26 02:25:22 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:25:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:25:22 DEBUG : Setting pass="m-juV8Fq-yji4mHb-UjW3GMoec4NJpXk8OyNEdmJH6I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:25:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:25:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sugozed3gibo: Connecting to FTP server 2026/05/26 02:25:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sugozed3gibo: dial("tcp","172.17.0.4:21") 2026/05/26 02:25:22 DEBUG : ftp://172.17.0.4:21/rclone-test-sugozed3gibo: > dial: conn=172.17.0.1:41466->172.17.0.4:21, err= 2026/05/26 02:25:25 DEBUG : Creating backend with remote "/tmp/rclone1067606328" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sugozed3gibo", Local "Local file system at /tmp/rclone1067606328", Modify Window "1s" 2026/05/26 02:25:25 DEBUG : ftp://172.17.0.4:21/rclone-test-sugozed3gibo: dial("tcp","172.17.0.4:35410") 2026/05/26 02:25:25 DEBUG : ftp://172.17.0.4:21/rclone-test-sugozed3gibo: > dial: conn=172.17.0.1:46150->172.17.0.4:35410, err= 2026/05/26 02:25:25 DEBUG : ftp://172.17.0.4:21/rclone-test-sugozed3gibo: dial("tcp","172.17.0.4:37746") 2026/05/26 02:25:25 DEBUG : ftp://172.17.0.4:21/rclone-test-sugozed3gibo: > dial: conn=172.17.0.1:35804->172.17.0.4:37746, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/05/26 02:25:25 DEBUG : ftp://172.17.0.4:21/rclone-test-sugozed3gibo: dial("tcp","172.17.0.4:33867") 2026/05/26 02:25:25 DEBUG : ftp://172.17.0.4:21/rclone-test-sugozed3gibo: > dial: conn=172.17.0.1:48616->172.17.0.4:33867, err= 2026/05/26 02:25:25 ERROR : HeLlO, wOrLd!: sum not found 2026/05/26 02:25:25 ERROR : hello, world!: file not in ftp://172.17.0.4:21/rclone-test-sugozed3gibo 2026/05/26 02:25:25 NOTICE: ftp://172.17.0.4:21/rclone-test-sugozed3gibo: 1 files missing 2026/05/26 02:25:25 NOTICE: 1 hashes missing 2026/05/26 02:25:25 NOTICE: ftp://172.17.0.4:21/rclone-test-sugozed3gibo: 1 differences found 2026/05/26 02:25:25 NOTICE: ftp://172.17.0.4:21/rclone-test-sugozed3gibo: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/05/26 02:25:25 DEBUG : ftp://172.17.0.4:21/rclone-test-sugozed3gibo: dial("tcp","172.17.0.4:32740") 2026/05/26 02:25:25 DEBUG : ftp://172.17.0.4:21/rclone-test-sugozed3gibo: > dial: conn=172.17.0.1:35034->172.17.0.4:32740, err= 2026/05/26 02:25:25 DEBUG : ftp://172.17.0.4:21/rclone-test-sugozed3gibo: dial("tcp","172.17.0.4:34540") 2026/05/26 02:25:25 DEBUG : ftp://172.17.0.4:21/rclone-test-sugozed3gibo: > dial: conn=172.17.0.1:38616->172.17.0.4:34540, err= 2026/05/26 02:25:25 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/26 02:25:25 NOTICE: ftp://172.17.0.4:21/rclone-test-sugozed3gibo: 0 differences found 2026/05/26 02:25:25 NOTICE: ftp://172.17.0.4:21/rclone-test-sugozed3gibo: 1 matching files 2026/05/26 02:25:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yajaqoc8beqo" 2026/05/26 02:25:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/26 02:25:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/26 02:25:25 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:25:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:25:25 DEBUG : Setting pass="m-juV8Fq-yji4mHb-UjW3GMoec4NJpXk8OyNEdmJH6I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:25:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:25:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-qU1W}" suffix to name 2026/05/26 02:25:25 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:25:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:25:25 DEBUG : Setting pass="m-juV8Fq-yji4mHb-UjW3GMoec4NJpXk8OyNEdmJH6I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:25:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:25:25 DEBUG : ftp://172.17.0.4:21/rclone-test-yajaqoc8beqo: Connecting to FTP server 2026/05/26 02:25:25 DEBUG : ftp://172.17.0.4:21/rclone-test-yajaqoc8beqo: dial("tcp","172.17.0.4:21") 2026/05/26 02:25:25 DEBUG : ftp://172.17.0.4:21/rclone-test-yajaqoc8beqo: > dial: conn=172.17.0.1:41528->172.17.0.4:21, err= 2026/05/26 02:25:27 DEBUG : Creating backend with remote "/tmp/rclone3428864156" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-yajaqoc8beqo", Local "Local file system at /tmp/rclone3428864156", Modify Window "1s" 2026/05/26 02:25:27 DEBUG : ftp://172.17.0.4:21/rclone-test-yajaqoc8beqo: dial("tcp","172.17.0.4:36218") 2026/05/26 02:25:27 DEBUG : ftp://172.17.0.4:21/rclone-test-yajaqoc8beqo: > dial: conn=172.17.0.1:33250->172.17.0.4:36218, err= 2026/05/26 02:25:27 DEBUG : ftp://172.17.0.4:21/rclone-test-yajaqoc8beqo: dial("tcp","172.17.0.4:34132") 2026/05/26 02:25:27 DEBUG : ftp://172.17.0.4:21/rclone-test-yajaqoc8beqo: > dial: conn=172.17.0.1:32866->172.17.0.4:34132, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/05/26 02:25:27 DEBUG : ftp://172.17.0.4:21/rclone-test-yajaqoc8beqo: dial("tcp","172.17.0.4:34719") 2026/05/26 02:25:27 DEBUG : ftp://172.17.0.4:21/rclone-test-yajaqoc8beqo: > dial: conn=172.17.0.1:60412->172.17.0.4:34719, err= 2026/05/26 02:25:27 ERROR : HELLO, WORLD!: sum not found 2026/05/26 02:25:27 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.4:21/rclone-test-yajaqoc8beqo 2026/05/26 02:25:27 NOTICE: ftp://172.17.0.4:21/rclone-test-yajaqoc8beqo: 1 files missing 2026/05/26 02:25:27 NOTICE: 1 hashes missing 2026/05/26 02:25:27 NOTICE: ftp://172.17.0.4:21/rclone-test-yajaqoc8beqo: 1 differences found 2026/05/26 02:25:27 NOTICE: ftp://172.17.0.4:21/rclone-test-yajaqoc8beqo: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/05/26 02:25:27 DEBUG : ftp://172.17.0.4:21/rclone-test-yajaqoc8beqo: dial("tcp","172.17.0.4:36873") 2026/05/26 02:25:27 DEBUG : ftp://172.17.0.4:21/rclone-test-yajaqoc8beqo: > dial: conn=172.17.0.1:34524->172.17.0.4:36873, err= 2026/05/26 02:25:27 DEBUG : ftp://172.17.0.4:21/rclone-test-yajaqoc8beqo: dial("tcp","172.17.0.4:30474") 2026/05/26 02:25:27 DEBUG : ftp://172.17.0.4:21/rclone-test-yajaqoc8beqo: > dial: conn=172.17.0.1:33558->172.17.0.4:30474, err= 2026/05/26 02:25:27 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/26 02:25:27 NOTICE: ftp://172.17.0.4:21/rclone-test-yajaqoc8beqo: 0 differences found 2026/05/26 02:25:27 NOTICE: ftp://172.17.0.4:21/rclone-test-yajaqoc8beqo: 1 matching files 2026/05/26 02:25:27 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zuleyek7wiho" 2026/05/26 02:25:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/26 02:25:27 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/26 02:25:27 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:25:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:25:27 DEBUG : Setting pass="m-juV8Fq-yji4mHb-UjW3GMoec4NJpXk8OyNEdmJH6I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:25:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:25:27 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-qU1W}" suffix to name 2026/05/26 02:25:27 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:25:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:25:27 DEBUG : Setting pass="m-juV8Fq-yji4mHb-UjW3GMoec4NJpXk8OyNEdmJH6I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:25:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:25:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zuleyek7wiho: Connecting to FTP server 2026/05/26 02:25:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zuleyek7wiho: dial("tcp","172.17.0.4:21") 2026/05/26 02:25:27 DEBUG : ftp://172.17.0.4:21/rclone-test-zuleyek7wiho: > dial: conn=172.17.0.1:41552->172.17.0.4:21, err= 2026/05/26 02:25:29 DEBUG : Creating backend with remote "/tmp/rclone1292755008" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-zuleyek7wiho", Local "Local file system at /tmp/rclone1292755008", Modify Window "1s" 2026/05/26 02:25:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zuleyek7wiho: dial("tcp","172.17.0.4:31947") 2026/05/26 02:25:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zuleyek7wiho: > dial: conn=172.17.0.1:57198->172.17.0.4:31947, err= 2026/05/26 02:25:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zuleyek7wiho: dial("tcp","172.17.0.4:37241") 2026/05/26 02:25:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zuleyek7wiho: > dial: conn=172.17.0.1:49174->172.17.0.4:37241, err= NFD checkfile vs. NFC remote (without normalization) 2026/05/26 02:25:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zuleyek7wiho: dial("tcp","172.17.0.4:35411") 2026/05/26 02:25:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zuleyek7wiho: > dial: conn=172.17.0.1:33876->172.17.0.4:35411, err= 2026/05/26 02:25:29 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/26 02:25:29 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-zuleyek7wiho 2026/05/26 02:25:29 NOTICE: ftp://172.17.0.4:21/rclone-test-zuleyek7wiho: 1 files missing 2026/05/26 02:25:29 NOTICE: 1 hashes missing 2026/05/26 02:25:29 NOTICE: ftp://172.17.0.4:21/rclone-test-zuleyek7wiho: 1 differences found 2026/05/26 02:25:29 NOTICE: ftp://172.17.0.4:21/rclone-test-zuleyek7wiho: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/05/26 02:25:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zuleyek7wiho: dial("tcp","172.17.0.4:32651") 2026/05/26 02:25:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zuleyek7wiho: > dial: conn=172.17.0.1:60254->172.17.0.4:32651, err= 2026/05/26 02:25:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zuleyek7wiho: dial("tcp","172.17.0.4:38937") 2026/05/26 02:25:29 DEBUG : ftp://172.17.0.4:21/rclone-test-zuleyek7wiho: > dial: conn=172.17.0.1:39838->172.17.0.4:38937, err= 2026/05/26 02:25:29 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/26 02:25:29 NOTICE: ftp://172.17.0.4:21/rclone-test-zuleyek7wiho: 0 differences found 2026/05/26 02:25:29 NOTICE: ftp://172.17.0.4:21/rclone-test-zuleyek7wiho: 1 matching files 2026/05/26 02:25:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nuxidab6papo" 2026/05/26 02:25:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/26 02:25:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/26 02:25:29 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:25:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:25:29 DEBUG : Setting pass="m-juV8Fq-yji4mHb-UjW3GMoec4NJpXk8OyNEdmJH6I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:25:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:25:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-qU1W}" suffix to name 2026/05/26 02:25:29 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:25:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:25:29 DEBUG : Setting pass="m-juV8Fq-yji4mHb-UjW3GMoec4NJpXk8OyNEdmJH6I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:25:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:25:29 DEBUG : ftp://172.17.0.4:21/rclone-test-nuxidab6papo: Connecting to FTP server 2026/05/26 02:25:29 DEBUG : ftp://172.17.0.4:21/rclone-test-nuxidab6papo: dial("tcp","172.17.0.4:21") 2026/05/26 02:25:29 DEBUG : ftp://172.17.0.4:21/rclone-test-nuxidab6papo: > dial: conn=172.17.0.1:41568->172.17.0.4:21, err= 2026/05/26 02:25:31 DEBUG : Creating backend with remote "/tmp/rclone1664626598" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-nuxidab6papo", Local "Local file system at /tmp/rclone1664626598", Modify Window "1s" 2026/05/26 02:25:31 DEBUG : ftp://172.17.0.4:21/rclone-test-nuxidab6papo: dial("tcp","172.17.0.4:39162") 2026/05/26 02:25:31 DEBUG : ftp://172.17.0.4:21/rclone-test-nuxidab6papo: > dial: conn=172.17.0.1:36212->172.17.0.4:39162, err= 2026/05/26 02:25:31 DEBUG : ftp://172.17.0.4:21/rclone-test-nuxidab6papo: dial("tcp","172.17.0.4:33470") 2026/05/26 02:25:31 DEBUG : ftp://172.17.0.4:21/rclone-test-nuxidab6papo: > dial: conn=172.17.0.1:49906->172.17.0.4:33470, err= NFC checkfile vs. NFD remote (without normalization) 2026/05/26 02:25:31 DEBUG : ftp://172.17.0.4:21/rclone-test-nuxidab6papo: dial("tcp","172.17.0.4:34225") 2026/05/26 02:25:31 DEBUG : ftp://172.17.0.4:21/rclone-test-nuxidab6papo: > dial: conn=172.17.0.1:45522->172.17.0.4:34225, err= 2026/05/26 02:25:31 ERROR : 測試_Русский___ě_áñ: sum not found 2026/05/26 02:25:31 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-nuxidab6papo 2026/05/26 02:25:31 NOTICE: ftp://172.17.0.4:21/rclone-test-nuxidab6papo: 1 files missing 2026/05/26 02:25:31 NOTICE: 1 hashes missing 2026/05/26 02:25:31 NOTICE: ftp://172.17.0.4:21/rclone-test-nuxidab6papo: 1 differences found 2026/05/26 02:25:31 NOTICE: ftp://172.17.0.4:21/rclone-test-nuxidab6papo: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/05/26 02:25:31 DEBUG : ftp://172.17.0.4:21/rclone-test-nuxidab6papo: dial("tcp","172.17.0.4:36799") 2026/05/26 02:25:31 DEBUG : ftp://172.17.0.4:21/rclone-test-nuxidab6papo: > dial: conn=172.17.0.1:33300->172.17.0.4:36799, err= 2026/05/26 02:25:31 DEBUG : ftp://172.17.0.4:21/rclone-test-nuxidab6papo: dial("tcp","172.17.0.4:37018") 2026/05/26 02:25:31 DEBUG : ftp://172.17.0.4:21/rclone-test-nuxidab6papo: > dial: conn=172.17.0.1:53850->172.17.0.4:37018, err= 2026/05/26 02:25:31 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/05/26 02:25:31 NOTICE: ftp://172.17.0.4:21/rclone-test-nuxidab6papo: 0 differences found 2026/05/26 02:25:31 NOTICE: ftp://172.17.0.4:21/rclone-test-nuxidab6papo: 1 matching files 2026/05/26 02:25:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-paneqac3yula" 2026/05/26 02:25:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/26 02:25:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/26 02:25:31 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:25:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:25:31 DEBUG : Setting pass="m-juV8Fq-yji4mHb-UjW3GMoec4NJpXk8OyNEdmJH6I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:25:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:25:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{-qU1W}" suffix to name 2026/05/26 02:25:31 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/26 02:25:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/26 02:25:31 DEBUG : Setting pass="m-juV8Fq-yji4mHb-UjW3GMoec4NJpXk8OyNEdmJH6I" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/26 02:25:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/26 02:25:31 DEBUG : ftp://172.17.0.4:21/rclone-test-paneqac3yula: Connecting to FTP server 2026/05/26 02:25:31 DEBUG : ftp://172.17.0.4:21/rclone-test-paneqac3yula: dial("tcp","172.17.0.4:21") 2026/05/26 02:25:31 DEBUG : ftp://172.17.0.4:21/rclone-test-paneqac3yula: > dial: conn=172.17.0.1:60150->172.17.0.4:21, err= 2026/05/26 02:25:31 DEBUG : pacer: low level retry 1/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/05/26 02:25:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/26 02:25:31 DEBUG : ftp://172.17.0.4:21/rclone-test-paneqac3yula: dial("tcp","172.17.0.4:21") 2026/05/26 02:25:31 DEBUG : ftp://172.17.0.4:21/rclone-test-paneqac3yula: > dial: conn=172.17.0.1:60162->172.17.0.4:21, err= 2026/05/26 02:25:31 DEBUG : pacer: low level retry 2/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/05/26 02:25:31 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/26 02:25:31 DEBUG : ftp://172.17.0.4:21/rclone-test-paneqac3yula: dial("tcp","172.17.0.4:21") 2026/05/26 02:25:31 DEBUG : ftp://172.17.0.4:21/rclone-test-paneqac3yula: > dial: conn=172.17.0.1:60164->172.17.0.4:21, err= 2026/05/26 02:25:31 DEBUG : pacer: low level retry 3/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/05/26 02:25:31 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/26 02:25:31 DEBUG : ftp://172.17.0.4:21/rclone-test-paneqac3yula: dial("tcp","172.17.0.4:21") 2026/05/26 02:25:31 DEBUG : ftp://172.17.0.4:21/rclone-test-paneqac3yula: > dial: conn=172.17.0.1:60178->172.17.0.4:21, err= 2026/05/26 02:25:31 DEBUG : pacer: low level retry 4/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/05/26 02:25:31 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/05/26 02:25:31 DEBUG : ftp://172.17.0.4:21/rclone-test-paneqac3yula: dial("tcp","172.17.0.4:21") 2026/05/26 02:25:31 DEBUG : ftp://172.17.0.4:21/rclone-test-paneqac3yula: > dial: conn=172.17.0.1:60192->172.17.0.4:21, err= 2026/05/26 02:25:31 DEBUG : pacer: low level retry 5/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/05/26 02:25:31 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/05/26 02:25:32 DEBUG : ftp://172.17.0.4:21/rclone-test-paneqac3yula: dial("tcp","172.17.0.4:21") 2026/05/26 02:25:32 DEBUG : ftp://172.17.0.4:21/rclone-test-paneqac3yula: > dial: conn=172.17.0.1:60208->172.17.0.4:21, err= 2026/05/26 02:25:32 DEBUG : pacer: low level retry 6/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/05/26 02:25:32 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/05/26 02:25:32 DEBUG : ftp://172.17.0.4:21/rclone-test-paneqac3yula: dial("tcp","172.17.0.4:21") 2026/05/26 02:25:32 DEBUG : ftp://172.17.0.4:21/rclone-test-paneqac3yula: > dial: conn=172.17.0.1:60210->172.17.0.4:21, err= 2026/05/26 02:25:32 DEBUG : pacer: low level retry 7/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/05/26 02:25:32 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/05/26 02:25:33 DEBUG : ftp://172.17.0.4:21/rclone-test-paneqac3yula: dial("tcp","172.17.0.4:21") 2026/05/26 02:25:33 DEBUG : ftp://172.17.0.4:21/rclone-test-paneqac3yula: > dial: conn=172.17.0.1:60222->172.17.0.4:21, err= 2026/05/26 02:25:33 DEBUG : pacer: low level retry 8/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/05/26 02:25:33 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/05/26 02:25:34 DEBUG : ftp://172.17.0.4:21/rclone-test-paneqac3yula: dial("tcp","172.17.0.4:21") 2026/05/26 02:25:34 DEBUG : ftp://172.17.0.4:21/rclone-test-paneqac3yula: > dial: conn=172.17.0.1:60282->172.17.0.4:21, err= 2026/05/26 02:25:34 DEBUG : pacer: low level retry 9/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/05/26 02:25:36 DEBUG : ftp://172.17.0.4:21/rclone-test-paneqac3yula: dial("tcp","172.17.0.4:21") 2026/05/26 02:25:36 DEBUG : ftp://172.17.0.4:21/rclone-test-paneqac3yula: > dial: conn=172.17.0.1:60316->172.17.0.4:21, err= 2026/05/26 02:25:36 DEBUG : pacer: low level retry 10/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/05/26 02:25:36 NOTICE: Failed to open remote "TestFTPPureftpd:": NewFs: failed to make FTP connection to "172.17.0.4:21": 421 50 users (the maximum) are already logged in, sorry "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished ERROR in 25.984071032s (try 1/5): exit status 1: Failed []