"./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPVsftpd: -verbose" - Starting (try 1/5) 2026/07/16 01:39:41 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-sivuxob1cine" 2026/07/16 01:39:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 01:39:41 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/07/16 01:39:41 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/16 01:39:41 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/16 01:39:41 DEBUG : Setting pass="2f0XUYJ8DmmCUZ_XtGCcBuON47ifBgfSERyr92HQE_45" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/16 01:39:41 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/16 01:39:41 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/16 01:39:41 DEBUG : TestFTPVsftpd: detected overridden config - adding "{TaBXV}" suffix to name 2026/07/16 01:39:41 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/16 01:39:41 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/16 01:39:41 DEBUG : Setting pass="2f0XUYJ8DmmCUZ_XtGCcBuON47ifBgfSERyr92HQE_45" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/16 01:39:41 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/16 01:39:41 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: Connecting to FTP server 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38746->172.17.0.4:21, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58936->172.17.0.4:21106, err= 2026/07/16 01:39:41 DEBUG : Creating backend with remote "/tmp/rclone2289589409" === 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-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43040->172.17.0.4:21104, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57186->172.17.0.4:21107, err= 2026/07/16 01:39: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-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" multithread_test.go:119: multithread writing not supported 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33478->172.17.0.4:21105, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43054->172.17.0.4:21104, err= 2026/07/16 01:39:41 ERROR : error listing: directory not found --- SKIP: TestMultithreadCopyAbort (0.00s) === RUN TestSizeDiffers 2026/07/16 01:39:41 DEBUG : a: size = 0 OK 2026/07/16 01:39:41 DEBUG : a: size = 1 (memory) 2026/07/16 01:39:41 DEBUG : a: size = 2 (memory) --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2026/07/16 01:39:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/16 01:39:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/ReadAt 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/16 01:39:41 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/Normal/Seek 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/16 01:39:41 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2026/07/16 01:39:41 DEBUG : potato: Seek from 10 to 0 2026/07/16 01:39:41 DEBUG : potato: Seek from 10 to 0 2026/07/16 01:39:41 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2026/07/16 01:39:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/16 01:39:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/ReadAt 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/16 01:39:41 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithRangeOption/Seek 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/16 01:39:41 DEBUG : potato: Seek from 5 to 2 2026/07/16 01:39:41 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2026/07/16 01:39:41 DEBUG : potato: Seek from 7 to 0 2026/07/16 01:39:41 DEBUG : potato: Seek from 7 to 0 2026/07/16 01:39:41 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2026/07/16 01:39:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/16 01:39:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/ReadAt 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/16 01:39:41 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/WithSeekOption/Seek 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/16 01:39:41 DEBUG : potato: Seek from 5 to 2 2026/07/16 01:39:41 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2026/07/16 01:39:41 DEBUG : potato: Seek from 8 to 0 2026/07/16 01:39:41 DEBUG : potato: Seek from 8 to 0 2026/07/16 01:39:41 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2026/07/16 01:39:41 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2026/07/16 01:39:41 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/ReadAt 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/16 01:39:41 DEBUG : potato: Seek from 5 to 1 === RUN TestReOpen/UnknownSize/Seek 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2026/07/16 01:39:41 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2026/07/16 01:39:41 DEBUG : potato: Seek from 5 to 2 2026/07/16 01:39:41 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2026/07/16 01:39:41 DEBUG : potato: Seek from 9 to 0 2026/07/16 01:39:41 DEBUG : potato: Seek from 9 to 0 2026/07/16 01:39: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-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:37558->172.17.0.4:21108, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56050->172.17.0.4:21109, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33322->172.17.0.4:21102, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:37566->172.17.0.4:21108, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54572->172.17.0.4:21110, err= === RUN TestCheck/1 === RUN TestCheck/2 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58950->172.17.0.4:21106, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:37580->172.17.0.4:21108, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33484->172.17.0.4:21105, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54578->172.17.0.4:21110, err= === RUN TestCheck/3 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54590->172.17.0.4:21110, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:37588->172.17.0.4:21108, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:37598->172.17.0.4:21108, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54486->172.17.0.4:21100, err= === RUN TestCheck/4 === RUN TestCheck/5 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54490->172.17.0.4:21100, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54506->172.17.0.4:21100, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:37624->172.17.0.4:21108, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57204->172.17.0.4:21107, err= === RUN TestCheck/6 === RUN TestCheck/7 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43636->172.17.0.4:21103, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33324->172.17.0.4:21102, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43070->172.17.0.4:21104, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43084->172.17.0.4:21104, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54518->172.17.0.4:21100, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43088->172.17.0.4:21104, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56064->172.17.0.4:21109, err= --- PASS: TestCheck (0.04s) --- 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/16 01:39:41 DEBUG : Creating backend with remote "nonexistent" 2026/07/16 01:39:41 DEBUG : Creating backend with remote "nonexistent" 2026/07/16 01:39:41 DEBUG : Local file system at nonexistent: Waiting for checks to finish 2026/07/16 01:39:41 ERROR : Local file system at nonexistent: error reading source root directory: directory not found 2026/07/16 01:39:41 NOTICE: Local file system at nonexistent: 0 differences found 2026/07/16 01:39: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-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33500->172.17.0.4:21105, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54534->172.17.0.4:21100, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33334->172.17.0.4:21102, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54598->172.17.0.4:21110, err= === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54550->172.17.0.4:21100, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43652->172.17.0.4:21103, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33344->172.17.0.4:21102, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58956->172.17.0.4:21106, err= === RUN TestCheckDownload/3 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33510->172.17.0.4:21105, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33526->172.17.0.4:21105, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57350->172.17.0.4:21101, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43106->172.17.0.4:21104, err= === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57364->172.17.0.4:21101, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43110->172.17.0.4:21104, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54590->172.17.0.4:21100, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33368->172.17.0.4:21102, err= === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57366->172.17.0.4:21101, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54610->172.17.0.4:21110, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57236->172.17.0.4:21107, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57246->172.17.0.4:21107, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58968->172.17.0.4:21106, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54618->172.17.0.4:21110, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:37640->172.17.0.4:21108, 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-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57260->172.17.0.4:21107, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:37648->172.17.0.4:21108, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56090->172.17.0.4:21109, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43664->172.17.0.4:21103, err= === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57268->172.17.0.4:21107, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57368->172.17.0.4:21101, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58978->172.17.0.4:21106, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54602->172.17.0.4:21100, err= === RUN TestCheckSizeOnly/3 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58988->172.17.0.4:21106, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43676->172.17.0.4:21103, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33392->172.17.0.4:21102, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43688->172.17.0.4:21103, err= === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:37660->172.17.0.4:21108, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58992->172.17.0.4:21106, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54634->172.17.0.4:21110, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56098->172.17.0.4:21109, err= === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54648->172.17.0.4:21110, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33400->172.17.0.4:21102, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33574->172.17.0.4:21105, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33588->172.17.0.4:21105, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56106->172.17.0.4:21109, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59016->172.17.0.4:21106, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33416->172.17.0.4:21102, err= --- PASS: TestCheckSizeOnly (0.04s) --- 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-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33604->172.17.0.4:21105, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:37668->172.17.0.4:21108, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54654->172.17.0.4:21110, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43702->172.17.0.4:21103, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33620->172.17.0.4:21105, err= 2026/07/16 01:39:41 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/16 01:39:41 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/16 01:39:41 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/16 01:39:41 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59030->172.17.0.4:21106, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56112->172.17.0.4:21109, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59034->172.17.0.4:21106, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43130->172.17.0.4:21104, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33420->172.17.0.4:21102, err= 2026/07/16 01:39:41 NOTICE: test.sum: improperly formatted checksum line 4 2026/07/16 01:39:41 NOTICE: test.sum: improperly formatted checksum line 5 2026/07/16 01:39:41 NOTICE: test.sum: improperly formatted checksum line 6 2026/07/16 01:39:41 NOTICE: test.sum: 2 warning(s) suppressed... 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56122->172.17.0.4:21109, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33426->172.17.0.4:21102, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33428->172.17.0.4:21102, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54660->172.17.0.4:21110, err= --- PASS: TestParseSumFile (0.02s) === RUN TestCheckSum run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:41 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-sivuxob1cine/data" 2026/07/16 01:39:41 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/07/16 01:39:41 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/16 01:39:41 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/16 01:39:41 DEBUG : Setting pass="2f0XUYJ8DmmCUZ_XtGCcBuON47ifBgfSERyr92HQE_45" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/16 01:39:41 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/16 01:39:41 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/16 01:39:41 DEBUG : TestFTPVsftpd: detected overridden config - adding "{TaBXV}" suffix to name 2026/07/16 01:39:41 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/16 01:39:41 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/16 01:39:41 DEBUG : Setting pass="2f0XUYJ8DmmCUZ_XtGCcBuON47ifBgfSERyr92HQE_45" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/16 01:39:41 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/16 01:39:41 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/data: Connecting to FTP server 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/data: dial("tcp","172.17.0.4:21") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/data: > dial: conn=172.17.0.1:38752->172.17.0.4:21, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/data: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/data: > dial: conn=172.17.0.1:57290->172.17.0.4:21107, err= check_test.go:350: ftp://172.17.0.4:21/rclone-test-sivuxob1cine/data lacks md5, skipping 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33432->172.17.0.4:21102, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56138->172.17.0.4:21109, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56140->172.17.0.4:21109, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59046->172.17.0.4:21106, err= --- SKIP: TestCheckSum (0.02s) === RUN TestCheckSumDownload run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:41 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-sivuxob1cine/data" 2026/07/16 01:39:41 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/07/16 01:39:41 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/16 01:39:41 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/16 01:39:41 DEBUG : Setting pass="2f0XUYJ8DmmCUZ_XtGCcBuON47ifBgfSERyr92HQE_45" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/16 01:39:41 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/16 01:39:41 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/16 01:39:41 DEBUG : TestFTPVsftpd: detected overridden config - adding "{TaBXV}" suffix to name 2026/07/16 01:39:41 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/16 01:39:41 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/16 01:39:41 DEBUG : Setting pass="2f0XUYJ8DmmCUZ_XtGCcBuON47ifBgfSERyr92HQE_45" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/16 01:39:41 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/16 01:39:41 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/data: Connecting to FTP server 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/data: dial("tcp","172.17.0.4:21") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/data: > dial: conn=172.17.0.1:38754->172.17.0.4:21, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/data: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/data: > dial: conn=172.17.0.1:33626->172.17.0.4:21105, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33642->172.17.0.4:21105, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56154->172.17.0.4:21109, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57372->172.17.0.4:21101, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54668->172.17.0.4:21110, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56170->172.17.0.4:21109, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43708->172.17.0.4:21103, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56178->172.17.0.4:21109, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56192->172.17.0.4:21109, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56196->172.17.0.4:21109, err= === RUN TestCheckSumDownload/subtest1 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57380->172.17.0.4:21101, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33658->172.17.0.4:21105, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54608->172.17.0.4:21100, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33662->172.17.0.4:21105, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33670->172.17.0.4:21105, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54672->172.17.0.4:21110, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56218->172.17.0.4:21109, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57298->172.17.0.4:21107, err= === RUN TestCheckSumDownload/subtest2 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57384->172.17.0.4:21101, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43134->172.17.0.4:21104, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33440->172.17.0.4:21102, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57316->172.17.0.4:21107, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43724->172.17.0.4:21103, err= === RUN TestCheckSumDownload/subtest3 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57392->172.17.0.4:21101, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54688->172.17.0.4:21110, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57408->172.17.0.4:21101, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54618->172.17.0.4:21100, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43746->172.17.0.4:21103, err= === RUN TestCheckSumDownload/subtest4 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54638->172.17.0.4:21100, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54652->172.17.0.4:21100, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43754->172.17.0.4:21103, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:37698->172.17.0.4:21108, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57344->172.17.0.4:21107, err= === RUN TestCheckSumDownload/subtest5 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57364->172.17.0.4:21107, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33682->172.17.0.4:21105, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:37718->172.17.0.4:21108, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56236->172.17.0.4:21109, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33690->172.17.0.4:21105, err= === RUN TestCheckSumDownload/subtest6 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54696->172.17.0.4:21110, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33710->172.17.0.4:21105, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57386->172.17.0.4:21107, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56242->172.17.0.4:21109, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43758->172.17.0.4:21103, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56256->172.17.0.4:21109, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54666->172.17.0.4:21100, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54670->172.17.0.4:21100, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43772->172.17.0.4:21103, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:37722->172.17.0.4:21108, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:37732->172.17.0.4:21108, err= === RUN TestCheckSumDownload/subtest7 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57416->172.17.0.4:21101, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57400->172.17.0.4:21107, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59074->172.17.0.4:21106, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57404->172.17.0.4:21107, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56272->172.17.0.4:21109, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59090->172.17.0.4:21106, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33726->172.17.0.4:21105, err= --- PASS: TestCheckSumDownload (0.15s) --- 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.01s) --- PASS: TestCheckSumDownload/subtest7 (0.01s) === RUN TestApplyTransforms 2026/07/16 01:39:41 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-bedazur3lida" 2026/07/16 01:39:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 01:39:41 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/07/16 01:39:41 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/16 01:39:41 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/16 01:39:41 DEBUG : Setting pass="2f0XUYJ8DmmCUZ_XtGCcBuON47ifBgfSERyr92HQE_45" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/16 01:39:41 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/16 01:39:41 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/16 01:39:41 DEBUG : TestFTPVsftpd: detected overridden config - adding "{TaBXV}" suffix to name 2026/07/16 01:39:41 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/16 01:39:41 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/16 01:39:41 DEBUG : Setting pass="2f0XUYJ8DmmCUZ_XtGCcBuON47ifBgfSERyr92HQE_45" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/16 01:39:41 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/16 01:39:41 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-bedazur3lida: Connecting to FTP server 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-bedazur3lida: dial("tcp","172.17.0.4:21") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-bedazur3lida: > dial: conn=172.17.0.1:38764->172.17.0.4:21, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-bedazur3lida: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-bedazur3lida: > dial: conn=172.17.0.1:37742->172.17.0.4:21108, err= 2026/07/16 01:39:41 DEBUG : Creating backend with remote "/tmp/rclone3131812395" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-bedazur3lida", Local "Local file system at /tmp/rclone3131812395", Modify Window "1s" 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-bedazur3lida: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-bedazur3lida: > dial: conn=172.17.0.1:54706->172.17.0.4:21110, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-bedazur3lida: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-bedazur3lida: > dial: conn=172.17.0.1:43792->172.17.0.4:21103, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-bedazur3lida: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-bedazur3lida: > dial: conn=172.17.0.1:54712->172.17.0.4:21110, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-bedazur3lida: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-bedazur3lida: > dial: conn=172.17.0.1:43798->172.17.0.4:21103, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-bedazur3lida: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-bedazur3lida: > dial: conn=172.17.0.1:56286->172.17.0.4:21109, err= upper checkfile vs. lower remote (without normalization) 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-bedazur3lida: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-bedazur3lida: > dial: conn=172.17.0.1:57406->172.17.0.4:21107, err= 2026/07/16 01:39:41 ERROR : hello, world!: sum not found 2026/07/16 01:39:41 ERROR : HELLO, WORLD!: file not in ftp://172.17.0.4:21/rclone-test-bedazur3lida 2026/07/16 01:39:41 NOTICE: ftp://172.17.0.4:21/rclone-test-bedazur3lida: 1 files missing 2026/07/16 01:39:41 NOTICE: 1 hashes missing 2026/07/16 01:39:41 NOTICE: ftp://172.17.0.4:21/rclone-test-bedazur3lida: 1 differences found 2026/07/16 01:39:41 NOTICE: ftp://172.17.0.4:21/rclone-test-bedazur3lida: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-bedazur3lida: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-bedazur3lida: > dial: conn=172.17.0.1:43184->172.17.0.4:21104, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-bedazur3lida: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-bedazur3lida: > dial: conn=172.17.0.1:57424->172.17.0.4:21101, err= 2026/07/16 01:39:41 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 01:39:41 NOTICE: ftp://172.17.0.4:21/rclone-test-bedazur3lida: 0 differences found 2026/07/16 01:39:41 NOTICE: ftp://172.17.0.4:21/rclone-test-bedazur3lida: 1 matching files 2026/07/16 01:39:41 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-cepupib6wigu" 2026/07/16 01:39:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 01:39:41 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/07/16 01:39:41 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/16 01:39:41 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/16 01:39:41 DEBUG : Setting pass="2f0XUYJ8DmmCUZ_XtGCcBuON47ifBgfSERyr92HQE_45" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/16 01:39:41 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/16 01:39:41 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/16 01:39:41 DEBUG : TestFTPVsftpd: detected overridden config - adding "{TaBXV}" suffix to name 2026/07/16 01:39:41 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/16 01:39:41 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/16 01:39:41 DEBUG : Setting pass="2f0XUYJ8DmmCUZ_XtGCcBuON47ifBgfSERyr92HQE_45" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/16 01:39:41 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/16 01:39:41 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-cepupib6wigu: Connecting to FTP server 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-cepupib6wigu: dial("tcp","172.17.0.4:21") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-cepupib6wigu: > dial: conn=172.17.0.1:38768->172.17.0.4:21, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-cepupib6wigu: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-cepupib6wigu: > dial: conn=172.17.0.1:33732->172.17.0.4:21105, err= 2026/07/16 01:39:41 DEBUG : Creating backend with remote "/tmp/rclone4064980452" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cepupib6wigu", Local "Local file system at /tmp/rclone4064980452", Modify Window "1s" 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-cepupib6wigu: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-cepupib6wigu: > dial: conn=172.17.0.1:54726->172.17.0.4:21110, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-cepupib6wigu: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-cepupib6wigu: > dial: conn=172.17.0.1:37750->172.17.0.4:21108, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-cepupib6wigu: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-cepupib6wigu: > dial: conn=172.17.0.1:57418->172.17.0.4:21107, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-cepupib6wigu: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-cepupib6wigu: > dial: conn=172.17.0.1:54730->172.17.0.4:21110, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-cepupib6wigu: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-cepupib6wigu: > dial: conn=172.17.0.1:43194->172.17.0.4:21104, err= lower checkfile vs. upper remote (without normalization) 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-cepupib6wigu: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-cepupib6wigu: > dial: conn=172.17.0.1:33746->172.17.0.4:21105, err= 2026/07/16 01:39:41 ERROR : HELLO, WORLD!: sum not found 2026/07/16 01:39:41 ERROR : hello, world!: file not in ftp://172.17.0.4:21/rclone-test-cepupib6wigu 2026/07/16 01:39:41 NOTICE: ftp://172.17.0.4:21/rclone-test-cepupib6wigu: 1 files missing 2026/07/16 01:39:41 NOTICE: 1 hashes missing 2026/07/16 01:39:41 NOTICE: ftp://172.17.0.4:21/rclone-test-cepupib6wigu: 1 differences found 2026/07/16 01:39:41 NOTICE: ftp://172.17.0.4:21/rclone-test-cepupib6wigu: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-cepupib6wigu: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-cepupib6wigu: > dial: conn=172.17.0.1:57432->172.17.0.4:21107, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-cepupib6wigu: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-cepupib6wigu: > dial: conn=172.17.0.1:57446->172.17.0.4:21107, err= 2026/07/16 01:39:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 01:39:41 NOTICE: ftp://172.17.0.4:21/rclone-test-cepupib6wigu: 0 differences found 2026/07/16 01:39:41 NOTICE: ftp://172.17.0.4:21/rclone-test-cepupib6wigu: 1 matching files 2026/07/16 01:39:41 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-fikonar2kude" 2026/07/16 01:39:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 01:39:41 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/07/16 01:39:41 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/16 01:39:41 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/16 01:39:41 DEBUG : Setting pass="2f0XUYJ8DmmCUZ_XtGCcBuON47ifBgfSERyr92HQE_45" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/16 01:39:41 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/16 01:39:41 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/16 01:39:41 DEBUG : TestFTPVsftpd: detected overridden config - adding "{TaBXV}" suffix to name 2026/07/16 01:39:41 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/16 01:39:41 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/16 01:39:41 DEBUG : Setting pass="2f0XUYJ8DmmCUZ_XtGCcBuON47ifBgfSERyr92HQE_45" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/16 01:39:41 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/16 01:39:41 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-fikonar2kude: Connecting to FTP server 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-fikonar2kude: dial("tcp","172.17.0.4:21") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-fikonar2kude: > dial: conn=172.17.0.1:38778->172.17.0.4:21, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-fikonar2kude: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-fikonar2kude: > dial: conn=172.17.0.1:33754->172.17.0.4:21105, err= 2026/07/16 01:39:41 DEBUG : Creating backend with remote "/tmp/rclone2850404639" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fikonar2kude", Local "Local file system at /tmp/rclone2850404639", Modify Window "1s" 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-fikonar2kude: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-fikonar2kude: > dial: conn=172.17.0.1:43804->172.17.0.4:21103, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-fikonar2kude: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-fikonar2kude: > dial: conn=172.17.0.1:43812->172.17.0.4:21103, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-fikonar2kude: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-fikonar2kude: > dial: conn=172.17.0.1:57438->172.17.0.4:21101, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-fikonar2kude: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-fikonar2kude: > dial: conn=172.17.0.1:33756->172.17.0.4:21105, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-fikonar2kude: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-fikonar2kude: > dial: conn=172.17.0.1:43200->172.17.0.4:21104, err= lower checkfile vs. upperlowermixed remote (without normalization) 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-fikonar2kude: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-fikonar2kude: > dial: conn=172.17.0.1:43214->172.17.0.4:21104, err= 2026/07/16 01:39:41 ERROR : HeLlO, wOrLd!: sum not found 2026/07/16 01:39:41 ERROR : hello, world!: file not in ftp://172.17.0.4:21/rclone-test-fikonar2kude 2026/07/16 01:39:41 NOTICE: ftp://172.17.0.4:21/rclone-test-fikonar2kude: 1 files missing 2026/07/16 01:39:41 NOTICE: 1 hashes missing 2026/07/16 01:39:41 NOTICE: ftp://172.17.0.4:21/rclone-test-fikonar2kude: 1 differences found 2026/07/16 01:39:41 NOTICE: ftp://172.17.0.4:21/rclone-test-fikonar2kude: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-fikonar2kude: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-fikonar2kude: > dial: conn=172.17.0.1:33758->172.17.0.4:21105, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-fikonar2kude: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-fikonar2kude: > dial: conn=172.17.0.1:37754->172.17.0.4:21108, err= 2026/07/16 01:39:41 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 01:39:41 NOTICE: ftp://172.17.0.4:21/rclone-test-fikonar2kude: 0 differences found 2026/07/16 01:39:41 NOTICE: ftp://172.17.0.4:21/rclone-test-fikonar2kude: 1 matching files 2026/07/16 01:39:41 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-sodepad1hivu" 2026/07/16 01:39:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 01:39:41 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/07/16 01:39:41 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/16 01:39:41 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/16 01:39:41 DEBUG : Setting pass="2f0XUYJ8DmmCUZ_XtGCcBuON47ifBgfSERyr92HQE_45" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/16 01:39:41 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/16 01:39:41 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/16 01:39:41 DEBUG : TestFTPVsftpd: detected overridden config - adding "{TaBXV}" suffix to name 2026/07/16 01:39:41 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/16 01:39:41 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/16 01:39:41 DEBUG : Setting pass="2f0XUYJ8DmmCUZ_XtGCcBuON47ifBgfSERyr92HQE_45" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/16 01:39:41 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/16 01:39:41 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sodepad1hivu: Connecting to FTP server 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sodepad1hivu: dial("tcp","172.17.0.4:21") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sodepad1hivu: > dial: conn=172.17.0.1:38792->172.17.0.4:21, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sodepad1hivu: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sodepad1hivu: > dial: conn=172.17.0.1:54686->172.17.0.4:21100, err= 2026/07/16 01:39:41 DEBUG : Creating backend with remote "/tmp/rclone4019218674" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sodepad1hivu", Local "Local file system at /tmp/rclone4019218674", Modify Window "1s" 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sodepad1hivu: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sodepad1hivu: > dial: conn=172.17.0.1:59102->172.17.0.4:21106, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sodepad1hivu: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sodepad1hivu: > dial: conn=172.17.0.1:43822->172.17.0.4:21103, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sodepad1hivu: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sodepad1hivu: > dial: conn=172.17.0.1:54736->172.17.0.4:21110, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sodepad1hivu: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sodepad1hivu: > dial: conn=172.17.0.1:33770->172.17.0.4:21105, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sodepad1hivu: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sodepad1hivu: > dial: conn=172.17.0.1:43836->172.17.0.4:21103, err= upperlowermixed checkfile vs. upper remote (without normalization) 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sodepad1hivu: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sodepad1hivu: > dial: conn=172.17.0.1:54702->172.17.0.4:21100, err= 2026/07/16 01:39:41 ERROR : HELLO, WORLD!: sum not found 2026/07/16 01:39:41 ERROR : HeLlO, wOrLd!: file not in ftp://172.17.0.4:21/rclone-test-sodepad1hivu 2026/07/16 01:39:41 NOTICE: ftp://172.17.0.4:21/rclone-test-sodepad1hivu: 1 files missing 2026/07/16 01:39:41 NOTICE: 1 hashes missing 2026/07/16 01:39:41 NOTICE: ftp://172.17.0.4:21/rclone-test-sodepad1hivu: 1 differences found 2026/07/16 01:39:41 NOTICE: ftp://172.17.0.4:21/rclone-test-sodepad1hivu: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sodepad1hivu: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sodepad1hivu: > dial: conn=172.17.0.1:57454->172.17.0.4:21101, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sodepad1hivu: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-sodepad1hivu: > dial: conn=172.17.0.1:54746->172.17.0.4:21110, err= 2026/07/16 01:39:41 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 01:39:41 NOTICE: ftp://172.17.0.4:21/rclone-test-sodepad1hivu: 0 differences found 2026/07/16 01:39:41 NOTICE: ftp://172.17.0.4:21/rclone-test-sodepad1hivu: 1 matching files 2026/07/16 01:39:41 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-povojek0fizu" 2026/07/16 01:39:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 01:39:41 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/07/16 01:39:41 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/16 01:39:41 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/16 01:39:41 DEBUG : Setting pass="2f0XUYJ8DmmCUZ_XtGCcBuON47ifBgfSERyr92HQE_45" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/16 01:39:41 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/16 01:39:41 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/16 01:39:41 DEBUG : TestFTPVsftpd: detected overridden config - adding "{TaBXV}" suffix to name 2026/07/16 01:39:41 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/16 01:39:41 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/16 01:39:41 DEBUG : Setting pass="2f0XUYJ8DmmCUZ_XtGCcBuON47ifBgfSERyr92HQE_45" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/16 01:39:41 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/16 01:39:41 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-povojek0fizu: Connecting to FTP server 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-povojek0fizu: dial("tcp","172.17.0.4:21") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-povojek0fizu: > dial: conn=172.17.0.1:38796->172.17.0.4:21, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-povojek0fizu: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-povojek0fizu: > dial: conn=172.17.0.1:56302->172.17.0.4:21109, err= 2026/07/16 01:39:41 DEBUG : Creating backend with remote "/tmp/rclone1549936285" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-povojek0fizu", Local "Local file system at /tmp/rclone1549936285", Modify Window "1s" 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-povojek0fizu: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-povojek0fizu: > dial: conn=172.17.0.1:54758->172.17.0.4:21110, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-povojek0fizu: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-povojek0fizu: > dial: conn=172.17.0.1:56304->172.17.0.4:21109, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-povojek0fizu: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-povojek0fizu: > dial: conn=172.17.0.1:57460->172.17.0.4:21107, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-povojek0fizu: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-povojek0fizu: > dial: conn=172.17.0.1:54718->172.17.0.4:21100, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-povojek0fizu: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-povojek0fizu: > dial: conn=172.17.0.1:43218->172.17.0.4:21104, err= NFD checkfile vs. NFC remote (without normalization) 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-povojek0fizu: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-povojek0fizu: > dial: conn=172.17.0.1:43234->172.17.0.4:21104, err= 2026/07/16 01:39:41 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/16 01:39:41 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-povojek0fizu 2026/07/16 01:39:41 NOTICE: ftp://172.17.0.4:21/rclone-test-povojek0fizu: 1 files missing 2026/07/16 01:39:41 NOTICE: 1 hashes missing 2026/07/16 01:39:41 NOTICE: ftp://172.17.0.4:21/rclone-test-povojek0fizu: 1 differences found 2026/07/16 01:39:41 NOTICE: ftp://172.17.0.4:21/rclone-test-povojek0fizu: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-povojek0fizu: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-povojek0fizu: > dial: conn=172.17.0.1:43844->172.17.0.4:21103, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-povojek0fizu: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-povojek0fizu: > dial: conn=172.17.0.1:54764->172.17.0.4:21110, err= 2026/07/16 01:39:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 01:39:41 NOTICE: ftp://172.17.0.4:21/rclone-test-povojek0fizu: 0 differences found 2026/07/16 01:39:41 NOTICE: ftp://172.17.0.4:21/rclone-test-povojek0fizu: 1 matching files 2026/07/16 01:39:41 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-kupafah3sive" 2026/07/16 01:39:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 01:39:41 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/07/16 01:39:41 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/16 01:39:41 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/16 01:39:41 DEBUG : Setting pass="2f0XUYJ8DmmCUZ_XtGCcBuON47ifBgfSERyr92HQE_45" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/16 01:39:41 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/16 01:39:41 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/16 01:39:41 DEBUG : TestFTPVsftpd: detected overridden config - adding "{TaBXV}" suffix to name 2026/07/16 01:39:41 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/16 01:39:41 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/16 01:39:41 DEBUG : Setting pass="2f0XUYJ8DmmCUZ_XtGCcBuON47ifBgfSERyr92HQE_45" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/16 01:39:41 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/16 01:39:41 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-kupafah3sive: Connecting to FTP server 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-kupafah3sive: dial("tcp","172.17.0.4:21") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-kupafah3sive: > dial: conn=172.17.0.1:38800->172.17.0.4:21, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-kupafah3sive: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-kupafah3sive: > dial: conn=172.17.0.1:43848->172.17.0.4:21103, err= 2026/07/16 01:39:41 DEBUG : Creating backend with remote "/tmp/rclone1205898360" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-kupafah3sive", Local "Local file system at /tmp/rclone1205898360", Modify Window "1s" 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-kupafah3sive: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-kupafah3sive: > dial: conn=172.17.0.1:57458->172.17.0.4:21101, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-kupafah3sive: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-kupafah3sive: > dial: conn=172.17.0.1:57470->172.17.0.4:21107, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-kupafah3sive: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-kupafah3sive: > dial: conn=172.17.0.1:33778->172.17.0.4:21105, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-kupafah3sive: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-kupafah3sive: > dial: conn=172.17.0.1:33792->172.17.0.4:21105, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-kupafah3sive: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-kupafah3sive: > dial: conn=172.17.0.1:33472->172.17.0.4:21102, err= NFC checkfile vs. NFD remote (without normalization) 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-kupafah3sive: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-kupafah3sive: > dial: conn=172.17.0.1:43244->172.17.0.4:21104, err= 2026/07/16 01:39:41 ERROR : 測試_Русский___ě_áñ: sum not found 2026/07/16 01:39:41 ERROR : 測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-kupafah3sive 2026/07/16 01:39:41 NOTICE: ftp://172.17.0.4:21/rclone-test-kupafah3sive: 1 files missing 2026/07/16 01:39:41 NOTICE: 1 hashes missing 2026/07/16 01:39:41 NOTICE: ftp://172.17.0.4:21/rclone-test-kupafah3sive: 1 differences found 2026/07/16 01:39:41 NOTICE: ftp://172.17.0.4:21/rclone-test-kupafah3sive: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-kupafah3sive: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-kupafah3sive: > dial: conn=172.17.0.1:59118->172.17.0.4:21106, err= 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-kupafah3sive: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-kupafah3sive: > dial: conn=172.17.0.1:43852->172.17.0.4:21103, err= 2026/07/16 01:39:41 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 01:39:41 NOTICE: ftp://172.17.0.4:21/rclone-test-kupafah3sive: 0 differences found 2026/07/16 01:39:41 NOTICE: ftp://172.17.0.4:21/rclone-test-kupafah3sive: 1 matching files 2026/07/16 01:39:41 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-ribuzuz1powa" 2026/07/16 01:39:41 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 01:39:41 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/07/16 01:39:41 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/16 01:39:41 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/16 01:39:41 DEBUG : Setting pass="2f0XUYJ8DmmCUZ_XtGCcBuON47ifBgfSERyr92HQE_45" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/16 01:39:41 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/16 01:39:41 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/16 01:39:41 DEBUG : TestFTPVsftpd: detected overridden config - adding "{TaBXV}" suffix to name 2026/07/16 01:39:41 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/16 01:39:41 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/16 01:39:41 DEBUG : Setting pass="2f0XUYJ8DmmCUZ_XtGCcBuON47ifBgfSERyr92HQE_45" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/16 01:39:41 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/16 01:39:41 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-ribuzuz1powa: Connecting to FTP server 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-ribuzuz1powa: dial("tcp","172.17.0.4:21") 2026/07/16 01:39:41 DEBUG : ftp://172.17.0.4:21/rclone-test-ribuzuz1powa: > dial: conn=172.17.0.1:38812->172.17.0.4:21, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ribuzuz1powa: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ribuzuz1powa: > dial: conn=172.17.0.1:57470->172.17.0.4:21101, err= 2026/07/16 01:39:42 DEBUG : Creating backend with remote "/tmp/rclone2706136248" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-ribuzuz1powa", Local "Local file system at /tmp/rclone2706136248", Modify Window "1s" 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ribuzuz1powa: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ribuzuz1powa: > dial: conn=172.17.0.1:54732->172.17.0.4:21100, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ribuzuz1powa: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ribuzuz1powa: > dial: conn=172.17.0.1:43254->172.17.0.4:21104, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ribuzuz1powa: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ribuzuz1powa: > dial: conn=172.17.0.1:59120->172.17.0.4:21106, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ribuzuz1powa: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ribuzuz1powa: > dial: conn=172.17.0.1:57480->172.17.0.4:21107, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ribuzuz1powa: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ribuzuz1powa: > dial: conn=172.17.0.1:59126->172.17.0.4:21106, err= NFDx2 checkfile vs. both remote (without normalization) 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ribuzuz1powa: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ribuzuz1powa: > dial: conn=172.17.0.1:33794->172.17.0.4:21105, err= 2026/07/16 01:39:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/16 01:39:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-ribuzuz1powa 2026/07/16 01:39:42 NOTICE: ftp://172.17.0.4:21/rclone-test-ribuzuz1powa: 1 files missing 2026/07/16 01:39:42 NOTICE: 1 hashes missing 2026/07/16 01:39:42 NOTICE: ftp://172.17.0.4:21/rclone-test-ribuzuz1powa: 1 differences found 2026/07/16 01:39:42 NOTICE: ftp://172.17.0.4:21/rclone-test-ribuzuz1powa: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ribuzuz1powa: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ribuzuz1powa: > dial: conn=172.17.0.1:54742->172.17.0.4:21100, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ribuzuz1powa: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ribuzuz1powa: > dial: conn=172.17.0.1:54778->172.17.0.4:21110, err= 2026/07/16 01:39:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 01:39:42 NOTICE: ftp://172.17.0.4:21/rclone-test-ribuzuz1powa: 0 differences found 2026/07/16 01:39:42 NOTICE: ftp://172.17.0.4:21/rclone-test-ribuzuz1powa: 1 matching files 2026/07/16 01:39:42 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-losisob6nabo" 2026/07/16 01:39:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 01:39:42 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/07/16 01:39:42 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/16 01:39:42 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/16 01:39:42 DEBUG : Setting pass="2f0XUYJ8DmmCUZ_XtGCcBuON47ifBgfSERyr92HQE_45" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/16 01:39:42 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/16 01:39:42 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/16 01:39:42 DEBUG : TestFTPVsftpd: detected overridden config - adding "{TaBXV}" suffix to name 2026/07/16 01:39:42 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/16 01:39:42 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/16 01:39:42 DEBUG : Setting pass="2f0XUYJ8DmmCUZ_XtGCcBuON47ifBgfSERyr92HQE_45" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/16 01:39:42 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/16 01:39:42 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-losisob6nabo: Connecting to FTP server 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-losisob6nabo: dial("tcp","172.17.0.4:21") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-losisob6nabo: > dial: conn=172.17.0.1:38818->172.17.0.4:21, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-losisob6nabo: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-losisob6nabo: > dial: conn=172.17.0.1:56312->172.17.0.4:21109, err= 2026/07/16 01:39:42 DEBUG : Creating backend with remote "/tmp/rclone2887746609" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-losisob6nabo", Local "Local file system at /tmp/rclone2887746609", Modify Window "1s" 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-losisob6nabo: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-losisob6nabo: > dial: conn=172.17.0.1:33484->172.17.0.4:21102, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-losisob6nabo: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-losisob6nabo: > dial: conn=172.17.0.1:54786->172.17.0.4:21110, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-losisob6nabo: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-losisob6nabo: > dial: conn=172.17.0.1:59130->172.17.0.4:21106, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-losisob6nabo: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-losisob6nabo: > dial: conn=172.17.0.1:54796->172.17.0.4:21110, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-losisob6nabo: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-losisob6nabo: > dial: conn=172.17.0.1:54744->172.17.0.4:21100, err= NFCx2 checkfile vs. both remote (without normalization) 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-losisob6nabo: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-losisob6nabo: > dial: conn=172.17.0.1:56324->172.17.0.4:21109, err= 2026/07/16 01:39:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/16 01:39:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-losisob6nabo 2026/07/16 01:39:42 NOTICE: ftp://172.17.0.4:21/rclone-test-losisob6nabo: 1 files missing 2026/07/16 01:39:42 NOTICE: 1 hashes missing 2026/07/16 01:39:42 NOTICE: ftp://172.17.0.4:21/rclone-test-losisob6nabo: 1 differences found 2026/07/16 01:39:42 NOTICE: ftp://172.17.0.4:21/rclone-test-losisob6nabo: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-losisob6nabo: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-losisob6nabo: > dial: conn=172.17.0.1:43868->172.17.0.4:21103, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-losisob6nabo: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-losisob6nabo: > dial: conn=172.17.0.1:59146->172.17.0.4:21106, err= 2026/07/16 01:39:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 01:39:42 NOTICE: ftp://172.17.0.4:21/rclone-test-losisob6nabo: 0 differences found 2026/07/16 01:39:42 NOTICE: ftp://172.17.0.4:21/rclone-test-losisob6nabo: 1 matching files 2026/07/16 01:39:42 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-mecopuc2yaya" 2026/07/16 01:39:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 01:39:42 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/07/16 01:39:42 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/16 01:39:42 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/16 01:39:42 DEBUG : Setting pass="2f0XUYJ8DmmCUZ_XtGCcBuON47ifBgfSERyr92HQE_45" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/16 01:39:42 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/16 01:39:42 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/16 01:39:42 DEBUG : TestFTPVsftpd: detected overridden config - adding "{TaBXV}" suffix to name 2026/07/16 01:39:42 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/16 01:39:42 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/16 01:39:42 DEBUG : Setting pass="2f0XUYJ8DmmCUZ_XtGCcBuON47ifBgfSERyr92HQE_45" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/16 01:39:42 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/16 01:39:42 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-mecopuc2yaya: Connecting to FTP server 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-mecopuc2yaya: dial("tcp","172.17.0.4:21") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-mecopuc2yaya: > dial: conn=172.17.0.1:38832->172.17.0.4:21, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-mecopuc2yaya: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-mecopuc2yaya: > dial: conn=172.17.0.1:59156->172.17.0.4:21106, err= 2026/07/16 01:39:42 DEBUG : Creating backend with remote "/tmp/rclone1026004717" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-mecopuc2yaya", Local "Local file system at /tmp/rclone1026004717", Modify Window "1s" 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-mecopuc2yaya: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-mecopuc2yaya: > dial: conn=172.17.0.1:33802->172.17.0.4:21105, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-mecopuc2yaya: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-mecopuc2yaya: > dial: conn=172.17.0.1:54754->172.17.0.4:21100, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-mecopuc2yaya: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-mecopuc2yaya: > dial: conn=172.17.0.1:33500->172.17.0.4:21102, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-mecopuc2yaya: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-mecopuc2yaya: > dial: conn=172.17.0.1:57492->172.17.0.4:21107, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-mecopuc2yaya: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-mecopuc2yaya: > dial: conn=172.17.0.1:57476->172.17.0.4:21101, err= both checkfile vs. NFDx2 remote (without normalization) 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-mecopuc2yaya: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-mecopuc2yaya: > dial: conn=172.17.0.1:57490->172.17.0.4:21101, err= 2026/07/16 01:39:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/16 01:39:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-mecopuc2yaya 2026/07/16 01:39:42 NOTICE: ftp://172.17.0.4:21/rclone-test-mecopuc2yaya: 1 files missing 2026/07/16 01:39:42 NOTICE: 1 hashes missing 2026/07/16 01:39:42 NOTICE: ftp://172.17.0.4:21/rclone-test-mecopuc2yaya: 1 differences found 2026/07/16 01:39:42 NOTICE: ftp://172.17.0.4:21/rclone-test-mecopuc2yaya: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-mecopuc2yaya: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-mecopuc2yaya: > dial: conn=172.17.0.1:56340->172.17.0.4:21109, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-mecopuc2yaya: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-mecopuc2yaya: > dial: conn=172.17.0.1:43880->172.17.0.4:21103, err= 2026/07/16 01:39:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 01:39:42 NOTICE: ftp://172.17.0.4:21/rclone-test-mecopuc2yaya: 0 differences found 2026/07/16 01:39:42 NOTICE: ftp://172.17.0.4:21/rclone-test-mecopuc2yaya: 1 matching files 2026/07/16 01:39:42 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-nufohiq6rixe" 2026/07/16 01:39:42 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 01:39:42 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/07/16 01:39:42 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/16 01:39:42 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/16 01:39:42 DEBUG : Setting pass="2f0XUYJ8DmmCUZ_XtGCcBuON47ifBgfSERyr92HQE_45" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/16 01:39:42 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/16 01:39:42 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/16 01:39:42 DEBUG : TestFTPVsftpd: detected overridden config - adding "{TaBXV}" suffix to name 2026/07/16 01:39:42 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/16 01:39:42 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/16 01:39:42 DEBUG : Setting pass="2f0XUYJ8DmmCUZ_XtGCcBuON47ifBgfSERyr92HQE_45" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/16 01:39:42 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/16 01:39:42 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nufohiq6rixe: Connecting to FTP server 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nufohiq6rixe: dial("tcp","172.17.0.4:21") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nufohiq6rixe: > dial: conn=172.17.0.1:38834->172.17.0.4:21, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nufohiq6rixe: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nufohiq6rixe: > dial: conn=172.17.0.1:54764->172.17.0.4:21100, err= 2026/07/16 01:39:42 DEBUG : Creating backend with remote "/tmp/rclone491726256" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-nufohiq6rixe", Local "Local file system at /tmp/rclone491726256", Modify Window "1s" 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nufohiq6rixe: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nufohiq6rixe: > dial: conn=172.17.0.1:43886->172.17.0.4:21103, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nufohiq6rixe: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nufohiq6rixe: > dial: conn=172.17.0.1:43260->172.17.0.4:21104, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nufohiq6rixe: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nufohiq6rixe: > dial: conn=172.17.0.1:57508->172.17.0.4:21107, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nufohiq6rixe: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nufohiq6rixe: > dial: conn=172.17.0.1:33506->172.17.0.4:21102, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nufohiq6rixe: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nufohiq6rixe: > dial: conn=172.17.0.1:57498->172.17.0.4:21101, err= both checkfile vs. NFCx2 remote (without normalization) 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nufohiq6rixe: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nufohiq6rixe: > dial: conn=172.17.0.1:57522->172.17.0.4:21107, err= 2026/07/16 01:39:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2026/07/16 01:39:42 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in ftp://172.17.0.4:21/rclone-test-nufohiq6rixe 2026/07/16 01:39:42 NOTICE: ftp://172.17.0.4:21/rclone-test-nufohiq6rixe: 1 files missing 2026/07/16 01:39:42 NOTICE: 1 hashes missing 2026/07/16 01:39:42 NOTICE: ftp://172.17.0.4:21/rclone-test-nufohiq6rixe: 1 differences found 2026/07/16 01:39:42 NOTICE: ftp://172.17.0.4:21/rclone-test-nufohiq6rixe: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nufohiq6rixe: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nufohiq6rixe: > dial: conn=172.17.0.1:33812->172.17.0.4:21105, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nufohiq6rixe: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nufohiq6rixe: > dial: conn=172.17.0.1:57514->172.17.0.4:21101, err= 2026/07/16 01:39:42 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2026/07/16 01:39:42 NOTICE: ftp://172.17.0.4:21/rclone-test-nufohiq6rixe: 0 differences found 2026/07/16 01:39:42 NOTICE: ftp://172.17.0.4:21/rclone-test-nufohiq6rixe: 1 matching files 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nufohiq6rixe: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nufohiq6rixe: > dial: conn=172.17.0.1:43272->172.17.0.4:21104, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nufohiq6rixe: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nufohiq6rixe: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nufohiq6rixe: > dial: conn=172.17.0.1:56348->172.17.0.4:21109, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-nufohiq6rixe: Purge dir "" 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-mecopuc2yaya: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-mecopuc2yaya: > dial: conn=172.17.0.1:43898->172.17.0.4:21103, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-mecopuc2yaya: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-mecopuc2yaya: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-mecopuc2yaya: > dial: conn=172.17.0.1:59164->172.17.0.4:21106, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-mecopuc2yaya: Purge dir "" 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-losisob6nabo: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-losisob6nabo: > dial: conn=172.17.0.1:43286->172.17.0.4:21104, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-losisob6nabo: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-losisob6nabo: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-losisob6nabo: > dial: conn=172.17.0.1:37766->172.17.0.4:21108, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-losisob6nabo: Purge dir "" 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ribuzuz1powa: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ribuzuz1powa: > dial: conn=172.17.0.1:59174->172.17.0.4:21106, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ribuzuz1powa: Purge object "測試_Русский___ě_áñ測試_Русский___ě_áñ" 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ribuzuz1powa: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ribuzuz1powa: > dial: conn=172.17.0.1:54778->172.17.0.4:21100, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-ribuzuz1powa: Purge dir "" 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-kupafah3sive: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-kupafah3sive: > dial: conn=172.17.0.1:54782->172.17.0.4:21100, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-kupafah3sive: Purge object "測試_Русский___ě_áñ" 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-kupafah3sive: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-kupafah3sive: > dial: conn=172.17.0.1:59176->172.17.0.4:21106, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-kupafah3sive: Purge dir "" 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-povojek0fizu: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-povojek0fizu: > dial: conn=172.17.0.1:56360->172.17.0.4:21109, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-povojek0fizu: Purge object "測試_Русский___ě_áñ" 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-povojek0fizu: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-povojek0fizu: > dial: conn=172.17.0.1:37768->172.17.0.4:21108, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-povojek0fizu: Purge dir "" 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sodepad1hivu: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sodepad1hivu: > dial: conn=172.17.0.1:43906->172.17.0.4:21103, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sodepad1hivu: Purge object "HELLO, WORLD!" 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sodepad1hivu: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sodepad1hivu: > dial: conn=172.17.0.1:54794->172.17.0.4:21100, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sodepad1hivu: Purge dir "" 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-fikonar2kude: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-fikonar2kude: > dial: conn=172.17.0.1:43288->172.17.0.4:21104, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-fikonar2kude: Purge object "HeLlO, wOrLd!" 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-fikonar2kude: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-fikonar2kude: > dial: conn=172.17.0.1:54812->172.17.0.4:21110, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-fikonar2kude: Purge dir "" 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cepupib6wigu: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cepupib6wigu: > dial: conn=172.17.0.1:54828->172.17.0.4:21110, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cepupib6wigu: Purge object "HELLO, WORLD!" 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cepupib6wigu: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cepupib6wigu: > dial: conn=172.17.0.1:56364->172.17.0.4:21109, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cepupib6wigu: Purge dir "" 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-bedazur3lida: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-bedazur3lida: > dial: conn=172.17.0.1:33522->172.17.0.4:21102, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-bedazur3lida: Purge object "hello, world!" 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-bedazur3lida: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-bedazur3lida: > dial: conn=172.17.0.1:56380->172.17.0.4:21109, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-bedazur3lida: Purge dir "" --- PASS: TestApplyTransforms (0.24s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59186->172.17.0.4:21106, err= 2026/07/16 01:39:42 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57528->172.17.0.4:21101, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:37774->172.17.0.4:21108, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43292->172.17.0.4:21104, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33532->172.17.0.4:21102, err= 2026/07/16 01:39:42 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:37780->172.17.0.4:21108, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33818->172.17.0.4:21105, err= 2026/07/16 01:39:42 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/07/16 01:39:42 INFO : file1: Copied (new) to: sub/file2 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54802->172.17.0.4:21100, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54804->172.17.0.4:21100, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43302->172.17.0.4:21104, err= 2026/07/16 01:39:42 DEBUG : sub/file2: size = 14 OK 2026/07/16 01:39:42 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/16 01:39:42 DEBUG : file1: Unchanged skipping 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:37784->172.17.0.4:21108, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57524->172.17.0.4:21107, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: don't need to copy/move sub/file2, it is already at target location 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54838->172.17.0.4:21110, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33832->172.17.0.4:21105, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33536->172.17.0.4:21102, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56396->172.17.0.4:21109, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59200->172.17.0.4:21106, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59214->172.17.0.4:21106, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57530->172.17.0.4:21107, err= --- PASS: TestCopyFile (0.02s) === RUN TestCopyLongFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" copy_test.go:154: Test only runs on local 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57544->172.17.0.4:21107, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59228->172.17.0.4:21106, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57554->172.17.0.4:21107, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33552->172.17.0.4:21102, err= --- SKIP: TestCopyLongFile (0.00s) === RUN TestCopyFileBackupDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59240->172.17.0.4:21106, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59248->172.17.0.4:21106, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57562->172.17.0.4:21107, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33838->172.17.0.4:21105, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54810->172.17.0.4:21100, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57572->172.17.0.4:21107, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54840->172.17.0.4:21110, err= 2026/07/16 01:39:42 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-sivuxob1cine/backup" 2026/07/16 01:39:42 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/07/16 01:39:42 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/16 01:39:42 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/16 01:39:42 DEBUG : Setting pass="2f0XUYJ8DmmCUZ_XtGCcBuON47ifBgfSERyr92HQE_45" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/16 01:39:42 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/16 01:39:42 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/16 01:39:42 DEBUG : TestFTPVsftpd: detected overridden config - adding "{TaBXV}" suffix to name 2026/07/16 01:39:42 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/16 01:39:42 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/16 01:39:42 DEBUG : Setting pass="2f0XUYJ8DmmCUZ_XtGCcBuON47ifBgfSERyr92HQE_45" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/16 01:39:42 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/16 01:39:42 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/backup: Connecting to FTP server 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/backup: dial("tcp","172.17.0.4:21") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/backup: > dial: conn=172.17.0.1:38848->172.17.0.4:21, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/backup: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/backup: > dial: conn=172.17.0.1:57540->172.17.0.4:21101, err= 2026/07/16 01:39:42 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-sivuxob1cine/backup" to be canonical "TestFTPVsftpd{TaBXV}:rclone-test-sivuxob1cine/backup" 2026/07/16 01:39:42 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2289589409) 2026/07/16 01:39:42 DEBUG : dst/file1: size = 18 (ftp://172.17.0.4:21/rclone-test-sivuxob1cine) 2026/07/16 01:39:42 DEBUG : dst/file1: Sizes differ 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/backup: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/backup: > dial: conn=172.17.0.1:54854->172.17.0.4:21110, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/backup: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/backup: > dial: conn=172.17.0.1:57548->172.17.0.4:21101, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/backup: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/backup: > dial: conn=172.17.0.1:56400->172.17.0.4:21109, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/backup: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/backup: > dial: conn=172.17.0.1:33840->172.17.0.4:21105, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/backup: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/backup: > dial: conn=172.17.0.1:57584->172.17.0.4:21107, err= 2026/07/16 01:39:42 INFO : dst/file1: Moved (server-side) 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54868->172.17.0.4:21110, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57562->172.17.0.4:21101, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43920->172.17.0.4:21103, err= 2026/07/16 01:39:42 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43310->172.17.0.4:21104, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54882->172.17.0.4:21110, err= 2026/07/16 01:39:42 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/07/16 01:39:42 INFO : dst/file1: Copied (new) 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57594->172.17.0.4:21107, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: Connecting to FTP server 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38864->172.17.0.4:21, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:37794->172.17.0.4:21108, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33564->172.17.0.4:21102, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57568->172.17.0.4:21101, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59250->172.17.0.4:21106, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54822->172.17.0.4:21100, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54894->172.17.0.4:21110, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:37796->172.17.0.4:21108, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43930->172.17.0.4:21103, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59260->172.17.0.4:21106, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56416->172.17.0.4:21109, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57582->172.17.0.4:21101, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/backup: closing 1 unused connections --- PASS: TestCopyFileBackupDir (0.04s) === RUN TestCopyFileCompareDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:42 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-sivuxob1cine/dst" 2026/07/16 01:39:42 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/07/16 01:39:42 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/16 01:39:42 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/16 01:39:42 DEBUG : Setting pass="2f0XUYJ8DmmCUZ_XtGCcBuON47ifBgfSERyr92HQE_45" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/16 01:39:42 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/16 01:39:42 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/16 01:39:42 DEBUG : TestFTPVsftpd: detected overridden config - adding "{TaBXV}" suffix to name 2026/07/16 01:39:42 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/16 01:39:42 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/16 01:39:42 DEBUG : Setting pass="2f0XUYJ8DmmCUZ_XtGCcBuON47ifBgfSERyr92HQE_45" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/16 01:39:42 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/16 01:39:42 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: Connecting to FTP server 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: dial("tcp","172.17.0.4:21") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: > dial: conn=172.17.0.1:38868->172.17.0.4:21, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: > dial: conn=172.17.0.1:56420->172.17.0.4:21109, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: > dial: conn=172.17.0.1:33570->172.17.0.4:21102, err= 2026/07/16 01:39:42 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-sivuxob1cine/CompareDest" 2026/07/16 01:39:42 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/07/16 01:39:42 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/16 01:39:42 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/16 01:39:42 DEBUG : Setting pass="2f0XUYJ8DmmCUZ_XtGCcBuON47ifBgfSERyr92HQE_45" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/16 01:39:42 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/16 01:39:42 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/16 01:39:42 DEBUG : TestFTPVsftpd: detected overridden config - adding "{TaBXV}" suffix to name 2026/07/16 01:39:42 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/16 01:39:42 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/16 01:39:42 DEBUG : Setting pass="2f0XUYJ8DmmCUZ_XtGCcBuON47ifBgfSERyr92HQE_45" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/16 01:39:42 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/16 01:39:42 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/CompareDest: Connecting to FTP server 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/CompareDest: dial("tcp","172.17.0.4:21") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/CompareDest: > dial: conn=172.17.0.1:38884->172.17.0.4:21, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/CompareDest: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/CompareDest: > dial: conn=172.17.0.1:57590->172.17.0.4:21101, err= 2026/07/16 01:39:42 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-sivuxob1cine/CompareDest" to be canonical "TestFTPVsftpd{TaBXV}:rclone-test-sivuxob1cine/CompareDest" 2026/07/16 01:39:42 DEBUG : one: Need to transfer - File not found at Destination 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/CompareDest: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/CompareDest: > dial: conn=172.17.0.1:54832->172.17.0.4:21100, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: > dial: conn=172.17.0.1:43312->172.17.0.4:21104, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: > dial: conn=172.17.0.1:33580->172.17.0.4:21102, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: > dial: conn=172.17.0.1:56426->172.17.0.4:21109, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: > dial: conn=172.17.0.1:57600->172.17.0.4:21107, err= 2026/07/16 01:39:42 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: > dial: conn=172.17.0.1:37798->172.17.0.4:21108, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: > dial: conn=172.17.0.1:37808->172.17.0.4:21108, err= 2026/07/16 01:39:42 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/07/16 01:39:42 INFO : one: Copied (new) 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57598->172.17.0.4:21101, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33846->172.17.0.4:21105, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56432->172.17.0.4:21109, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57608->172.17.0.4:21101, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: > dial: conn=172.17.0.1:43328->172.17.0.4:21104, err= 2026/07/16 01:39:42 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-sivuxob1cine/CompareDest" for canonical name "TestFTPVsftpd{TaBXV}:rclone-test-sivuxob1cine/CompareDest" 2026/07/16 01:39:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2289589409) 2026/07/16 01:39:42 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst) 2026/07/16 01:39:42 DEBUG : one: Sizes differ 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/CompareDest: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/CompareDest: > dial: conn=172.17.0.1:33850->172.17.0.4:21105, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: > dial: conn=172.17.0.1:37812->172.17.0.4:21108, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: > dial: conn=172.17.0.1:43340->172.17.0.4:21104, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: > dial: conn=172.17.0.1:37820->172.17.0.4:21108, err= 2026/07/16 01:39:42 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: > dial: conn=172.17.0.1:43352->172.17.0.4:21104, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: > dial: conn=172.17.0.1:54836->172.17.0.4:21100, err= 2026/07/16 01:39:42 DEBUG : one.4a8516eb.partial: renamed to: one 2026/07/16 01:39:42 INFO : one: Copied (replaced existing) 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56446->172.17.0.4:21109, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59268->172.17.0.4:21106, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59280->172.17.0.4:21106, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54910->172.17.0.4:21110, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43362->172.17.0.4:21104, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57616->172.17.0.4:21107, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33594->172.17.0.4:21102, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59290->172.17.0.4:21106, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33854->172.17.0.4:21105, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43942->172.17.0.4:21103, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57616->172.17.0.4:21101, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56460->172.17.0.4:21109, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: > dial: conn=172.17.0.1:57624->172.17.0.4:21101, err= 2026/07/16 01:39:42 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-sivuxob1cine/CompareDest" for canonical name "TestFTPVsftpd{TaBXV}:rclone-test-sivuxob1cine/CompareDest" 2026/07/16 01:39:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2289589409) 2026/07/16 01:39:42 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst) 2026/07/16 01:39:42 DEBUG : one: Sizes differ 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/CompareDest: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/CompareDest: > dial: conn=172.17.0.1:43378->172.17.0.4:21104, err= 2026/07/16 01:39:42 DEBUG : one: size = 5 OK 2026/07/16 01:39:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/16 01:39:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54846->172.17.0.4:21100, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59298->172.17.0.4:21106, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57622->172.17.0.4:21107, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33868->172.17.0.4:21105, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43948->172.17.0.4:21103, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54914->172.17.0.4:21110, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33870->172.17.0.4:21105, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57628->172.17.0.4:21101, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54850->172.17.0.4:21100, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: > dial: conn=172.17.0.1:33598->172.17.0.4:21102, err= 2026/07/16 01:39:42 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-sivuxob1cine/CompareDest" for canonical name "TestFTPVsftpd{TaBXV}:rclone-test-sivuxob1cine/CompareDest" 2026/07/16 01:39:42 DEBUG : two: Need to transfer - File not found at Destination 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/CompareDest: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/CompareDest: > dial: conn=172.17.0.1:54860->172.17.0.4:21100, err= 2026/07/16 01:39:42 DEBUG : two: size = 3 OK 2026/07/16 01:39:42 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/16 01:39:42 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33614->172.17.0.4:21102, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:37834->172.17.0.4:21108, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54916->172.17.0.4:21110, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: > dial: conn=172.17.0.1:43384->172.17.0.4:21104, err= 2026/07/16 01:39:42 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-sivuxob1cine/CompareDest" for canonical name "TestFTPVsftpd{TaBXV}:rclone-test-sivuxob1cine/CompareDest" 2026/07/16 01:39:42 DEBUG : two: Need to transfer - File not found at Destination 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/CompareDest: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/CompareDest: > dial: conn=172.17.0.1:59314->172.17.0.4:21106, err= 2026/07/16 01:39:42 DEBUG : two: size = 3 OK 2026/07/16 01:39:42 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/16 01:39:42 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57636->172.17.0.4:21101, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43396->172.17.0.4:21104, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56466->172.17.0.4:21109, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33624->172.17.0.4:21102, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57642->172.17.0.4:21101, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54918->172.17.0.4:21110, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: > dial: conn=172.17.0.1:57658->172.17.0.4:21101, err= 2026/07/16 01:39:42 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-sivuxob1cine/CompareDest" for canonical name "TestFTPVsftpd{TaBXV}:rclone-test-sivuxob1cine/CompareDest" 2026/07/16 01:39:42 DEBUG : two: Need to transfer - File not found at Destination 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/CompareDest: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/CompareDest: > dial: conn=172.17.0.1:33634->172.17.0.4:21102, err= 2026/07/16 01:39:42 DEBUG : two: size = 5 (Local file system at /tmp/rclone2289589409) 2026/07/16 01:39:42 DEBUG : two: size = 3 (ftp://172.17.0.4:21/rclone-test-sivuxob1cine/CompareDest) 2026/07/16 01:39:42 DEBUG : two: Sizes differ 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: > dial: conn=172.17.0.1:33886->172.17.0.4:21105, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: > dial: conn=172.17.0.1:33902->172.17.0.4:21105, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: > dial: conn=172.17.0.1:43950->172.17.0.4:21103, err= 2026/07/16 01:39:42 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: > dial: conn=172.17.0.1:54924->172.17.0.4:21110, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/dst: > dial: conn=172.17.0.1:43402->172.17.0.4:21104, err= 2026/07/16 01:39:42 DEBUG : two.a319cd8b.partial: renamed to: two 2026/07/16 01:39:42 INFO : two: Copied (new) 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33908->172.17.0.4:21105, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54876->172.17.0.4:21100, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57626->172.17.0.4:21107, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43958->172.17.0.4:21103, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43412->172.17.0.4:21104, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54890->172.17.0.4:21100, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33644->172.17.0.4:21102, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33660->172.17.0.4:21102, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33912->172.17.0.4:21105, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33926->172.17.0.4:21105, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59326->172.17.0.4:21106, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33940->172.17.0.4:21105, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/CompareDest: closing 1 unused connections --- PASS: TestCopyFileCompareDest (0.09s) === RUN TestCopyFileCopyDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" copy_test.go:277: Skipping test as remote does not support server-side copy 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57662->172.17.0.4:21101, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56476->172.17.0.4:21109, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54932->172.17.0.4:21110, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33952->172.17.0.4:21105, err= --- SKIP: TestCopyFileCopyDest (0.00s) === RUN TestCopyInplace run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56490->172.17.0.4:21109, err= 2026/07/16 01:39:42 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57630->172.17.0.4:21107, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54902->172.17.0.4:21100, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33666->172.17.0.4:21102, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:37836->172.17.0.4:21108, err= 2026/07/16 01:39:42 DEBUG : sub/file2: size = 14 OK 2026/07/16 01:39:42 INFO : file1: Copied (new) to: sub/file2 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:37844->172.17.0.4:21108, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43416->172.17.0.4:21104, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54916->172.17.0.4:21100, err= 2026/07/16 01:39:42 DEBUG : sub/file2: size = 14 OK 2026/07/16 01:39:42 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/16 01:39:42 DEBUG : file1: Unchanged skipping 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43426->172.17.0.4:21104, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43442->172.17.0.4:21104, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: don't need to copy/move sub/file2, it is already at target location 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54936->172.17.0.4:21110, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43974->172.17.0.4:21103, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54922->172.17.0.4:21100, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43458->172.17.0.4:21104, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33968->172.17.0.4:21105, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56496->172.17.0.4:21109, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33980->172.17.0.4:21105, err= --- PASS: TestCopyInplace (0.02s) === RUN TestCopyLongFileName run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43982->172.17.0.4:21103, err= 2026/07/16 01:39:42 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56504->172.17.0.4:21109, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33682->172.17.0.4:21102, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57640->172.17.0.4:21107, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:37850->172.17.0.4:21108, err= 2026/07/16 01:39:42 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: size = 14 OK 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33690->172.17.0.4:21102, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59342->172.17.0.4:21106, err= 2026/07/16 01:39:42 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2fil.00a5d7f6.partial: renamed to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/07/16 01:39:42 INFO : file1: Copied (new) to: sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43474->172.17.0.4:21104, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:37866->172.17.0.4:21108, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33696->172.17.0.4:21102, err= 2026/07/16 01:39:42 DEBUG : sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2: size = 14 OK 2026/07/16 01:39:42 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/16 01:39:42 DEBUG : file1: Unchanged skipping 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33712->172.17.0.4:21102, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43990->172.17.0.4:21103, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: don't need to copy/move sub/file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2file2, it is already at target location 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57676->172.17.0.4:21101, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33982->172.17.0.4:21105, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33720->172.17.0.4:21102, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59356->172.17.0.4:21106, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56506->172.17.0.4:21109, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54942->172.17.0.4:21110, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54932->172.17.0.4:21100, err= --- PASS: TestCopyLongFileName (0.02s) === RUN TestCopyLongFileNameCollision run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54948->172.17.0.4:21110, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:37872->172.17.0.4:21108, err= 2026/07/16 01:39:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Need to transfer - File not found at Destination 2026/07/16 01:39:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Need to transfer - File not found at Destination 2026/07/16 01:39:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Need to transfer - File not found at Destination 2026/07/16 01:39:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Need to transfer - File not found at Destination 2026/07/16 01:39:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Need to transfer - File not found at Destination 2026/07/16 01:39:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Need to transfer - File not found at Destination 2026/07/16 01:39:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Need to transfer - File not found at Destination 2026/07/16 01:39:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Need to transfer - File not found at Destination 2026/07/16 01:39:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Need to transfer - File not found at Destination 2026/07/16 01:39:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Need to transfer - File not found at Destination 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: Connecting to FTP server 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: Waiting for checks to finish 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: Connecting to FTP server 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: Waiting for transfers to finish 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38896->172.17.0.4:21, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33732->172.17.0.4:21102, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:37884->172.17.0.4:21108, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33990->172.17.0.4:21105, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54956->172.17.0.4:21110, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33998->172.17.0.4:21105, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43482->172.17.0.4:21104, err= 2026/07/16 01:39:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: size = 14 OK 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34008->172.17.0.4:21105, err= 2026/07/16 01:39:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: size = 14 OK 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:37898->172.17.0.4:21108, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34020->172.17.0.4:21105, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56520->172.17.0.4:21109, err= 2026/07/16 01:39:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e717d392.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101 2026/07/16 01:39:42 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file101: Copied (new) 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43490->172.17.0.4:21104, err= 2026/07/16 01:39:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.a0042569.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100 2026/07/16 01:39:42 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file100: Copied (new) 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54934->172.17.0.4:21100, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43504->172.17.0.4:21104, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34024->172.17.0.4:21105, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54962->172.17.0.4:21110, err= 2026/07/16 01:39:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: size = 14 OK 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44000->172.17.0.4:21103, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54966->172.17.0.4:21110, err= 2026/07/16 01:39:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: size = 14 OK 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33742->172.17.0.4:21102, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57650->172.17.0.4:21107, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.673af8c4.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104 2026/07/16 01:39:42 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file104: Copied (new) 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:37912->172.17.0.4:21108, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59370->172.17.0.4:21106, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54972->172.17.0.4:21110, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:37916->172.17.0.4:21108, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38898->172.17.0.4:21, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57652->172.17.0.4:21107, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54988->172.17.0.4:21110, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:37928->172.17.0.4:21108, err= 2026/07/16 01:39:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: size = 14 OK 2026/07/16 01:39:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: size = 14 OK 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54944->172.17.0.4:21100, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59378->172.17.0.4:21106, err= 2026/07/16 01:39:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.20290e3f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105 2026/07/16 01:39:42 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file105: Copied (new) 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34028->172.17.0.4:21105, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:37932->172.17.0.4:21108, err= 2026/07/16 01:39:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.2e23c89f.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102 2026/07/16 01:39:42 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file102: Copied (new) 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56536->172.17.0.4:21109, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33752->172.17.0.4:21102, err= 2026/07/16 01:39:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.e91d1532.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106 2026/07/16 01:39:42 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file106: Copied (new) 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54992->172.17.0.4:21110, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34036->172.17.0.4:21105, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57660->172.17.0.4:21107, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44008->172.17.0.4:21103, err= 2026/07/16 01:39:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: size = 14 OK 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55008->172.17.0.4:21110, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:37942->172.17.0.4:21108, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34048->172.17.0.4:21105, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56538->172.17.0.4:21109, err= 2026/07/16 01:39:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: size = 14 OK 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55018->172.17.0.4:21110, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:37958->172.17.0.4:21108, err= 2026/07/16 01:39:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: size = 14 OK 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57684->172.17.0.4:21101, err= 2026/07/16 01:39:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.f5089872.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108 2026/07/16 01:39:42 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file108: Copied (new) 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59390->172.17.0.4:21106, err= 2026/07/16 01:39:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.b21b6e89.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109 2026/07/16 01:39:42 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file109: Copied (new) 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33760->172.17.0.4:21102, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54946->172.17.0.4:21100, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.ae0ee3c9.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107 2026/07/16 01:39:42 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file107: Copied (new) 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59398->172.17.0.4:21106, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43510->172.17.0.4:21104, err= 2026/07/16 01:39:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: size = 14 OK 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44022->172.17.0.4:21103, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44030->172.17.0.4:21103, err= 2026/07/16 01:39:42 DEBUG : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1.69303e64.partial: renamed to: file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103 2026/07/16 01:39:42 INFO : file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file1file103: Copied (new) 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55020->172.17.0.4:21110, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34056->172.17.0.4:21105, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55028->172.17.0.4:21110, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54948->172.17.0.4:21100, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54964->172.17.0.4:21100, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43518->172.17.0.4:21104, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57700->172.17.0.4:21101, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:37960->172.17.0.4:21108, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33766->172.17.0.4:21102, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59400->172.17.0.4:21106, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57672->172.17.0.4:21107, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56546->172.17.0.4:21109, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57708->172.17.0.4:21101, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:37966->172.17.0.4:21108, err= --- PASS: TestCopyLongFileNameCollision (0.05s) === RUN TestCopyFileMaxTransfer run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55038->172.17.0.4:21110, err= 2026/07/16 01:39:42 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34070->172.17.0.4:21105, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34084->172.17.0.4:21105, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54980->172.17.0.4:21100, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55042->172.17.0.4:21110, err= 2026/07/16 01:39:42 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: size = 14 OK 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57712->172.17.0.4:21101, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55054->172.17.0.4:21110, err= 2026/07/16 01:39:42 DEBUG : TestCopyFileMaxTransfer/file1.c45f4b0b.partial: renamed to: TestCopyFileMaxTransfer/file1 2026/07/16 01:39:42 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57716->172.17.0.4:21101, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44038->172.17.0.4:21103, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34098->172.17.0.4:21105, err= 2026/07/16 01:39:42 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44048->172.17.0.4:21103, err= 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:42 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43534->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59406->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : TestCopyFileMaxTransfer/file2.945646ab.partial: Removed after failed upload: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/07/16 01:39:43 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: update stor: 1 error occurred: * max transfer limit reached as set by --max-transfer 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34114->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57682->172.17.0.4:21107, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59422->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55066->172.17.0.4:21110, err= 2026/07/16 01:39:43 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33770->172.17.0.4:21102, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59428->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43550->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33786->172.17.0.4:21102, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33788->172.17.0.4:21102, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33798->172.17.0.4:21102, err= 2026/07/16 01:39:43 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: size = 2062 OK 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:37968->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59430->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : TestCopyFileMaxTransfer/file4.ebc0bb81.partial: renamed to: TestCopyFileMaxTransfer/file4 2026/07/16 01:39:43 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59446->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59456->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57728->172.17.0.4:21101, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44064->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55076->172.17.0.4:21110, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43564->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59470->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57732->172.17.0.4:21101, err= --- PASS: TestCopyFileMaxTransfer (1.04s) === RUN TestDeduplicateInteractive run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43566->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44080->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:37978->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57740->172.17.0.4:21101, err= --- SKIP: TestDeduplicateInteractive (0.00s) === RUN TestDeduplicateSkip run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57690->172.17.0.4:21107, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57750->172.17.0.4:21101, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54982->172.17.0.4:21100, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34124->172.17.0.4:21105, err= --- SKIP: TestDeduplicateSkip (0.00s) === RUN TestDeduplicateSizeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57702->172.17.0.4:21107, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:37982->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55078->172.17.0.4:21110, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34132->172.17.0.4:21105, err= --- SKIP: TestDeduplicateSizeOnly (0.00s) === RUN TestDeduplicateFirst run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59476->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57762->172.17.0.4:21101, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54986->172.17.0.4:21100, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44094->172.17.0.4:21103, err= --- SKIP: TestDeduplicateFirst (0.00s) === RUN TestDeduplicateNewest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57778->172.17.0.4:21101, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44098->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:54992->172.17.0.4:21100, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59484->172.17.0.4:21106, err= --- SKIP: TestDeduplicateNewest (0.00s) === RUN TestDeduplicateNewestByHash run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" dedupe_test.go:36: Can't run this test without a hash 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56558->172.17.0.4:21109, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:37990->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43576->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57708->172.17.0.4:21107, err= --- SKIP: TestDeduplicateNewestByHash (0.00s) === RUN TestDeduplicateOldest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57786->172.17.0.4:21101, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57716->172.17.0.4:21107, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55000->172.17.0.4:21100, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43590->172.17.0.4:21104, err= --- SKIP: TestDeduplicateOldest (0.00s) === RUN TestDeduplicateLargest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43606->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59496->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34146->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44112->172.17.0.4:21103, err= --- SKIP: TestDeduplicateLargest (0.00s) === RUN TestDeduplicateSmallest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44122->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56564->172.17.0.4:21109, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56580->172.17.0.4:21109, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55004->172.17.0.4:21100, err= --- SKIP: TestDeduplicateSmallest (0.00s) === RUN TestDeduplicateRename run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59506->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57732->172.17.0.4:21107, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55020->172.17.0.4:21100, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59514->172.17.0.4:21106, err= --- SKIP: TestDeduplicateRename (0.00s) === RUN TestMergeDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" dedupe_test.go:256: Can't merge directories 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55084->172.17.0.4:21110, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56594->172.17.0.4:21109, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33802->172.17.0.4:21102, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55100->172.17.0.4:21110, err= --- SKIP: TestMergeDirs (0.00s) === RUN TestListDirSorted run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38002->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56610->172.17.0.4:21109, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57794->172.17.0.4:21101, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57810->172.17.0.4:21101, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43612->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43622->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57742->172.17.0.4:21107, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34150->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57822->172.17.0.4:21101, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34166->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59520->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43624->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59528->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38006->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33806->172.17.0.4:21102, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33822->172.17.0.4:21102, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57832->172.17.0.4:21101, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56618->172.17.0.4:21109, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57842->172.17.0.4:21101, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44134->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55110->172.17.0.4:21110, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59542->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38014->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33834->172.17.0.4:21102, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44144->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33850->172.17.0.4:21102, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59556->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38030->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59570->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33866->172.17.0.4:21102, err= 2026/07/16 01:39:43 DEBUG : a.txt: Excluded (Size Filter) 2026/07/16 01:39:43 DEBUG : a.txt: Excluded 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43640->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43646->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/16 01:39:43 DEBUG : sub dir/hello world: Excluded 2026/07/16 01:39:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/16 01:39:43 DEBUG : sub dir/hello world2: Excluded 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59574->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/16 01:39:43 DEBUG : sub dir/hello world: Excluded 2026/07/16 01:39:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/16 01:39:43 DEBUG : sub dir/hello world2: Excluded 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57746->172.17.0.4:21107, err= 2026/07/16 01:39:43 DEBUG : sub dir/ignore dir: Excluded 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56624->172.17.0.4:21109, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44146->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : sub dir/ignore dir: Excluded 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57850->172.17.0.4:21101, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55124->172.17.0.4:21110, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44162->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59576->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55126->172.17.0.4:21110, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57858->172.17.0.4:21101, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38042->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38050->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56638->172.17.0.4:21109, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59582->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57756->172.17.0.4:21107, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55024->172.17.0.4:21100, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59592->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38064->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33876->172.17.0.4:21102, err= --- PASS: TestListDirSorted (0.05s) === RUN TestListDirSortedFn run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43660->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55036->172.17.0.4:21100, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44178->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57762->172.17.0.4:21107, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57770->172.17.0.4:21107, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44184->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57872->172.17.0.4:21101, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34180->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33878->172.17.0.4:21102, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38076->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43672->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34192->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44192->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44206->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44216->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55134->172.17.0.4:21110, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55140->172.17.0.4:21110, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57780->172.17.0.4:21107, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34206->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56652->172.17.0.4:21109, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55038->172.17.0.4:21100, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33892->172.17.0.4:21102, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33902->172.17.0.4:21102, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59594->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43676->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57788->172.17.0.4:21107, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56658->172.17.0.4:21109, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33906->172.17.0.4:21102, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59600->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59606->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : a.txt: Excluded (Size Filter) 2026/07/16 01:39:43 DEBUG : a.txt: Excluded 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55142->172.17.0.4:21110, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33922->172.17.0.4:21102, err= 2026/07/16 01:39:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/16 01:39:43 DEBUG : sub dir/hello world: Excluded 2026/07/16 01:39:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/16 01:39:43 DEBUG : sub dir/hello world2: Excluded 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57794->172.17.0.4:21107, err= 2026/07/16 01:39:43 DEBUG : sub dir/hello world: Excluded (Size Filter) 2026/07/16 01:39:43 DEBUG : sub dir/hello world: Excluded 2026/07/16 01:39:43 DEBUG : sub dir/hello world2: Excluded (Size Filter) 2026/07/16 01:39:43 DEBUG : sub dir/hello world2: Excluded 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44228->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : sub dir/ignore dir: Excluded 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55042->172.17.0.4:21100, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57886->172.17.0.4:21101, err= 2026/07/16 01:39:43 DEBUG : sub dir/ignore dir: Excluded 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55056->172.17.0.4:21100, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57806->172.17.0.4:21107, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38082->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34216->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34228->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57816->172.17.0.4:21107, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38084->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44244->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38092->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43692->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57830->172.17.0.4:21107, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55148->172.17.0.4:21110, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55160->172.17.0.4:21110, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59622->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55058->172.17.0.4:21100, err= --- PASS: TestListDirSortedFn (0.05s) === RUN TestListJSON run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33926->172.17.0.4:21102, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44260->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57898->172.17.0.4:21101, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43700->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43704->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59634->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44266->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55162->172.17.0.4:21110, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38100->172.17.0.4:21108, err= === RUN TestListJSON/Default 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57904->172.17.0.4:21101, err= === RUN TestListJSON/FilesOnly 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59638->172.17.0.4:21106, err= === RUN TestListJSON/DirsOnly 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43706->172.17.0.4:21104, err= === RUN TestListJSON/Recurse 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55164->172.17.0.4:21110, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38104->172.17.0.4:21108, err= === RUN TestListJSON/SubDir 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56668->172.17.0.4:21109, err= === RUN TestListJSON/NoModTime 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55062->172.17.0.4:21100, err= === RUN TestListJSON/NoMimeType 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56676->172.17.0.4:21109, err= === RUN TestListJSON/ShowHash 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33930->172.17.0.4:21102, err= === RUN TestListJSON/HashTypes 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33942->172.17.0.4:21102, err= 2026/07/16 01:39:43 ERROR : file1: Failed to read hash: hash type not supported === RUN TestListJSON/Metadata 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38114->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56684->172.17.0.4:21109, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55166->172.17.0.4:21110, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34232->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38122->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57920->172.17.0.4:21101, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43718->172.17.0.4:21104, err= --- PASS: TestListJSON (0.03s) --- PASS: TestListJSON/Default (0.00s) --- PASS: TestListJSON/FilesOnly (0.00s) --- PASS: TestListJSON/DirsOnly (0.00s) --- PASS: TestListJSON/Recurse (0.00s) --- PASS: TestListJSON/SubDir (0.00s) --- PASS: TestListJSON/NoModTime (0.00s) --- PASS: TestListJSON/NoMimeType (0.00s) --- PASS: TestListJSON/ShowHash (0.00s) --- PASS: TestListJSON/HashTypes (0.00s) --- PASS: TestListJSON/Metadata (0.00s) === RUN TestStatJSON run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43720->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55068->172.17.0.4:21100, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33952->172.17.0.4:21102, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44278->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43732->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43736->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44290->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55170->172.17.0.4:21110, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57924->172.17.0.4:21101, err= === RUN TestStatJSON/Root 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43740->172.17.0.4:21104, err= === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44298->172.17.0.4:21103, err= === RUN TestStatJSON/Dir 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43744->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59648->172.17.0.4:21106, err= === RUN TestStatJSON/DirWithTrailingSlash 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38128->172.17.0.4:21108, err= === RUN TestStatJSON/File 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43758->172.17.0.4:21104, err= === RUN TestStatJSON/NotFound 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55176->172.17.0.4:21110, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56692->172.17.0.4:21109, err= === RUN TestStatJSON/DirFilesOnly 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44302->172.17.0.4:21103, err= === RUN TestStatJSON/FileFilesOnly 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56696->172.17.0.4:21109, err= === RUN TestStatJSON/NotFoundFilesOnly 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59660->172.17.0.4:21106, err= === RUN TestStatJSON/DirDirsOnly 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44308->172.17.0.4:21103, err= === RUN TestStatJSON/FileDirsOnly 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38140->172.17.0.4:21108, err= === RUN TestStatJSON/NotFoundDirsOnly 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59662->172.17.0.4:21106, err= === RUN TestStatJSON/RootNotFound 2026/07/16 01:39:43 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-sivuxob1cine/notfound" 2026/07/16 01:39:43 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/07/16 01:39:43 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/16 01:39:43 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/16 01:39:43 DEBUG : Setting pass="2f0XUYJ8DmmCUZ_XtGCcBuON47ifBgfSERyr92HQE_45" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/16 01:39:43 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/16 01:39:43 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/16 01:39:43 DEBUG : TestFTPVsftpd: detected overridden config - adding "{TaBXV}" suffix to name 2026/07/16 01:39:43 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/16 01:39:43 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/16 01:39:43 DEBUG : Setting pass="2f0XUYJ8DmmCUZ_XtGCcBuON47ifBgfSERyr92HQE_45" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/16 01:39:43 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/16 01:39:43 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/notfound: Connecting to FTP server 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/notfound: dial("tcp","172.17.0.4:21") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/notfound: > dial: conn=172.17.0.1:38902->172.17.0.4:21, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/notfound: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/notfound: > dial: conn=172.17.0.1:38156->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/notfound: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/notfound: > dial: conn=172.17.0.1:44316->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/notfound: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/notfound: > dial: conn=172.17.0.1:44322->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43768->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38162->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57832->172.17.0.4:21107, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59678->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38170->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44326->172.17.0.4:21103, err= --- PASS: TestStatJSON (0.04s) --- PASS: TestStatJSON/Root (0.00s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.00s) --- PASS: TestStatJSON/Dir (0.00s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSON/File (0.00s) --- PASS: TestStatJSON/NotFound (0.00s) --- PASS: TestStatJSON/DirFilesOnly (0.00s) --- PASS: TestStatJSON/FileFilesOnly (0.00s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.00s) --- PASS: TestStatJSON/DirDirsOnly (0.00s) --- PASS: TestStatJSON/FileDirsOnly (0.00s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.00s) --- PASS: TestStatJSON/RootNotFound (0.01s) === RUN TestStatJSONMemory 2026/07/16 01:39:43 DEBUG : Creating backend with remote ":memory:" 2026/07/16 01:39:43 DEBUG : Memory root '': File to upload is small (5 bytes), uploading instead of streaming 2026/07/16 01:39:43 DEBUG : sub/file1: size = 5 OK 2026/07/16 01:39:43 DEBUG : sub/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/07/16 01:39:43 DEBUG : sub/file1: Size and md5 of src and dst objects identical === RUN TestStatJSONMemory/Dir === RUN TestStatJSONMemory/DirWithTrailingSlash === RUN TestStatJSONMemory/File === RUN TestStatJSONMemory/NotFound --- PASS: TestStatJSONMemory (0.00s) --- PASS: TestStatJSONMemory/Dir (0.00s) --- PASS: TestStatJSONMemory/DirWithTrailingSlash (0.00s) --- PASS: TestStatJSONMemory/File (0.00s) --- PASS: TestStatJSONMemory/NotFound (0.00s) === RUN TestMkdir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:43 INFO : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: Making directory 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56710->172.17.0.4:21109, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43782->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57848->172.17.0.4:21107, err= 2026/07/16 01:39:43 INFO : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: Making directory 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34234->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57940->172.17.0.4:21101, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57952->172.17.0.4:21101, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33968->172.17.0.4:21102, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56714->172.17.0.4:21109, err= --- PASS: TestMkdir (0.01s) === RUN TestLsd run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38176->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34246->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55190->172.17.0.4:21110, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57966->172.17.0.4:21101, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59686->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59692->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59706->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44340->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55200->172.17.0.4:21110, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38192->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59712->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55080->172.17.0.4:21100, err= --- PASS: TestLsd (0.01s) === RUN TestLs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44348->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43792->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43804->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38194->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43808->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57972->172.17.0.4:21101, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59714->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33972->172.17.0.4:21102, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56722->172.17.0.4:21109, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44364->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56732->172.17.0.4:21109, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56746->172.17.0.4:21109, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56756->172.17.0.4:21109, err= --- PASS: TestLs (0.01s) === RUN TestLsWithFilesFrom run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57858->172.17.0.4:21107, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43816->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59722->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55204->172.17.0.4:21110, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33980->172.17.0.4:21102, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43826->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43832->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56760->172.17.0.4:21109, err= 2026/07/16 01:39:43 DEBUG : empty space: Excluded (FilesFrom Filter) 2026/07/16 01:39:43 DEBUG : empty space: Excluded 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55092->172.17.0.4:21100, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43848->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38204->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34248->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57860->172.17.0.4:21107, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44380->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44396->172.17.0.4:21103, err= --- PASS: TestLsWithFilesFrom (0.01s) === RUN TestLsLong run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57866->172.17.0.4:21107, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34254->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57976->172.17.0.4:21101, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33988->172.17.0.4:21102, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55102->172.17.0.4:21100, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57980->172.17.0.4:21101, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57988->172.17.0.4:21101, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38210->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43856->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56766->172.17.0.4:21109, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43864->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57882->172.17.0.4:21107, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55118->172.17.0.4:21100, err= --- PASS: TestLsLong (0.01s) === RUN TestHashSums run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38214->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:33992->172.17.0.4:21102, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55220->172.17.0.4:21110, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56774->172.17.0.4:21109, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43870->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57990->172.17.0.4:21101, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55128->172.17.0.4:21100, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34258->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34008->172.17.0.4:21102, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55228->172.17.0.4:21110, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38218->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43880->172.17.0.4:21104, err= --- PASS: TestHashSums (0.01s) === RUN TestHashSumsWithErrors 2026/07/16 01:39:43 DEBUG : Creating backend with remote ":memory:" 2026/07/16 01:39:43 ERROR : file1: hash unsupported: hash type not supported 2026/07/16 01:39:43 ERROR : sub/file1: hash unsupported: hash type not supported 2026/07/16 01:39:43 ERROR : sub/file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2026/07/16 01:39:43 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/16 01:39:43 DEBUG : Creating md5 hash of 0 bytes read from input stream 2026/07/16 01:39:43 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/16 01:39:43 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2026/07/16 01:39:43 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/16 01:39:43 DEBUG : Creating md5 hash of 12 bytes read from input stream 2026/07/16 01:39:43 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2026/07/16 01:39:43 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57896->172.17.0.4:21107, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34270->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38222->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57900->172.17.0.4:21107, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59726->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38236->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57994->172.17.0.4:21101, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38250->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58004->172.17.0.4:21101, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58006->172.17.0.4:21101, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34016->172.17.0.4:21102, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56776->172.17.0.4:21109, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44400->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38266->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44414->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55144->172.17.0.4:21100, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44428->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34276->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55154->172.17.0.4:21100, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56788->172.17.0.4:21109, err= --- PASS: TestCount (0.02s) === RUN TestDelete run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55168->172.17.0.4:21100, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38282->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55182->172.17.0.4:21100, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59732->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44432->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43884->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55234->172.17.0.4:21110, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34282->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56796->172.17.0.4:21109, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34298->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : Waiting for deletions to finish 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58014->172.17.0.4:21101, err= 2026/07/16 01:39:43 DEBUG : large: Excluded (Size Filter) 2026/07/16 01:39:43 DEBUG : large: Excluded 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55194->172.17.0.4:21100, err= 2026/07/16 01:39:43 INFO : medium: Deleted 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57906->172.17.0.4:21107, err= 2026/07/16 01:39:43 INFO : small: Deleted 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56804->172.17.0.4:21109, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34312->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38286->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34322->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55250->172.17.0.4:21110, err= --- PASS: TestDelete (0.02s) === RUN TestMaxDelete run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44438->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38294->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57920->172.17.0.4:21107, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43892->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34324->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38308->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57934->172.17.0.4:21107, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57940->172.17.0.4:21107, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58024->172.17.0.4:21101, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58040->172.17.0.4:21101, err= 2026/07/16 01:39:43 DEBUG : Waiting for deletions to finish 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57942->172.17.0.4:21107, err= 2026/07/16 01:39:43 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34336->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44444->172.17.0.4:21103, err= 2026/07/16 01:39:43 INFO : large: Deleted 2026/07/16 01:39:43 INFO : medium: Deleted 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38314->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34346->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34358->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34020->172.17.0.4:21102, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34024->172.17.0.4:21102, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58050->172.17.0.4:21101, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44456->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43900->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38330->172.17.0.4:21108, err= --- PASS: TestMaxDelete (0.02s) === RUN TestMaxDeleteSizeLargeFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34374->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55258->172.17.0.4:21110, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34390->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59738->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55264->172.17.0.4:21110, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34394->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34036->172.17.0.4:21102, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34404->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38336->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58056->172.17.0.4:21101, err= 2026/07/16 01:39:43 DEBUG : Waiting for deletions to finish 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59754->172.17.0.4:21106, err= 2026/07/16 01:39:43 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55268->172.17.0.4:21110, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55208->172.17.0.4:21100, err= 2026/07/16 01:39:43 INFO : medium: Deleted 2026/07/16 01:39:43 INFO : small: Deleted 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34408->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43902->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57944->172.17.0.4:21107, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56806->172.17.0.4:21109, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58062->172.17.0.4:21101, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57960->172.17.0.4:21107, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56814->172.17.0.4:21109, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57968->172.17.0.4:21107, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38348->172.17.0.4:21108, err= --- PASS: TestMaxDeleteSizeLargeFile (0.02s) === RUN TestMaxDeleteSize run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44470->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56818->172.17.0.4:21109, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43904->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43910->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38350->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44482->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34048->172.17.0.4:21102, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34414->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58074->172.17.0.4:21101, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59770->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : Waiting for deletions to finish 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38354->172.17.0.4:21108, err= 2026/07/16 01:39:43 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34058->172.17.0.4:21102, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57970->172.17.0.4:21107, err= 2026/07/16 01:39:43 INFO : large: Deleted 2026/07/16 01:39:43 INFO : medium: Deleted 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56822->172.17.0.4:21109, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56836->172.17.0.4:21109, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34064->172.17.0.4:21102, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56846->172.17.0.4:21109, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56848->172.17.0.4:21109, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38368->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34430->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38380->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44494->172.17.0.4:21103, err= --- PASS: TestMaxDeleteSize (0.02s) === RUN TestReadFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44504->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55216->172.17.0.4:21100, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44514->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38392->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34068->172.17.0.4:21102, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34074->172.17.0.4:21102, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34436->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55276->172.17.0.4:21110, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43914->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59784->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55230->172.17.0.4:21100, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58084->172.17.0.4:21101, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59796->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38406->172.17.0.4:21108, err= --- PASS: TestReadFile (0.01s) === RUN TestRetry 2026/07/16 01:39:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2026/07/16 01:39:43 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2026/07/16 01:39:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/16 01:39:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/16 01:39:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/16 01:39:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms 2026/07/16 01:39:43 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG: trying again in 10ms --- PASS: TestRetry (0.05s) === RUN TestCat run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55286->172.17.0.4:21110, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34446->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38412->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34448->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59802->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59804->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55296->172.17.0.4:21110, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44520->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59806->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55236->172.17.0.4:21100, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34088->172.17.0.4:21102, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:43916->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44534->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34450->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59810->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56862->172.17.0.4:21109, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58090->172.17.0.4:21101, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34452->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58098->172.17.0.4:21101, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34458->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57976->172.17.0.4:21107, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44544->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55246->172.17.0.4:21100, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57978->172.17.0.4:21107, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34464->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38418->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57992->172.17.0.4:21107, err= --- PASS: TestCat (0.12s) === RUN TestPurge 2026/07/16 01:39:43 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-fuwizac9luga" 2026/07/16 01:39:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/16 01:39:43 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/07/16 01:39:43 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/16 01:39:43 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/16 01:39:43 DEBUG : Setting pass="2f0XUYJ8DmmCUZ_XtGCcBuON47ifBgfSERyr92HQE_45" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/16 01:39:43 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/16 01:39:43 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/16 01:39:43 DEBUG : TestFTPVsftpd: detected overridden config - adding "{TaBXV}" suffix to name 2026/07/16 01:39:43 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/16 01:39:43 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/16 01:39:43 DEBUG : Setting pass="2f0XUYJ8DmmCUZ_XtGCcBuON47ifBgfSERyr92HQE_45" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/16 01:39:43 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/16 01:39:43 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: Connecting to FTP server 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:38910->172.17.0.4:21, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:56876->172.17.0.4:21109, err= 2026/07/16 01:39:43 DEBUG : Creating backend with remote "/tmp/rclone3860540696" run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-fuwizac9luga", Local "Local file system at /tmp/rclone3860540696", Modify Window "1s" 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:44554->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:34476->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:43932->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:34096->172.17.0.4:21102, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:34492->172.17.0.4:21105, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:43938->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:56892->172.17.0.4:21109, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:59812->172.17.0.4:21106, err= 2026/07/16 01:39:43 INFO : A2: Making directory 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:34098->172.17.0.4:21102, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:56896->172.17.0.4:21109, err= 2026/07/16 01:39:43 INFO : A1/B2: Making directory 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:59828->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:43940->172.17.0.4:21104, err= 2026/07/16 01:39:43 INFO : A1/B2/C2: Making directory 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:55310->172.17.0.4:21110, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:34102->172.17.0.4:21102, err= 2026/07/16 01:39:43 INFO : A1/B1/C3: Making directory 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:43956->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:56898->172.17.0.4:21109, err= 2026/07/16 01:39:43 INFO : A3: Making directory 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:38420->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:57994->172.17.0.4:21107, err= 2026/07/16 01:39:43 INFO : A3/B3: Making directory 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:55256->172.17.0.4:21100, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:43966->172.17.0.4:21104, err= 2026/07/16 01:39:43 INFO : A3/B3/C4: Making directory 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:59840->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:34106->172.17.0.4:21102, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:44570->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:59856->172.17.0.4:21106, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:44580->172.17.0.4:21103, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:38422->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: Connecting to FTP server 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: Connecting to FTP server 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:38924->172.17.0.4:21, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:58112->172.17.0.4:21101, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:56914->172.17.0.4:21109, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:55324->172.17.0.4:21110, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:43982->172.17.0.4:21104, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:38436->172.17.0.4:21108, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:55264->172.17.0.4:21100, err= 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21") 2026/07/16 01:39:43 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:38938->172.17.0.4:21, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:43998->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:38446->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:34496->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:44594->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:56920->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:55340->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:44604->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:38462->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : Waiting for deletions to finish 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:44004->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:34508->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:38476->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:34108->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:55348->172.17.0.4:21110, err= 2026/07/16 01:39:44 INFO : A1/B1/C1/one: Deleted 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:58006->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:59864->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:55354->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:55370->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:44006->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : removing 2 level 3 directories 2026/07/16 01:39:44 INFO : A1/B1/C3: Removing directory 2026/07/16 01:39:44 INFO : A1/B1/C1: Removing directory 2026/07/16 01:39:44 DEBUG : removing 1 level 2 directories 2026/07/16 01:39:44 INFO : A1/B1: Removing directory 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:44612->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:34512->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:44620->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:55278->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:34114->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:58020->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:44634->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:34122->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:55290->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:44646->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:55300->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : Waiting for deletions to finish 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:34136->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:34516->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:34150->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:55310->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: Connecting to FTP server 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:34530->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:55374->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:59874->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:38954->172.17.0.4:21, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:55316->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:58120->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:55324->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:58024->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:58026->172.17.0.4:21107, err= 2026/07/16 01:39:44 INFO : A1/two: Deleted 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:34542->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:58028->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:56934->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:34552->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:55328->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:55376->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:38490->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:56948->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:34562->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:55340->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:58044->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : removing 2 level 3 directories 2026/07/16 01:39:44 INFO : A3/B3/C4: Removing directory 2026/07/16 01:39:44 INFO : A1/B2/C2: Removing directory 2026/07/16 01:39:44 DEBUG : removing 2 level 2 directories 2026/07/16 01:39:44 INFO : A3/B3: Removing directory 2026/07/16 01:39:44 INFO : A1/B2: Removing directory 2026/07/16 01:39:44 DEBUG : removing 3 level 1 directories 2026/07/16 01:39:44 INFO : A3: Removing directory 2026/07/16 01:39:44 INFO : A1: Removing directory 2026/07/16 01:39:44 INFO : A2: Removing directory 2026/07/16 01:39:44 DEBUG : removing 1 level 0 directories 2026/07/16 01:39:44 INFO : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: Removing directory 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:58132->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:34574->172.17.0.4:21105, err= 2026/07/16 01:39:44 ERROR : error listing: directory not found 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:58144->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: > dial: conn=172.17.0.1:34166->172.17.0.4:21102, err= 2026/07/16 01:39:44 ERROR : error listing: directory not found 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-fuwizac9luga: Purge dir "" 2026/07/16 01:39:44 NOTICE: purge failed to rmdir "": directory not found 2026/07/16 01:39:44 NOTICE: purge failed: directory not found --- PASS: TestPurge (0.10s) === RUN TestRmdirsNoLeaveRoot run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55348->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38498->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38510->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34584->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44654->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44020->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59880->172.17.0.4:21106, err= 2026/07/16 01:39:44 INFO : A2: Making directory 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56960->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34600->172.17.0.4:21105, err= 2026/07/16 01:39:44 INFO : A1/B2: Making directory 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58158->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34612->172.17.0.4:21105, err= 2026/07/16 01:39:44 INFO : A1/B2/C2: Making directory 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44664->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55388->172.17.0.4:21110, err= 2026/07/16 01:39:44 INFO : A1/B1/C3: Making directory 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55404->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44026->172.17.0.4:21104, err= 2026/07/16 01:39:44 INFO : A3: Making directory 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56976->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58056->172.17.0.4:21107, err= 2026/07/16 01:39:44 INFO : A3/B3: Making directory 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55412->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38522->172.17.0.4:21108, err= 2026/07/16 01:39:44 INFO : A3/B3/C4: Making directory 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58160->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38538->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38544->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55352->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44672->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56990->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55366->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44036->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59886->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: Connecting to FTP server 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38956->172.17.0.4:21, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59890->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34172->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58172->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34620->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34180->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55416->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34190->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55376->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58180->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55388->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38552->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58058->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44682->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : removing 1 level 3 directories 2026/07/16 01:39:44 INFO : A3/B3/C4: Removing directory 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44692->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34206->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:56992->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59896->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44694->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57002->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59898->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55402->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38562->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58072->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44696->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34634->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44040->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38578->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59904->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44698->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57012->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44050->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55422->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44714->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55406->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58084->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55432->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55414->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34648->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58194->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44064->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55442->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : removing 2 level 3 directories 2026/07/16 01:39:44 INFO : A1/B2/C2: Removing directory 2026/07/16 01:39:44 INFO : A1/B1/C3: Removing directory 2026/07/16 01:39:44 DEBUG : removing 2 level 2 directories 2026/07/16 01:39:44 INFO : A3/B3: Removing directory 2026/07/16 01:39:44 INFO : A1/B2: Removing directory 2026/07/16 01:39:44 DEBUG : removing 2 level 1 directories 2026/07/16 01:39:44 INFO : A3: Removing directory 2026/07/16 01:39:44 INFO : A2: Removing directory 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34658->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58098->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44722->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34220->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59920->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57028->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34222->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44728->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34670->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38586->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38592->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38594->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58110->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : removing 1 level 3 directories 2026/07/16 01:39:44 INFO : A1/B1/C1: Removing directory 2026/07/16 01:39:44 DEBUG : removing 1 level 2 directories 2026/07/16 01:39:44 INFO : A1/B1: Removing directory 2026/07/16 01:39:44 DEBUG : removing 1 level 1 directories 2026/07/16 01:39:44 INFO : A1: Removing directory 2026/07/16 01:39:44 DEBUG : removing 1 level 0 directories 2026/07/16 01:39:44 INFO : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: Removing directory 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58196->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58200->172.17.0.4:21101, err= 2026/07/16 01:39:44 ERROR : error listing: directory not found 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58126->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44738->172.17.0.4:21103, err= 2026/07/16 01:39:44 ERROR : error listing: directory not found --- PASS: TestRmdirsNoLeaveRoot (0.06s) === RUN TestRmdirsLeaveRoot run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58212->172.17.0.4:21101, err= 2026/07/16 01:39:44 INFO : A1: Making directory 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58226->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44070->172.17.0.4:21104, err= 2026/07/16 01:39:44 INFO : A1/B1: Making directory 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44076->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58134->172.17.0.4:21107, err= 2026/07/16 01:39:44 INFO : A1/B1/C1: Making directory 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44092->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38610->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55444->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58146->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59924->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58228->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38618->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44740->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58154->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58230->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44106->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : removing 1 level 3 directories 2026/07/16 01:39:44 INFO : A1/B1/C1: Removing directory 2026/07/16 01:39:44 DEBUG : removing 1 level 2 directories 2026/07/16 01:39:44 INFO : A1/B1: Removing directory 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44752->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59940->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58232->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57044->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38626->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58166->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57046->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34232->172.17.0.4:21102, err= --- PASS: TestRmdirsLeaveRoot (0.02s) === RUN TestRmdirsWithFilter run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57062->172.17.0.4:21109, err= 2026/07/16 01:39:44 INFO : A1: Making directory 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59942->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34684->172.17.0.4:21105, err= 2026/07/16 01:39:44 INFO : A1/B1: Making directory 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58178->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34698->172.17.0.4:21105, err= 2026/07/16 01:39:44 INFO : A1/B1/C1: Making directory 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58186->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57070->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44760->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34714->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44770->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44118->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55452->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58202->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34244->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55418->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34722->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34724->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : removing 1 level 3 directories 2026/07/16 01:39:44 INFO : A1/B1/C1: Removing directory 2026/07/16 01:39:44 DEBUG : removing 1 level 2 directories 2026/07/16 01:39:44 INFO : A1/B1: Removing directory 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44776->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58212->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38636->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58220->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59944->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59956->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44788->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55430->172.17.0.4:21100, err= --- PASS: TestRmdirsWithFilter (0.02s) === RUN TestCopyURL run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44798->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44120->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55436->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59972->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58240->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34246->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55438->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : filename.txt: File name found in url 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34728->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44122->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55464->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44136->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34248->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55440->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44144->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55478->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34262->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44158->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38650->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34266->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55452->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58246->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59978->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58228->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57080->172.17.0.4:21109, err= --- PASS: TestCopyURL (0.03s) === RUN TestCopyURLDownloadHeaders run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44166->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58242->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44168->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38662->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34732->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58256->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38678->172.17.0.4:21108, err= --- PASS: TestCopyURLDownloadHeaders (0.01s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38694->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:59992->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55466->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44182->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58258->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : sub/file2.3cb2966d.partial: size = 14 OK 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55468->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58260->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : sub/file2.3cb2966d.partial: renamed to: sub/file2 2026/07/16 01:39:44 INFO : file1: Copied (new) to: sub/file2 2026/07/16 01:39:44 INFO : file1: Deleted 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58274->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44814->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55480->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : sub/file2: size = 14 OK 2026/07/16 01:39:44 DEBUG : file1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/16 01:39:44 DEBUG : file1: Unchanged skipping 2026/07/16 01:39:44 INFO : file1: Deleted 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44826->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58258->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: don't need to copy/move sub/file2, it is already at target location 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58276->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34740->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55488->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:60002->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38704->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58264->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38708->172.17.0.4:21108, err= --- PASS: TestMoveFile (0.02s) === RUN TestMoveFileWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34272->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : file1: Need to transfer - File not found at Destination 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55490->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38724->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38732->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : file1.9aa3f62d.partial: size = 14 OK 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55490->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58276->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : file1.9aa3f62d.partial: renamed to: file1 2026/07/16 01:39:44 INFO : file1: Copied (new) 2026/07/16 01:39:44 INFO : file1: Deleted 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44828->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58286->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : file1: Destination exists, skipping 2026/07/16 01:39:44 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55502->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44836->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:60004->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34750->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34764->172.17.0.4:21105, err= --- PASS: TestMoveFileWithIgnoreExisting (0.01s) === RUN TestCaseInsensitiveMoveFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44852->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58296->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55494->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57092->172.17.0.4:21109, err= --- PASS: TestCaseInsensitiveMoveFile (0.00s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58288->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34286->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55508->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58304->172.17.0.4:21101, err= --- PASS: TestCaseInsensitiveMoveFileDryRun (0.00s) === RUN TestMoveFileBackupDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44190->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57108->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55520->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55506->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58320->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34774->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44862->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-sivuxob1cine/backup" 2026/07/16 01:39:44 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2026/07/16 01:39:44 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/16 01:39:44 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/16 01:39:44 DEBUG : Setting pass="2f0XUYJ8DmmCUZ_XtGCcBuON47ifBgfSERyr92HQE_45" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/16 01:39:44 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/16 01:39:44 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/16 01:39:44 DEBUG : TestFTPVsftpd: detected overridden config - adding "{TaBXV}" suffix to name 2026/07/16 01:39:44 DEBUG : Setting host="172.17.0.4" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2026/07/16 01:39:44 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2026/07/16 01:39:44 DEBUG : Setting pass="2f0XUYJ8DmmCUZ_XtGCcBuON47ifBgfSERyr92HQE_45" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2026/07/16 01:39:44 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2026/07/16 01:39:44 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/backup: Connecting to FTP server 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/backup: dial("tcp","172.17.0.4:21") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/backup: > dial: conn=172.17.0.1:38960->172.17.0.4:21, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/backup: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/backup: > dial: conn=172.17.0.1:58298->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-sivuxob1cine/backup" to be canonical "TestFTPVsftpd{TaBXV}:rclone-test-sivuxob1cine/backup" 2026/07/16 01:39:44 DEBUG : dst/file1: size = 14 (Local file system at /tmp/rclone2289589409) 2026/07/16 01:39:44 DEBUG : dst/file1: size = 18 (ftp://172.17.0.4:21/rclone-test-sivuxob1cine) 2026/07/16 01:39:44 DEBUG : dst/file1: Sizes differ 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/backup: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/backup: > dial: conn=172.17.0.1:58322->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/backup: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/backup: > dial: conn=172.17.0.1:55522->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/backup: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/backup: > dial: conn=172.17.0.1:57120->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/backup: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/backup: > dial: conn=172.17.0.1:58338->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/backup: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/backup: > dial: conn=172.17.0.1:38742->172.17.0.4:21108, err= 2026/07/16 01:39:44 INFO : dst/file1: Moved (server-side) 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57124->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44878->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55524->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : dst/file1.58903690.partial: size = 14 OK 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55536->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38752->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : dst/file1.58903690.partial: renamed to: dst/file1 2026/07/16 01:39:44 INFO : dst/file1: Copied (new) 2026/07/16 01:39:44 INFO : dst/file1: Deleted 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58314->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:60012->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34294->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:60020->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58352->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34298->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58326->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55552->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57126->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34302->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:60032->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55560->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine/backup: closing 1 unused connections --- PASS: TestMoveFileBackupDir (0.04s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44194->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58332->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34314->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58348->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55568->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55540->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55572->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44200->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44880->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:60048->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55552->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55586->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34318->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38754->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58366->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58362->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34334->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55598->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44216->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34782->172.17.0.4:21105, err= 2026/07/16 01:39:44 INFO : A1/B2: Making directory 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55614->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55564->172.17.0.4:21100, err= 2026/07/16 01:39:44 INFO : A1/B1/C3: Making directory 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:60056->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55576->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57134->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55578->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34338->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57142->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58376->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44884->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57152->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38768->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57162->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58378->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55626->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:60068->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58392->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:60080->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34352->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57164->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58378->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:60094->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44230->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44240->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58394->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55592->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57166->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38772->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58396->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:60106->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44248->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38778->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44888->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57174->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58404->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58384->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58418->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38790->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34356->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34786->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58432->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38800->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:60118->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57176->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: Connecting to FTP server 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38968->172.17.0.4:21, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:60130->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58394->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58442->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38810->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34796->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57190->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44252->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:60140->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38826->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55640->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58452->172.17.0.4:21101, err= 2026/07/16 01:39:44 INFO : A2/B1/C2/five: Moved (server-side) to: A3/B1/C2/five 2026/07/16 01:39:44 INFO : A2/B1/C1/four: Moved (server-side) to: A3/B1/C1/four 2026/07/16 01:39:44 INFO : A2/two: Moved (server-side) to: A3/two 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34804->172.17.0.4:21105, err= 2026/07/16 01:39:44 INFO : A2/one: Moved (server-side) to: A3/one 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57194->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58466->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55642->172.17.0.4:21110, err= 2026/07/16 01:39:44 INFO : A2/B1/three: Moved (server-side) to: A3/B1/three 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58470->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:60146->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34360->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38834->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44256->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34372->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58484->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44894->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58404->172.17.0.4:21107, err= 2026/07/16 01:39:44 INFO : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44902->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44910->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34378->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44924->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58408->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34810->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38838->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34820->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:60158->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58418->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55596->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34836->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44934->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58496->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44264->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55606->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34844->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44944->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38854->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55658->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44270->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:60174->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34392->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34848->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38858->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:60190->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44272->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34858->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57208->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58428->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55622->172.17.0.4:21100, err= 2026/07/16 01:39:44 INFO : A3/B1/three: Moved (server-side) to: A4/B1/three 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58500->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57214->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34396->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58436->172.17.0.4:21107, err= 2026/07/16 01:39:44 INFO : A3/B1/C2/five: Moved (server-side) to: A4/B1/C2/five 2026/07/16 01:39:44 INFO : A3/two: Moved (server-side) to: A4/two 2026/07/16 01:39:44 INFO : A3/one: Moved (server-side) to: A4/one 2026/07/16 01:39:44 INFO : A3/B1/C1/four: Moved (server-side) to: A4/B1/C1/four 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58446->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34862->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:60198->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34876->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34412->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34880->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44952->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58508->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38862->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57220->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44954->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38864->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44286->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58458->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58524->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57228->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34416->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58532->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34882->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44298->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44970->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:60200->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34888->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38876->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58544->172.17.0.4:21101, err= --- PASS: TestDirMove (0.11s) === RUN TestGetFsInfo run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55632->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34900->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38882->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38892->172.17.0.4:21108, err= --- PASS: TestGetFsInfo (0.00s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34424->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58472->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: File to upload is small (34 bytes), uploading instead of streaming 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44308->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38900->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44318->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : no_checksum_small_file_from_pipe: size = 34 OK 2026/07/16 01:39:44 NOTICE: ftp://172.17.0.4:21/rclone-test-sivuxob1cine: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/16 01:39:44 DEBUG : no_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58548->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34908->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55646->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : no_checksum_big_file_from_pipe: size = 102401 OK 2026/07/16 01:39:44 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58560->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34434->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58478->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34920->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34444->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44976->172.17.0.4:21103, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34928->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38904->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: File to upload is small (34 bytes), uploading instead of streaming 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34450->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44978->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55670->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : with_checksum_small_file_from_pipe: size = 34 OK 2026/07/16 01:39:44 DEBUG : with_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57232->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55680->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34936->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : with_checksum_big_file_from_pipe: size = 102401 OK 2026/07/16 01:39:44 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38910->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58566->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44326->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58486->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:60202->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55692->172.17.0.4:21110, err= === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58572->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34940->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: File to upload is small (34 bytes), uploading instead of streaming 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44332->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55658->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55696->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/16 01:39:44 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44338->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55660->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44354->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/16 01:39:44 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38918->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44986->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38924->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44358->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58574->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34460->172.17.0.4:21102, err= === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58584->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55708->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: File to upload is small (34 bytes), uploading instead of streaming 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55668->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58488->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44988->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ignore_checksum_small_file_from_pipe: size = 34 OK 2026/07/16 01:39:44 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58600->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44992->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44370->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ignore_checksum_big_file_from_pipe: size = 102401 OK 2026/07/16 01:39:44 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57244->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58612->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58618->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55670->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34468->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34942->172.17.0.4:21105, err= --- PASS: TestRcat (0.06s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.02s) --- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.02s) --- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.02s) === RUN TestRcatMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" operations_test.go:1563: Skipping as destination doesn't support user metadata 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:60204->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44378->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44996->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:60218->172.17.0.4:21106, err= --- SKIP: TestRcatMetadata (0.00s) === RUN TestRcatSize run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34484->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38936->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44998->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: File to upload is small (60 bytes), uploading instead of streaming 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55720->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38950->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55724->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : potato2: size = 60 OK 2026/07/16 01:39:44 DEBUG : potato2: Size of src and dst objects identical 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:60222->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:60238->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34494->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38956->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55738->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38968->172.17.0.4:21108, err= --- PASS: TestRcatSize (0.01s) === RUN TestRcatSizeMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" operations_test.go:1644: Skipping as destination doesn't support user metadata 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34510->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:45006->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:45012->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44382->172.17.0.4:21104, err= --- SKIP: TestRcatSizeMetadata (0.00s) === RUN TestRcatSizeUploadHeaders run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55678->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34518->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55746->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38980->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55692->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:45028->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58624->172.17.0.4:21101, err= --- PASS: TestRcatSizeUploadHeaders (0.01s) === RUN TestTouchDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58640->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55704->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55706->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55750->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38982->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34956->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44392->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57260->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44404->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:38996->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55718->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:39012->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:39018->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: Touching "empty space" 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: Touching "potato2" 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55726->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: Touching "sub dir/potato3" 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:60250->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34532->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55766->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55782->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55798->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58656->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34534->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57274->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57284->172.17.0.4:21109, err= --- PASS: TestTouchDir (0.02s) === RUN TestMkdirMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" operations_test.go:1773: Skipping test as remote does not support MkdirMetadata 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58672->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:39032->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44410->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:39048->172.17.0.4:21108, err= --- SKIP: TestMkdirMetadata (0.00s) === RUN TestMkdirModTime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" operations_test.go:1792: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55810->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34970->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57288->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:45034->172.17.0.4:21103, err= --- SKIP: TestMkdirModTime (0.00s) === RUN TestCopyDirMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" operations_test.go:1813: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:45040->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58676->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34536->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58490->172.17.0.4:21107, err= --- SKIP: TestCopyDirMetadata (0.00s) === RUN TestSetDirModTime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" operations_test.go:1849: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:39052->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:39068->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:39082->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:39086->172.17.0.4:21108, err= --- SKIP: TestSetDirModTime (0.00s) === RUN TestDirsEqual run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" operations_test.go:1893: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44420->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:39100->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55738->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44428->172.17.0.4:21104, err= --- SKIP: TestDirsEqual (0.00s) === RUN TestRemoveExisting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-sivuxob1cine", Local "Local file system at /tmp/rclone2289589409", Modify Window "1s" 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34548->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58492->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55750->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34564->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21100") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55764->172.17.0.4:21100, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21102") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34568->172.17.0.4:21102, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55824->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:45046->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58494->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57300->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58686->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:45060->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44442->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57316->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55830->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.nokocac7" before starting 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:60252->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57326->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58498->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57330->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : sub dir/test remove existing.nokocac7: TEST: removing renamed existing file after operation 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:45072->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55844->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58692->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44454->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gevarey1" before starting 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44470->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34980->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:45080->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:45082->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.gevarey1: TEST: renaming existing back after failed operation 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:45088->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57336->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57350->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:60266->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58702->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789: TEST: renaming existing object to "sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.denaduz3" before starting 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:45098->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21108") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:39108->172.17.0.4:21108, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21109") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:57356->172.17.0.4:21109, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:45112->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890.denaduz3: TEST: removing renamed existing file after operation 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44484->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21107") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58504->172.17.0.4:21107, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55858->172.17.0.4:21110, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21104") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:44494->172.17.0.4:21104, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:60272->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21105") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:34996->172.17.0.4:21105, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:60280->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21101") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:58714->172.17.0.4:21101, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21110") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:55860->172.17.0.4:21110, err= --- PASS: TestRemoveExisting (0.06s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumSingleFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumSingleFile (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) PASS 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21106") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:60290->172.17.0.4:21106, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: dial("tcp","172.17.0.4:21103") 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: > dial: conn=172.17.0.1:45118->172.17.0.4:21103, err= 2026/07/16 01:39:44 DEBUG : ftp://172.17.0.4:21/rclone-test-sivuxob1cine: Purge dir "" "./operations.test -test.v -test.timeout 1h0m0s -remote TestFTPVsftpd: -verbose" - Finished OK in 3.141837875s (try 1/5)