"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/07/13 03:25:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wesucis8tugo" 2026/07/13 03:25:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/13 03:25:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/13 03:25:39 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/13 03:25:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/13 03:25:39 DEBUG : Setting pass="5_P3VAsZaaJJkBE-SgPNwFpklop2c4_pTlVMMSSDWaY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/13 03:25:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/13 03:25:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{jX-Yd}" suffix to name 2026/07/13 03:25:39 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/13 03:25:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/13 03:25:39 DEBUG : Setting pass="5_P3VAsZaaJJkBE-SgPNwFpklop2c4_pTlVMMSSDWaY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/13 03:25:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/13 03:25:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: Connecting to FTP server 2026/07/13 03:25:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:21") 2026/07/13 03:25:39 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:35414->172.17.0.4:21, err= 2026/07/13 03:25:41 DEBUG : Creating backend with remote "/tmp/rclone3738631439" === 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-wesucis8tugo", Local "Local file system at /tmp/rclone3738631439", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:38780") 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:58630->172.17.0.4:38780, err= 2026/07/13 03:25:41 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopy (0.00s) === RUN TestMultithreadCopyAbort run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wesucis8tugo", Local "Local file system at /tmp/rclone3738631439", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:34477") 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:47886->172.17.0.4:34477, err= 2026/07/13 03:25:41 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/07/13 03:25:41 DEBUG : a: size = 0 OK 2026/07/13 03:25:41 DEBUG : a: size = 1 (memory) 2026/07/13 03:25:41 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/13 03:25:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/13 03:25:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/13 03:25:41 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/13 03:25:41 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/13 03:25:41 DEBUG : potato: Seek from 10 to 0 2026/07/13 03:25:41 DEBUG : potato: Seek from 10 to 0 2026/07/13 03:25:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/13 03:25:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/13 03:25:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/13 03:25:41 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/13 03:25:41 DEBUG : potato: Seek from 5 to 2 2026/07/13 03:25:41 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/13 03:25:41 DEBUG : potato: Seek from 7 to 0 2026/07/13 03:25:41 DEBUG : potato: Seek from 7 to 0 2026/07/13 03:25:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/13 03:25:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/13 03:25:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/13 03:25:41 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/13 03:25:41 DEBUG : potato: Seek from 5 to 2 2026/07/13 03:25:41 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/13 03:25:41 DEBUG : potato: Seek from 8 to 0 2026/07/13 03:25:41 DEBUG : potato: Seek from 8 to 0 2026/07/13 03:25:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/13 03:25:41 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/13 03:25:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/13 03:25:41 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/13 03:25:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/13 03:25:41 DEBUG : potato: Seek from 5 to 2 2026/07/13 03:25:41 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/13 03:25:41 DEBUG : potato: Seek from 9 to 0 2026/07/13 03:25:41 DEBUG : potato: Seek from 9 to 0 2026/07/13 03:25:41 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-wesucis8tugo", Local "Local file system at /tmp/rclone3738631439", Modify Window "1s" 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:39826") 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:54540->172.17.0.4:39826, err= 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:31004") 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:34194->172.17.0.4:31004, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:39501") 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:50114->172.17.0.4:39501, err= 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:35440") 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:58194->172.17.0.4:35440, err= === RUN TestCheck/3 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:31265") 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:45974->172.17.0.4:31265, err= 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:34461") 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:51416->172.17.0.4:34461, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:39249") 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:55412->172.17.0.4:39249, err= 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:33605") 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:49902->172.17.0.4:33605, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:35628") 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:46122->172.17.0.4:35628, err= 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:33553") 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:39612->172.17.0.4:33553, 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/07/13 03:25:41 DEBUG : Creating backend with remote "nonexistent" 2026/07/13 03:25:41 DEBUG : Creating backend with remote "nonexistent" 2026/07/13 03:25:41 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/07/13 03:25:41 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/07/13 03:25:41 NOTICE: Local file system at nonexistent: 0 differences found 2026/07/13 03:25:41 NOTICE: Local file system at nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wesucis8tugo", Local "Local file system at /tmp/rclone3738631439", Modify Window "1s" 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:33424") 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:34314->172.17.0.4:33424, err= 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:33112") 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:42852->172.17.0.4:33112, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:32522") 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:45642->172.17.0.4:32522, err= 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:33594") 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:56578->172.17.0.4:33594, err= === RUN TestCheckDownload/3 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:30964") 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:45768->172.17.0.4:30964, err= 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:36352") 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:34934->172.17.0.4:36352, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:30256") 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:52514->172.17.0.4:30256, err= 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:38592") 2026/07/13 03:25:41 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:38356->172.17.0.4:38592, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/07/13 03:25:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:35223") 2026/07/13 03:25:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:37350->172.17.0.4:35223, err= 2026/07/13 03:25:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:31737") 2026/07/13 03:25:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:53360->172.17.0.4:31737, err= --- PASS: TestCheckDownload (0.11s) --- 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-wesucis8tugo", Local "Local file system at /tmp/rclone3738631439", Modify Window "1s" 2026/07/13 03:25:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:35907") 2026/07/13 03:25:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:45074->172.17.0.4:35907, err= 2026/07/13 03:25:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:35110") 2026/07/13 03:25:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:46244->172.17.0.4:35110, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/13 03:25:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:37245") 2026/07/13 03:25:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:53108->172.17.0.4:37245, err= 2026/07/13 03:25:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:33278") 2026/07/13 03:25:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:54830->172.17.0.4:33278, err= === RUN TestCheckSizeOnly/3 2026/07/13 03:25:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:30619") 2026/07/13 03:25:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:51670->172.17.0.4:30619, err= 2026/07/13 03:25:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:34563") 2026/07/13 03:25:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:51686->172.17.0.4:34563, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/13 03:25:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:33233") 2026/07/13 03:25:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:57630->172.17.0.4:33233, err= 2026/07/13 03:25:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:35571") 2026/07/13 03:25:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:50708->172.17.0.4:35571, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/07/13 03:25:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:30217") 2026/07/13 03:25:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:36188->172.17.0.4:30217, err= 2026/07/13 03:25:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:39190") 2026/07/13 03:25:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:47656->172.17.0.4:39190, 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:198: Remote "ftp://172.17.0.4:21/rclone-test-wesucis8tugo", Local "Local file system at /tmp/rclone3738631439", Modify Window "1s" 2026/07/13 03:25:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:33166") 2026/07/13 03:25:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:57252->172.17.0.4:33166, err= 2026/07/13 03:25:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:38825") 2026/07/13 03:25:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:39474->172.17.0.4:38825, err= 2026/07/13 03:25:42 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/13 03:25:42 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/13 03:25:42 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/13 03:25:42 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/13 03:25:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:33575") 2026/07/13 03:25:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:40126->172.17.0.4:33575, err= 2026/07/13 03:25:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:36793") 2026/07/13 03:25:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:54728->172.17.0.4:36793, err= 2026/07/13 03:25:42 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/13 03:25:42 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/13 03:25:42 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/13 03:25:42 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/13 03:25:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:31440") 2026/07/13 03:25:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:39294->172.17.0.4:31440, err= 2026/07/13 03:25:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:38134") 2026/07/13 03:25:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:45110->172.17.0.4:38134, err= --- PASS: TestParseSumFile (0.01s) === RUN TestCheckSum run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wesucis8tugo", Local "Local file system at /tmp/rclone3738631439", Modify Window "1s" 2026/07/13 03:25:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wesucis8tugo/data" 2026/07/13 03:25:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/13 03:25:42 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/13 03:25:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/13 03:25:42 DEBUG : Setting pass="5_P3VAsZaaJJkBE-SgPNwFpklop2c4_pTlVMMSSDWaY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/13 03:25:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/13 03:25:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{jX-Yd}" suffix to name 2026/07/13 03:25:42 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/13 03:25:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/13 03:25:42 DEBUG : Setting pass="5_P3VAsZaaJJkBE-SgPNwFpklop2c4_pTlVMMSSDWaY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/13 03:25:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/13 03:25:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo/data: Connecting to FTP server 2026/07/13 03:25:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo/data: dial("tcp","172.17.0.4:21") 2026/07/13 03:25:42 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo/data: > dial: conn=172.17.0.1:56530->172.17.0.4:21, err= check_test.go:350: ftp://172.17.0.4:21/rclone-test-wesucis8tugo/data lacks md5, skipping 2026/07/13 03:25:44 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:35821") 2026/07/13 03:25:44 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:46250->172.17.0.4:35821, err= 2026/07/13 03:25:44 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:32441") 2026/07/13 03:25:44 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:60396->172.17.0.4:32441, err= --- SKIP: TestCheckSum (2.44s) === RUN TestCheckSumDownload run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-wesucis8tugo", Local "Local file system at /tmp/rclone3738631439", Modify Window "1s" 2026/07/13 03:25:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wesucis8tugo/data" 2026/07/13 03:25:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/13 03:25:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/13 03:25:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/13 03:25:44 DEBUG : Setting pass="5_P3VAsZaaJJkBE-SgPNwFpklop2c4_pTlVMMSSDWaY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/13 03:25:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/13 03:25:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{jX-Yd}" suffix to name 2026/07/13 03:25:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/13 03:25:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/13 03:25:44 DEBUG : Setting pass="5_P3VAsZaaJJkBE-SgPNwFpklop2c4_pTlVMMSSDWaY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/13 03:25:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/13 03:25:44 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo/data: Connecting to FTP server 2026/07/13 03:25:44 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo/data: dial("tcp","172.17.0.4:21") 2026/07/13 03:25:44 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo/data: > dial: conn=172.17.0.1:56574->172.17.0.4:21, err= 2026/07/13 03:25:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:30940") 2026/07/13 03:25:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:35822->172.17.0.4:30940, err= 2026/07/13 03:25:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:39711") 2026/07/13 03:25:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:48860->172.17.0.4:39711, err= 2026/07/13 03:25:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:33546") 2026/07/13 03:25:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:47282->172.17.0.4:33546, err= 2026/07/13 03:25:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:31770") 2026/07/13 03:25:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:54696->172.17.0.4:31770, err= === RUN TestCheckSumDownload/subtest1 2026/07/13 03:25:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:39853") 2026/07/13 03:25:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:57612->172.17.0.4:39853, err= 2026/07/13 03:25:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:37450") 2026/07/13 03:25:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:57642->172.17.0.4:37450, err= 2026/07/13 03:25:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:33928") 2026/07/13 03:25:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:40180->172.17.0.4:33928, err= 2026/07/13 03:25:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:33144") 2026/07/13 03:25:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:46490->172.17.0.4:33144, err= === RUN TestCheckSumDownload/subtest2 2026/07/13 03:25:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:39808") 2026/07/13 03:25:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:36822->172.17.0.4:39808, err= 2026/07/13 03:25:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:37950") 2026/07/13 03:25:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:51034->172.17.0.4:37950, err= 2026/07/13 03:25:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:38852") 2026/07/13 03:25:46 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:36924->172.17.0.4:38852, err= === RUN TestCheckSumDownload/subtest3 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:30572") 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:41222->172.17.0.4:30572, err= 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:37611") 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:38890->172.17.0.4:37611, err= 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:35458") 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:45970->172.17.0.4:35458, err= === RUN TestCheckSumDownload/subtest4 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:31852") 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:57666->172.17.0.4:31852, err= 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:31182") 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:41002->172.17.0.4:31182, err= 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:37099") 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:60566->172.17.0.4:37099, err= === RUN TestCheckSumDownload/subtest5 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:34142") 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:37262->172.17.0.4:34142, err= 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:31426") 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:50886->172.17.0.4:31426, err= 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:39813") 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:44480->172.17.0.4:39813, err= === RUN TestCheckSumDownload/subtest6 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:36602") 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:36930->172.17.0.4:36602, err= 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:34148") 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:52146->172.17.0.4:34148, err= 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:34598") 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:34310->172.17.0.4:34598, err= 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:37511") 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:36468->172.17.0.4:37511, err= 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:30098") 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:52462->172.17.0.4:30098, err= === RUN TestCheckSumDownload/subtest7 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:31390") 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:54488->172.17.0.4:31390, err= 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:36441") 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:59754->172.17.0.4:36441, err= 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: dial("tcp","172.17.0.4:33865") 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-wesucis8tugo: > dial: conn=172.17.0.1:39312->172.17.0.4:33865, err= --- PASS: TestCheckSumDownload (2.59s) --- 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/07/13 03:25:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kuledaj1qilo" 2026/07/13 03:25:47 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/13 03:25:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/13 03:25:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/13 03:25:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/13 03:25:47 DEBUG : Setting pass="5_P3VAsZaaJJkBE-SgPNwFpklop2c4_pTlVMMSSDWaY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/13 03:25:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/13 03:25:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{jX-Yd}" suffix to name 2026/07/13 03:25:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/13 03:25:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/13 03:25:47 DEBUG : Setting pass="5_P3VAsZaaJJkBE-SgPNwFpklop2c4_pTlVMMSSDWaY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/13 03:25:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-kuledaj1qilo: Connecting to FTP server 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-kuledaj1qilo: dial("tcp","172.17.0.4:21") 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-kuledaj1qilo: > dial: conn=172.17.0.1:56576->172.17.0.4:21, err= 2026/07/13 03:25:47 DEBUG : pacer: low level retry 1/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/07/13 03:25:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-kuledaj1qilo: dial("tcp","172.17.0.4:21") 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-kuledaj1qilo: > dial: conn=172.17.0.1:56580->172.17.0.4:21, err= 2026/07/13 03:25:47 DEBUG : pacer: low level retry 2/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/07/13 03:25:47 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-kuledaj1qilo: dial("tcp","172.17.0.4:21") 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-kuledaj1qilo: > dial: conn=172.17.0.1:56592->172.17.0.4:21, err= 2026/07/13 03:25:47 DEBUG : pacer: low level retry 3/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/07/13 03:25:47 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-kuledaj1qilo: dial("tcp","172.17.0.4:21") 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-kuledaj1qilo: > dial: conn=172.17.0.1:56600->172.17.0.4:21, err= 2026/07/13 03:25:47 DEBUG : pacer: low level retry 4/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/07/13 03:25:47 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-kuledaj1qilo: dial("tcp","172.17.0.4:21") 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-kuledaj1qilo: > dial: conn=172.17.0.1:56614->172.17.0.4:21, err= 2026/07/13 03:25:47 DEBUG : pacer: low level retry 5/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/07/13 03:25:47 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-kuledaj1qilo: dial("tcp","172.17.0.4:21") 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-kuledaj1qilo: > dial: conn=172.17.0.1:56622->172.17.0.4:21, err= 2026/07/13 03:25:47 DEBUG : pacer: low level retry 6/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/07/13 03:25:47 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-kuledaj1qilo: dial("tcp","172.17.0.4:21") 2026/07/13 03:25:47 DEBUG : ftp://172.17.0.4:21/rclone-test-kuledaj1qilo: > dial: conn=172.17.0.1:56634->172.17.0.4:21, err= 2026/07/13 03:25:47 DEBUG : pacer: low level retry 7/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/07/13 03:25:47 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/07/13 03:25:48 DEBUG : ftp://172.17.0.4:21/rclone-test-kuledaj1qilo: dial("tcp","172.17.0.4:21") 2026/07/13 03:25:48 DEBUG : ftp://172.17.0.4:21/rclone-test-kuledaj1qilo: > dial: conn=172.17.0.1:56672->172.17.0.4:21, err= 2026/07/13 03:25:48 DEBUG : pacer: low level retry 8/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/07/13 03:25:48 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/13 03:25:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kuledaj1qilo: dial("tcp","172.17.0.4:21") 2026/07/13 03:25:49 DEBUG : ftp://172.17.0.4:21/rclone-test-kuledaj1qilo: > dial: conn=172.17.0.1:56728->172.17.0.4:21, err= 2026/07/13 03:25:49 DEBUG : pacer: low level retry 9/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/07/13 03:25:51 DEBUG : ftp://172.17.0.4:21/rclone-test-kuledaj1qilo: dial("tcp","172.17.0.4:21") 2026/07/13 03:25:51 DEBUG : ftp://172.17.0.4:21/rclone-test-kuledaj1qilo: > dial: conn=172.17.0.1:46394->172.17.0.4:21, err= 2026/07/13 03:25:54 DEBUG : pacer: Reducing sleep to 1.5s 2026/07/13 03:25:54 DEBUG : Creating backend with remote "/tmp/rclone1328371218" 2026/07/13 03:25:54 DEBUG : Config file has changed externally - reloading run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kuledaj1qilo", Local "Local file system at /tmp/rclone1328371218", Modify Window "1s" 2026/07/13 03:25:54 DEBUG : ftp://172.17.0.4:21/rclone-test-kuledaj1qilo: dial("tcp","172.17.0.4:37793") 2026/07/13 03:25:54 DEBUG : ftp://172.17.0.4:21/rclone-test-kuledaj1qilo: > dial: conn=172.17.0.1:34202->172.17.0.4:37793, err= 2026/07/13 03:25:54 DEBUG : ftp://172.17.0.4:21/rclone-test-kuledaj1qilo: dial("tcp","172.17.0.4:38807") 2026/07/13 03:25:54 DEBUG : ftp://172.17.0.4:21/rclone-test-kuledaj1qilo: > dial: conn=172.17.0.1:33306->172.17.0.4:38807, err= upper checkfile vs. lower remote (without normalization) 2026/07/13 03:25:54 DEBUG : ftp://172.17.0.4:21/rclone-test-kuledaj1qilo: dial("tcp","172.17.0.4:37536") 2026/07/13 03:25:54 DEBUG : ftp://172.17.0.4:21/rclone-test-kuledaj1qilo: > dial: conn=172.17.0.1:40136->172.17.0.4:37536, err= 2026/07/13 03:25:54 ERROR : hello, world!: sum not found 2026/07/13 03:25:54 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.4:21/rclone-test-kuledaj1qilo 2026/07/13 03:25:54 NOTICE: ftp://172.17.0.4:21/rclone-test-kuledaj1qilo: 1 files missing 2026/07/13 03:25:54 NOTICE: 1 hashes missing 2026/07/13 03:25:54 NOTICE: ftp://172.17.0.4:21/rclone-test-kuledaj1qilo: 1 differences found 2026/07/13 03:25:54 NOTICE: ftp://172.17.0.4:21/rclone-test-kuledaj1qilo: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/13 03:25:54 DEBUG : ftp://172.17.0.4:21/rclone-test-kuledaj1qilo: dial("tcp","172.17.0.4:33250") 2026/07/13 03:25:54 DEBUG : ftp://172.17.0.4:21/rclone-test-kuledaj1qilo: > dial: conn=172.17.0.1:33604->172.17.0.4:33250, err= 2026/07/13 03:25:54 DEBUG : ftp://172.17.0.4:21/rclone-test-kuledaj1qilo: dial("tcp","172.17.0.4:38040") 2026/07/13 03:25:54 DEBUG : ftp://172.17.0.4:21/rclone-test-kuledaj1qilo: > dial: conn=172.17.0.1:42680->172.17.0.4:38040, err= 2026/07/13 03:25:54 DEBUG : pacer: Reducing sleep to 1.125s 2026/07/13 03:25:54 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/13 03:25:54 NOTICE: ftp://172.17.0.4:21/rclone-test-kuledaj1qilo: 0 differences found 2026/07/13 03:25:54 NOTICE: ftp://172.17.0.4:21/rclone-test-kuledaj1qilo: 1 matching files 2026/07/13 03:25:54 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-nazobex5daze" 2026/07/13 03:25:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/13 03:25:54 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/13 03:25:54 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/13 03:25:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/13 03:25:54 DEBUG : Setting pass="5_P3VAsZaaJJkBE-SgPNwFpklop2c4_pTlVMMSSDWaY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/13 03:25:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/13 03:25:54 DEBUG : TestFTPPureftpd: detected overridden config - adding "{jX-Yd}" suffix to name 2026/07/13 03:25:54 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/13 03:25:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/13 03:25:54 DEBUG : Setting pass="5_P3VAsZaaJJkBE-SgPNwFpklop2c4_pTlVMMSSDWaY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/13 03:25:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/13 03:25:54 DEBUG : ftp://172.17.0.4:21/rclone-test-nazobex5daze: Connecting to FTP server 2026/07/13 03:25:54 DEBUG : ftp://172.17.0.4:21/rclone-test-nazobex5daze: dial("tcp","172.17.0.4:21") 2026/07/13 03:25:54 DEBUG : ftp://172.17.0.4:21/rclone-test-nazobex5daze: > dial: conn=172.17.0.1:46412->172.17.0.4:21, err= 2026/07/13 03:25:56 DEBUG : Creating backend with remote "/tmp/rclone938382190" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-nazobex5daze", Local "Local file system at /tmp/rclone938382190", Modify Window "1s" 2026/07/13 03:25:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nazobex5daze: dial("tcp","172.17.0.4:30023") 2026/07/13 03:25:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nazobex5daze: > dial: conn=172.17.0.1:42224->172.17.0.4:30023, err= 2026/07/13 03:25:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nazobex5daze: dial("tcp","172.17.0.4:35371") 2026/07/13 03:25:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nazobex5daze: > dial: conn=172.17.0.1:57452->172.17.0.4:35371, err= lower checkfile vs. upper remote (without normalization) 2026/07/13 03:25:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nazobex5daze: dial("tcp","172.17.0.4:31269") 2026/07/13 03:25:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nazobex5daze: > dial: conn=172.17.0.1:49348->172.17.0.4:31269, err= 2026/07/13 03:25:56 ERROR : HELLO, WORLD!: sum not found 2026/07/13 03:25:56 ERROR : hello, world!: file not in ftp://172.17.0.4:21/rclone-test-nazobex5daze 2026/07/13 03:25:56 NOTICE: ftp://172.17.0.4:21/rclone-test-nazobex5daze: 1 files missing 2026/07/13 03:25:56 NOTICE: 1 hashes missing 2026/07/13 03:25:56 NOTICE: ftp://172.17.0.4:21/rclone-test-nazobex5daze: 1 differences found 2026/07/13 03:25:56 NOTICE: ftp://172.17.0.4:21/rclone-test-nazobex5daze: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/13 03:25:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nazobex5daze: dial("tcp","172.17.0.4:36641") 2026/07/13 03:25:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nazobex5daze: > dial: conn=172.17.0.1:52520->172.17.0.4:36641, err= 2026/07/13 03:25:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nazobex5daze: dial("tcp","172.17.0.4:38376") 2026/07/13 03:25:56 DEBUG : ftp://172.17.0.4:21/rclone-test-nazobex5daze: > dial: conn=172.17.0.1:55814->172.17.0.4:38376, err= 2026/07/13 03:25:56 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/13 03:25:56 NOTICE: ftp://172.17.0.4:21/rclone-test-nazobex5daze: 0 differences found 2026/07/13 03:25:56 NOTICE: ftp://172.17.0.4:21/rclone-test-nazobex5daze: 1 matching files 2026/07/13 03:25:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hohanif1peho" 2026/07/13 03:25:56 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/13 03:25:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/13 03:25:56 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/13 03:25:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/13 03:25:56 DEBUG : Setting pass="5_P3VAsZaaJJkBE-SgPNwFpklop2c4_pTlVMMSSDWaY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/13 03:25:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/13 03:25:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{jX-Yd}" suffix to name 2026/07/13 03:25:56 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/13 03:25:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/13 03:25:56 DEBUG : Setting pass="5_P3VAsZaaJJkBE-SgPNwFpklop2c4_pTlVMMSSDWaY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/13 03:25:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/13 03:25:56 DEBUG : ftp://172.17.0.4:21/rclone-test-hohanif1peho: Connecting to FTP server 2026/07/13 03:25:56 DEBUG : ftp://172.17.0.4:21/rclone-test-hohanif1peho: dial("tcp","172.17.0.4:21") 2026/07/13 03:25:56 DEBUG : ftp://172.17.0.4:21/rclone-test-hohanif1peho: > dial: conn=172.17.0.1:46444->172.17.0.4:21, err= 2026/07/13 03:25:58 DEBUG : Creating backend with remote "/tmp/rclone3392081795" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-hohanif1peho", Local "Local file system at /tmp/rclone3392081795", Modify Window "1s" 2026/07/13 03:25:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hohanif1peho: dial("tcp","172.17.0.4:38603") 2026/07/13 03:25:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hohanif1peho: > dial: conn=172.17.0.1:40024->172.17.0.4:38603, err= 2026/07/13 03:25:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hohanif1peho: dial("tcp","172.17.0.4:37397") 2026/07/13 03:25:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hohanif1peho: > dial: conn=172.17.0.1:46358->172.17.0.4:37397, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/13 03:25:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hohanif1peho: dial("tcp","172.17.0.4:32674") 2026/07/13 03:25:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hohanif1peho: > dial: conn=172.17.0.1:37322->172.17.0.4:32674, err= 2026/07/13 03:25:58 ERROR : HeLlO, wOrLd!: sum not found 2026/07/13 03:25:58 ERROR : hello, world!: file not in ftp://172.17.0.4:21/rclone-test-hohanif1peho 2026/07/13 03:25:58 NOTICE: ftp://172.17.0.4:21/rclone-test-hohanif1peho: 1 files missing 2026/07/13 03:25:58 NOTICE: 1 hashes missing 2026/07/13 03:25:58 NOTICE: ftp://172.17.0.4:21/rclone-test-hohanif1peho: 1 differences found 2026/07/13 03:25:58 NOTICE: ftp://172.17.0.4:21/rclone-test-hohanif1peho: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/13 03:25:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hohanif1peho: dial("tcp","172.17.0.4:38344") 2026/07/13 03:25:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hohanif1peho: > dial: conn=172.17.0.1:44242->172.17.0.4:38344, err= 2026/07/13 03:25:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hohanif1peho: dial("tcp","172.17.0.4:33808") 2026/07/13 03:25:58 DEBUG : ftp://172.17.0.4:21/rclone-test-hohanif1peho: > dial: conn=172.17.0.1:43712->172.17.0.4:33808, err= 2026/07/13 03:25:58 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/13 03:25:58 NOTICE: ftp://172.17.0.4:21/rclone-test-hohanif1peho: 0 differences found 2026/07/13 03:25:58 NOTICE: ftp://172.17.0.4:21/rclone-test-hohanif1peho: 1 matching files 2026/07/13 03:25:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-winizet0xeno" 2026/07/13 03:25:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/13 03:25:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/13 03:25:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/13 03:25:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/13 03:25:58 DEBUG : Setting pass="5_P3VAsZaaJJkBE-SgPNwFpklop2c4_pTlVMMSSDWaY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/13 03:25:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/13 03:25:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{jX-Yd}" suffix to name 2026/07/13 03:25:58 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/13 03:25:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/13 03:25:58 DEBUG : Setting pass="5_P3VAsZaaJJkBE-SgPNwFpklop2c4_pTlVMMSSDWaY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/13 03:25:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/13 03:25:58 DEBUG : ftp://172.17.0.4:21/rclone-test-winizet0xeno: Connecting to FTP server 2026/07/13 03:25:58 DEBUG : ftp://172.17.0.4:21/rclone-test-winizet0xeno: dial("tcp","172.17.0.4:21") 2026/07/13 03:25:58 DEBUG : ftp://172.17.0.4:21/rclone-test-winizet0xeno: > dial: conn=172.17.0.1:46472->172.17.0.4:21, err= 2026/07/13 03:26:00 DEBUG : Creating backend with remote "/tmp/rclone3966613813" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-winizet0xeno", Local "Local file system at /tmp/rclone3966613813", Modify Window "1s" 2026/07/13 03:26:00 DEBUG : ftp://172.17.0.4:21/rclone-test-winizet0xeno: dial("tcp","172.17.0.4:37967") 2026/07/13 03:26:00 DEBUG : ftp://172.17.0.4:21/rclone-test-winizet0xeno: > dial: conn=172.17.0.1:33546->172.17.0.4:37967, err= 2026/07/13 03:26:00 DEBUG : ftp://172.17.0.4:21/rclone-test-winizet0xeno: dial("tcp","172.17.0.4:33941") 2026/07/13 03:26:00 DEBUG : ftp://172.17.0.4:21/rclone-test-winizet0xeno: > dial: conn=172.17.0.1:38338->172.17.0.4:33941, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/13 03:26:00 DEBUG : ftp://172.17.0.4:21/rclone-test-winizet0xeno: dial("tcp","172.17.0.4:39985") 2026/07/13 03:26:00 DEBUG : ftp://172.17.0.4:21/rclone-test-winizet0xeno: > dial: conn=172.17.0.1:49166->172.17.0.4:39985, err= 2026/07/13 03:26:00 ERROR : HELLO, WORLD!: sum not found 2026/07/13 03:26:00 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.4:21/rclone-test-winizet0xeno 2026/07/13 03:26:00 NOTICE: ftp://172.17.0.4:21/rclone-test-winizet0xeno: 1 files missing 2026/07/13 03:26:00 NOTICE: 1 hashes missing 2026/07/13 03:26:00 NOTICE: ftp://172.17.0.4:21/rclone-test-winizet0xeno: 1 differences found 2026/07/13 03:26:00 NOTICE: ftp://172.17.0.4:21/rclone-test-winizet0xeno: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/13 03:26:00 DEBUG : ftp://172.17.0.4:21/rclone-test-winizet0xeno: dial("tcp","172.17.0.4:35014") 2026/07/13 03:26:00 DEBUG : ftp://172.17.0.4:21/rclone-test-winizet0xeno: > dial: conn=172.17.0.1:42840->172.17.0.4:35014, err= 2026/07/13 03:26:00 DEBUG : ftp://172.17.0.4:21/rclone-test-winizet0xeno: dial("tcp","172.17.0.4:32882") 2026/07/13 03:26:00 DEBUG : ftp://172.17.0.4:21/rclone-test-winizet0xeno: > dial: conn=172.17.0.1:39950->172.17.0.4:32882, err= 2026/07/13 03:26:00 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/13 03:26:00 NOTICE: ftp://172.17.0.4:21/rclone-test-winizet0xeno: 0 differences found 2026/07/13 03:26:00 NOTICE: ftp://172.17.0.4:21/rclone-test-winizet0xeno: 1 matching files 2026/07/13 03:26:00 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mujonac3luca" 2026/07/13 03:26:00 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/13 03:26:00 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/13 03:26:00 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/13 03:26:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/13 03:26:00 DEBUG : Setting pass="5_P3VAsZaaJJkBE-SgPNwFpklop2c4_pTlVMMSSDWaY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/13 03:26:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/13 03:26:00 DEBUG : TestFTPPureftpd: detected overridden config - adding "{jX-Yd}" suffix to name 2026/07/13 03:26:00 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/13 03:26:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/13 03:26:00 DEBUG : Setting pass="5_P3VAsZaaJJkBE-SgPNwFpklop2c4_pTlVMMSSDWaY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/13 03:26:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/13 03:26:00 DEBUG : ftp://172.17.0.4:21/rclone-test-mujonac3luca: Connecting to FTP server 2026/07/13 03:26:00 DEBUG : ftp://172.17.0.4:21/rclone-test-mujonac3luca: dial("tcp","172.17.0.4:21") 2026/07/13 03:26:00 DEBUG : ftp://172.17.0.4:21/rclone-test-mujonac3luca: > dial: conn=172.17.0.1:46486->172.17.0.4:21, err= 2026/07/13 03:26:03 DEBUG : Creating backend with remote "/tmp/rclone938115750" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-mujonac3luca", Local "Local file system at /tmp/rclone938115750", Modify Window "1s" 2026/07/13 03:26:03 DEBUG : ftp://172.17.0.4:21/rclone-test-mujonac3luca: dial("tcp","172.17.0.4:36554") 2026/07/13 03:26:03 DEBUG : ftp://172.17.0.4:21/rclone-test-mujonac3luca: > dial: conn=172.17.0.1:34150->172.17.0.4:36554, err= 2026/07/13 03:26:03 DEBUG : ftp://172.17.0.4:21/rclone-test-mujonac3luca: dial("tcp","172.17.0.4:33775") 2026/07/13 03:26:03 DEBUG : ftp://172.17.0.4:21/rclone-test-mujonac3luca: > dial: conn=172.17.0.1:41188->172.17.0.4:33775, err= NFD checkfile vs. NFC remote (without normalization) 2026/07/13 03:26:03 DEBUG : ftp://172.17.0.4:21/rclone-test-mujonac3luca: dial("tcp","172.17.0.4:31106") 2026/07/13 03:26:03 DEBUG : ftp://172.17.0.4:21/rclone-test-mujonac3luca: > dial: conn=172.17.0.1:34048->172.17.0.4:31106, err= 2026/07/13 03:26:03 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/13 03:26:03 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-mujonac3luca 2026/07/13 03:26:03 NOTICE: ftp://172.17.0.4:21/rclone-test-mujonac3luca: 1 files missing 2026/07/13 03:26:03 NOTICE: 1 hashes missing 2026/07/13 03:26:03 NOTICE: ftp://172.17.0.4:21/rclone-test-mujonac3luca: 1 differences found 2026/07/13 03:26:03 NOTICE: ftp://172.17.0.4:21/rclone-test-mujonac3luca: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/13 03:26:03 DEBUG : ftp://172.17.0.4:21/rclone-test-mujonac3luca: dial("tcp","172.17.0.4:32391") 2026/07/13 03:26:03 DEBUG : ftp://172.17.0.4:21/rclone-test-mujonac3luca: > dial: conn=172.17.0.1:43758->172.17.0.4:32391, err= 2026/07/13 03:26:03 DEBUG : ftp://172.17.0.4:21/rclone-test-mujonac3luca: dial("tcp","172.17.0.4:36391") 2026/07/13 03:26:03 DEBUG : ftp://172.17.0.4:21/rclone-test-mujonac3luca: > dial: conn=172.17.0.1:35360->172.17.0.4:36391, err= 2026/07/13 03:26:03 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/13 03:26:03 NOTICE: ftp://172.17.0.4:21/rclone-test-mujonac3luca: 0 differences found 2026/07/13 03:26:03 NOTICE: ftp://172.17.0.4:21/rclone-test-mujonac3luca: 1 matching files 2026/07/13 03:26:03 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-napudux8gice" 2026/07/13 03:26:03 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/13 03:26:03 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/13 03:26:03 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/13 03:26:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/13 03:26:03 DEBUG : Setting pass="5_P3VAsZaaJJkBE-SgPNwFpklop2c4_pTlVMMSSDWaY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/13 03:26:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/13 03:26:03 DEBUG : TestFTPPureftpd: detected overridden config - adding "{jX-Yd}" suffix to name 2026/07/13 03:26:03 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/13 03:26:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/13 03:26:03 DEBUG : Setting pass="5_P3VAsZaaJJkBE-SgPNwFpklop2c4_pTlVMMSSDWaY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/13 03:26:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/13 03:26:03 DEBUG : ftp://172.17.0.4:21/rclone-test-napudux8gice: Connecting to FTP server 2026/07/13 03:26:03 DEBUG : ftp://172.17.0.4:21/rclone-test-napudux8gice: dial("tcp","172.17.0.4:21") 2026/07/13 03:26:03 DEBUG : ftp://172.17.0.4:21/rclone-test-napudux8gice: > dial: conn=172.17.0.1:60184->172.17.0.4:21, err= 2026/07/13 03:26:06 DEBUG : Creating backend with remote "/tmp/rclone2915482384" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-napudux8gice", Local "Local file system at /tmp/rclone2915482384", Modify Window "1s" 2026/07/13 03:26:06 DEBUG : ftp://172.17.0.4:21/rclone-test-napudux8gice: dial("tcp","172.17.0.4:33658") 2026/07/13 03:26:06 DEBUG : ftp://172.17.0.4:21/rclone-test-napudux8gice: > dial: conn=172.17.0.1:42000->172.17.0.4:33658, err= 2026/07/13 03:26:06 DEBUG : ftp://172.17.0.4:21/rclone-test-napudux8gice: dial("tcp","172.17.0.4:38844") 2026/07/13 03:26:06 DEBUG : ftp://172.17.0.4:21/rclone-test-napudux8gice: > dial: conn=172.17.0.1:34674->172.17.0.4:38844, err= NFC checkfile vs. NFD remote (without normalization) 2026/07/13 03:26:06 DEBUG : ftp://172.17.0.4:21/rclone-test-napudux8gice: dial("tcp","172.17.0.4:39171") 2026/07/13 03:26:06 DEBUG : ftp://172.17.0.4:21/rclone-test-napudux8gice: > dial: conn=172.17.0.1:34440->172.17.0.4:39171, err= 2026/07/13 03:26:06 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/13 03:26:06 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-napudux8gice 2026/07/13 03:26:06 NOTICE: ftp://172.17.0.4:21/rclone-test-napudux8gice: 1 files missing 2026/07/13 03:26:06 NOTICE: 1 hashes missing 2026/07/13 03:26:06 NOTICE: ftp://172.17.0.4:21/rclone-test-napudux8gice: 1 differences found 2026/07/13 03:26:06 NOTICE: ftp://172.17.0.4:21/rclone-test-napudux8gice: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/13 03:26:06 DEBUG : ftp://172.17.0.4:21/rclone-test-napudux8gice: dial("tcp","172.17.0.4:31395") 2026/07/13 03:26:06 DEBUG : ftp://172.17.0.4:21/rclone-test-napudux8gice: > dial: conn=172.17.0.1:48210->172.17.0.4:31395, err= 2026/07/13 03:26:06 DEBUG : ftp://172.17.0.4:21/rclone-test-napudux8gice: dial("tcp","172.17.0.4:32191") 2026/07/13 03:26:06 DEBUG : ftp://172.17.0.4:21/rclone-test-napudux8gice: > dial: conn=172.17.0.1:42306->172.17.0.4:32191, err= 2026/07/13 03:26:06 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/13 03:26:06 NOTICE: ftp://172.17.0.4:21/rclone-test-napudux8gice: 0 differences found 2026/07/13 03:26:06 NOTICE: ftp://172.17.0.4:21/rclone-test-napudux8gice: 1 matching files 2026/07/13 03:26:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-tacogap5zeve" 2026/07/13 03:26:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/13 03:26:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/13 03:26:06 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/13 03:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/13 03:26:06 DEBUG : Setting pass="5_P3VAsZaaJJkBE-SgPNwFpklop2c4_pTlVMMSSDWaY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/13 03:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/13 03:26:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{jX-Yd}" suffix to name 2026/07/13 03:26:06 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/13 03:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/13 03:26:06 DEBUG : Setting pass="5_P3VAsZaaJJkBE-SgPNwFpklop2c4_pTlVMMSSDWaY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/13 03:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/13 03:26:06 DEBUG : ftp://172.17.0.4:21/rclone-test-tacogap5zeve: Connecting to FTP server 2026/07/13 03:26:06 DEBUG : ftp://172.17.0.4:21/rclone-test-tacogap5zeve: dial("tcp","172.17.0.4:21") 2026/07/13 03:26:06 DEBUG : ftp://172.17.0.4:21/rclone-test-tacogap5zeve: > dial: conn=172.17.0.1:60186->172.17.0.4:21, err= 2026/07/13 03:26:08 DEBUG : Creating backend with remote "/tmp/rclone3049827946" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-tacogap5zeve", Local "Local file system at /tmp/rclone3049827946", Modify Window "1s" 2026/07/13 03:26:08 DEBUG : ftp://172.17.0.4:21/rclone-test-tacogap5zeve: dial("tcp","172.17.0.4:37612") 2026/07/13 03:26:08 DEBUG : ftp://172.17.0.4:21/rclone-test-tacogap5zeve: > dial: conn=172.17.0.1:59606->172.17.0.4:37612, err= 2026/07/13 03:26:08 DEBUG : ftp://172.17.0.4:21/rclone-test-tacogap5zeve: dial("tcp","172.17.0.4:34891") 2026/07/13 03:26:08 DEBUG : ftp://172.17.0.4:21/rclone-test-tacogap5zeve: > dial: conn=172.17.0.1:47248->172.17.0.4:34891, err= NFDx2 checkfile vs. both remote (without normalization) 2026/07/13 03:26:08 DEBUG : ftp://172.17.0.4:21/rclone-test-tacogap5zeve: dial("tcp","172.17.0.4:30700") 2026/07/13 03:26:08 DEBUG : ftp://172.17.0.4:21/rclone-test-tacogap5zeve: > dial: conn=172.17.0.1:58284->172.17.0.4:30700, err= 2026/07/13 03:26:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/13 03:26:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-tacogap5zeve 2026/07/13 03:26:08 NOTICE: ftp://172.17.0.4:21/rclone-test-tacogap5zeve: 1 files missing 2026/07/13 03:26:08 NOTICE: 1 hashes missing 2026/07/13 03:26:08 NOTICE: ftp://172.17.0.4:21/rclone-test-tacogap5zeve: 1 differences found 2026/07/13 03:26:08 NOTICE: ftp://172.17.0.4:21/rclone-test-tacogap5zeve: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/13 03:26:08 DEBUG : ftp://172.17.0.4:21/rclone-test-tacogap5zeve: dial("tcp","172.17.0.4:36486") 2026/07/13 03:26:08 DEBUG : ftp://172.17.0.4:21/rclone-test-tacogap5zeve: > dial: conn=172.17.0.1:57650->172.17.0.4:36486, err= 2026/07/13 03:26:08 DEBUG : ftp://172.17.0.4:21/rclone-test-tacogap5zeve: dial("tcp","172.17.0.4:35632") 2026/07/13 03:26:08 DEBUG : ftp://172.17.0.4:21/rclone-test-tacogap5zeve: > dial: conn=172.17.0.1:56872->172.17.0.4:35632, err= 2026/07/13 03:26:08 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/13 03:26:08 NOTICE: ftp://172.17.0.4:21/rclone-test-tacogap5zeve: 0 differences found 2026/07/13 03:26:08 NOTICE: ftp://172.17.0.4:21/rclone-test-tacogap5zeve: 1 matching files 2026/07/13 03:26:08 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-docezix1defo" 2026/07/13 03:26:08 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/13 03:26:08 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/13 03:26:08 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/13 03:26:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/13 03:26:08 DEBUG : Setting pass="5_P3VAsZaaJJkBE-SgPNwFpklop2c4_pTlVMMSSDWaY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/13 03:26:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/13 03:26:08 DEBUG : TestFTPPureftpd: detected overridden config - adding "{jX-Yd}" suffix to name 2026/07/13 03:26:08 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/13 03:26:08 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/13 03:26:08 DEBUG : Setting pass="5_P3VAsZaaJJkBE-SgPNwFpklop2c4_pTlVMMSSDWaY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/13 03:26:08 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/13 03:26:08 DEBUG : ftp://172.17.0.4:21/rclone-test-docezix1defo: Connecting to FTP server 2026/07/13 03:26:08 DEBUG : ftp://172.17.0.4:21/rclone-test-docezix1defo: dial("tcp","172.17.0.4:21") 2026/07/13 03:26:08 DEBUG : ftp://172.17.0.4:21/rclone-test-docezix1defo: > dial: conn=172.17.0.1:60196->172.17.0.4:21, err= 2026/07/13 03:26:11 DEBUG : Creating backend with remote "/tmp/rclone1039209418" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-docezix1defo", Local "Local file system at /tmp/rclone1039209418", Modify Window "1s" 2026/07/13 03:26:11 DEBUG : ftp://172.17.0.4:21/rclone-test-docezix1defo: dial("tcp","172.17.0.4:39601") 2026/07/13 03:26:11 DEBUG : ftp://172.17.0.4:21/rclone-test-docezix1defo: > dial: conn=172.17.0.1:51214->172.17.0.4:39601, err= 2026/07/13 03:26:11 DEBUG : ftp://172.17.0.4:21/rclone-test-docezix1defo: dial("tcp","172.17.0.4:33599") 2026/07/13 03:26:11 DEBUG : ftp://172.17.0.4:21/rclone-test-docezix1defo: > dial: conn=172.17.0.1:45394->172.17.0.4:33599, err= NFCx2 checkfile vs. both remote (without normalization) 2026/07/13 03:26:11 DEBUG : ftp://172.17.0.4:21/rclone-test-docezix1defo: dial("tcp","172.17.0.4:38116") 2026/07/13 03:26:11 DEBUG : ftp://172.17.0.4:21/rclone-test-docezix1defo: > dial: conn=172.17.0.1:54030->172.17.0.4:38116, err= 2026/07/13 03:26:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/13 03:26:11 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-docezix1defo 2026/07/13 03:26:11 NOTICE: ftp://172.17.0.4:21/rclone-test-docezix1defo: 1 files missing 2026/07/13 03:26:11 NOTICE: 1 hashes missing 2026/07/13 03:26:11 NOTICE: ftp://172.17.0.4:21/rclone-test-docezix1defo: 1 differences found 2026/07/13 03:26:11 NOTICE: ftp://172.17.0.4:21/rclone-test-docezix1defo: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/13 03:26:11 DEBUG : ftp://172.17.0.4:21/rclone-test-docezix1defo: dial("tcp","172.17.0.4:38574") 2026/07/13 03:26:11 DEBUG : ftp://172.17.0.4:21/rclone-test-docezix1defo: > dial: conn=172.17.0.1:58024->172.17.0.4:38574, err= 2026/07/13 03:26:11 DEBUG : ftp://172.17.0.4:21/rclone-test-docezix1defo: dial("tcp","172.17.0.4:39703") 2026/07/13 03:26:11 DEBUG : ftp://172.17.0.4:21/rclone-test-docezix1defo: > dial: conn=172.17.0.1:43632->172.17.0.4:39703, err= 2026/07/13 03:26:11 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/13 03:26:11 NOTICE: ftp://172.17.0.4:21/rclone-test-docezix1defo: 0 differences found 2026/07/13 03:26:11 NOTICE: ftp://172.17.0.4:21/rclone-test-docezix1defo: 1 matching files 2026/07/13 03:26:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-koxetoq7fahi" 2026/07/13 03:26:11 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/13 03:26:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/13 03:26:11 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/13 03:26:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/13 03:26:11 DEBUG : Setting pass="5_P3VAsZaaJJkBE-SgPNwFpklop2c4_pTlVMMSSDWaY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/13 03:26:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/13 03:26:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{jX-Yd}" suffix to name 2026/07/13 03:26:11 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/13 03:26:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/13 03:26:11 DEBUG : Setting pass="5_P3VAsZaaJJkBE-SgPNwFpklop2c4_pTlVMMSSDWaY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/13 03:26:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/13 03:26:11 DEBUG : ftp://172.17.0.4:21/rclone-test-koxetoq7fahi: Connecting to FTP server 2026/07/13 03:26:11 DEBUG : ftp://172.17.0.4:21/rclone-test-koxetoq7fahi: dial("tcp","172.17.0.4:21") 2026/07/13 03:26:11 DEBUG : ftp://172.17.0.4:21/rclone-test-koxetoq7fahi: > dial: conn=172.17.0.1:40410->172.17.0.4:21, err= 2026/07/13 03:26:11 DEBUG : pacer: low level retry 1/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/07/13 03:26:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/13 03:26:11 DEBUG : ftp://172.17.0.4:21/rclone-test-koxetoq7fahi: dial("tcp","172.17.0.4:21") 2026/07/13 03:26:11 DEBUG : ftp://172.17.0.4:21/rclone-test-koxetoq7fahi: > dial: conn=172.17.0.1:40426->172.17.0.4:21, err= 2026/07/13 03:26:11 DEBUG : pacer: low level retry 2/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/07/13 03:26:11 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/13 03:26:11 DEBUG : ftp://172.17.0.4:21/rclone-test-koxetoq7fahi: dial("tcp","172.17.0.4:21") 2026/07/13 03:26:11 DEBUG : ftp://172.17.0.4:21/rclone-test-koxetoq7fahi: > dial: conn=172.17.0.1:40428->172.17.0.4:21, err= 2026/07/13 03:26:11 DEBUG : pacer: low level retry 3/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/07/13 03:26:11 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/07/13 03:26:11 DEBUG : ftp://172.17.0.4:21/rclone-test-koxetoq7fahi: dial("tcp","172.17.0.4:21") 2026/07/13 03:26:11 DEBUG : ftp://172.17.0.4:21/rclone-test-koxetoq7fahi: > dial: conn=172.17.0.1:40434->172.17.0.4:21, err= 2026/07/13 03:26:11 DEBUG : pacer: low level retry 4/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/07/13 03:26:11 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/07/13 03:26:11 DEBUG : ftp://172.17.0.4:21/rclone-test-koxetoq7fahi: dial("tcp","172.17.0.4:21") 2026/07/13 03:26:11 DEBUG : ftp://172.17.0.4:21/rclone-test-koxetoq7fahi: > dial: conn=172.17.0.1:40444->172.17.0.4:21, err= 2026/07/13 03:26:11 DEBUG : pacer: low level retry 5/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/07/13 03:26:11 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/07/13 03:26:12 DEBUG : ftp://172.17.0.4:21/rclone-test-koxetoq7fahi: dial("tcp","172.17.0.4:21") 2026/07/13 03:26:12 DEBUG : ftp://172.17.0.4:21/rclone-test-koxetoq7fahi: > dial: conn=172.17.0.1:40454->172.17.0.4:21, err= 2026/07/13 03:26:12 DEBUG : pacer: low level retry 6/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/07/13 03:26:12 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/07/13 03:26:12 DEBUG : ftp://172.17.0.4:21/rclone-test-koxetoq7fahi: dial("tcp","172.17.0.4:21") 2026/07/13 03:26:12 DEBUG : ftp://172.17.0.4:21/rclone-test-koxetoq7fahi: > dial: conn=172.17.0.1:40470->172.17.0.4:21, err= 2026/07/13 03:26:12 DEBUG : pacer: low level retry 7/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/07/13 03:26:12 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/07/13 03:26:13 DEBUG : ftp://172.17.0.4:21/rclone-test-koxetoq7fahi: dial("tcp","172.17.0.4:21") 2026/07/13 03:26:13 DEBUG : ftp://172.17.0.4:21/rclone-test-koxetoq7fahi: > dial: conn=172.17.0.1:40480->172.17.0.4:21, err= 2026/07/13 03:26:13 DEBUG : pacer: low level retry 8/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/07/13 03:26:13 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/07/13 03:26:14 DEBUG : ftp://172.17.0.4:21/rclone-test-koxetoq7fahi: dial("tcp","172.17.0.4:21") 2026/07/13 03:26:14 DEBUG : ftp://172.17.0.4:21/rclone-test-koxetoq7fahi: > dial: conn=172.17.0.1:40488->172.17.0.4:21, err= 2026/07/13 03:26:14 DEBUG : pacer: low level retry 9/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/07/13 03:26:16 DEBUG : ftp://172.17.0.4:21/rclone-test-koxetoq7fahi: dial("tcp","172.17.0.4:21") 2026/07/13 03:26:16 DEBUG : ftp://172.17.0.4:21/rclone-test-koxetoq7fahi: > dial: conn=172.17.0.1:40546->172.17.0.4:21, err= 2026/07/13 03:26:16 DEBUG : pacer: low level retry 10/10 (error 421 50 users (the maximum) are already logged in, sorry) 2026/07/13 03:26:16 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 37.002075753s (try 1/5): exit status 1: Failed []